• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Reliable PHP/MySQL server

Smangalick

Junior Member
Hey...long time lurker, first time poster...

I'm currently learning SQL and XML in a CIS class that I'm taking, and I figure that I might as well learn PHP while I'm at it. The servers my school is using for the class restrict PHP support, so I can't use those. Does anybody know of any reliable hosts that I could practice PHP on? The only problem is that I really don't have any money right now, so I'm hoping to find a free one..

Also, does anybody have any good links to PHP resources, because it seems like there is just too much information out there.

thanks
 
Since you are able to make a post, I assume you have your own computer? Just install PHP/MySQL server on your computer. There's a package called PHPTriad (include Apache, PHP, and MySQL) all in one package installer.

 
Back
Top