lookig for somthing

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
dravys
Forum Newbie
Posts: 2
Joined: Sun Apr 04, 2004 10:31 am

lookig for somthing

Post by dravys »

hi

i'm working on a project of php, is there a program so i can test my php project?
User avatar
tim
DevNet Resident
Posts: 1165
Joined: Thu Feb 12, 2004 7:19 pm
Location: ohio

Post by tim »

i dont think so - you'll have to find a server that has a version of php installed. or, install a server/along with php and run it off your computer.
dravys
Forum Newbie
Posts: 2
Joined: Sun Apr 04, 2004 10:31 am

Post by dravys »

tim wrote:i dont think so - you'll have to find a server that has a version of php installed. or, install a server/along with php and run it off your computer.

i haded before but i losted its a program php apache , you can havet for free on the net, i think i will have to go bac to the labrery, it ids there i found the adress
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

search google for phpdev4

-it has mysql
-php 4
-apache1
-apache2
-gui system

and lots more.. ideal for testing php project :)
User avatar
PrObLeM
Forum Contributor
Posts: 418
Joined: Sun Mar 07, 2004 2:30 pm
Location: Mesa, AZ
Contact:

Post by PrObLeM »

if you are running linux then you can use ellipse it parsed the php files on save...but thats it
Post Reply