We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
Learning PHP Code
Topic Started: Jan 29 2005, 06:07 PM (438 Views)
Hive
Member
[ * ]
Does anyone know of any websites where I can learn PHP code?

On another note, how do I make PHP files (E.G: I make a file, then save it as filename.php)?
Offline Profile Quote Post Goto Top
 
Ben
Member Avatar
Quantum-locked when observed.

PHP Freaks has a number of excellent tutorials to help you.

I also find Practical PHP Programming to be an excellent resource, whether you are just learning or you need to look something up.

Typically you write PHP using a text editor like Notepad (although you might want to download a text editor with more features from the Internet, there's lots of choices). In Notepad, when you save the file just put " quotes " around the name, or choose "All Files" from the Save as type menu.
Offline Profile Quote Post Goto Top
 
Zach
Member Avatar
Missjayness
[ *  *  *  *  * ]
to find some good info, check out w3schools.org

and to save it, if you are using notepad, save it as (nam).php, and for file type, instead of .txt, select all files from the drop down box.

EDIT: I seemed to of typed it out too slow... >_<
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Technology Chat · Next Topic »
Add Reply