Jump to content

What type?


dunn_cann

Recommended Posts

I'm not sure I follow what you're asking. If you're just after some code snippets to read through and modify, I suggest you work through the basic tutorials on the [url=http://www.phpfreaks.com]main PHPFreaks site[/url] first. Then, work your way up through the ranks that way.
Link to comment
https://forums.phpfreaks.com/topic/32073-what-type/#findComment-148846
Share on other sites

PHP only has two versions - PHP4 or PHP5. There is no difference between the two except PHP5 has better OOP support and has a few functions dedicated to it. to get PHP go to http://www.php.net

If you are on a non windows OS then you need to download the source and compile it yourself. If you are on Windows just download the zip package. Not the installer.
Link to comment
https://forums.phpfreaks.com/topic/32073-what-type/#findComment-148851
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.