Skip to main content
GameDev.net gamedev.net
🔒 Locked

im Beginner of Php and Need Help...

Started by honeyonline May 11, 2007 at 5:29 AM 4 replies 1.3k views
Original Post
honeyonline
honeyonline
hello brothers im Beginner of Php ... i dont know what is php or SQl or what is data base.... but i want to know all about PHP.. now my problem is i have downloaded alot of php Scripts, like (ploggerb2.1 ,mGallery_0. but the problem is that i cant run these files on my computer (.php .ini etc) my friend told me that u should install windows IIS and Php.exe files.. but im unable to find php.exe file from the Internet... can any body help me how can i run and opetate .php files. i know little bit about Macromedia Dreamweaver... plzz Help Me!!!!!!!
ToohrVyk
ToohrVyk
Use a search engine.

First link on Yahoo for "PHP Windows".

First link on Yahoo for "windows IIS PHP".

Also, if you have the money to buy Dreamweaver, it installs a local PHP server automatically if you ask it to, so you can run your files locally as well this way.
GameVoid
GameVoid
I personally use the XAMPP package, which includes everything you will need for developing a web application in PHP (except the editor of course). It comes with apache, mysql, php, and some other stuff that I don't use :)

It's worked great for me, sure beats the old way of creating the PHP on my home PC and uploading it to a webhost and testing it there.

http://www.apachefriends.org/en/xampp.html
Seifsta
Seifsta
I personally use WAMP on my system to test all my php mysql stuffs. Takes seconds to install and run. I highly recommend it.

http://www.wampserver.com/en/
Seifsta
Seifsta
also, heres a good place to learn more about using php

http://www.w3schools.com/php/default.asp

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.