-
January 27th, 2004, 10:22 PM
#1
Can you make a php website using notepad?
where can you edit or make a php website? Can you use notepad just like html? Is php a goog server side scripting lanuage? Is there a diff between CGI ?
-
January 27th, 2004, 10:31 PM
#2
PHP is a scripting language like HTML but has more power to it (an understatement I think). It is a good server side language, IMHO.
CGI tends to use Perl and you'll find the debate between which is better almost religious. Perl users say PHP is crap and vice versa (at least that's been my experience).
Check out the following sites for help:
http://www.php.net
Http://www.phpfreaks.com
http://www.zend.com
http://www.phpbuilder.com
-
January 27th, 2004, 11:16 PM
#3
Do you have to have a database like ms access to store the information like ASP ? Can you make php using notepad?
-
January 27th, 2004, 11:21 PM
#4
Yes, you can make php using notepad. It is a simple scripting language.
You don't have to have any database if you don't want it.
-
January 27th, 2004, 11:25 PM
#5
where are the information will be stored?
-
January 27th, 2004, 11:26 PM
#6
Depends on what kind of information it is. You can store information in a text file, a database, etc.
-
January 28th, 2004, 03:46 PM
#7
mySQL tends to go nicely with php
A mind full of questions has no room for answers 
-
January 28th, 2004, 04:44 PM
#8
HTML, JavaScript, PHP should only be code with notepad or a text editor! Never use a program that created HTML for you because they suck! I personnality use textpad http://www.textpad.com/
-
January 28th, 2004, 06:15 PM
#9
Junior Member
I like Dreamweaver. I use Notepad for quick edits, but because Dreamweaver has syncronization, check in/out, and database binding functions, I like using it for a majority of my programming.
I only, however, use the code side of Dreamweaver and not the WYSIWYG side. I hate WYSIWYG editors for the most part, unless it's a simple stupid site. It does not mix well with PHP.
-
January 28th, 2004, 07:33 PM
#10
Thought i'd say it before anyone asks:
WYSIWYG = What you see is what you get
A mind full of questions has no room for answers 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|