PDA

View Full Version : php


j maj
01-17-2007, 12:12 AM
how do i install it, everytime i do i dont see a php icon on the start menu or desktop

BouncingBalls
01-17-2007, 12:16 AM
Edit : Forget about it...

j maj
01-17-2007, 12:18 AM
omg thank you no one has never told me that, how do i use it

BouncingBalls
01-17-2007, 12:19 AM
OMG.... :blink:

You can't use it like that...PHP isn't easy, you need a lot of work to know how to use it correctly...You should search some tuts on Google...

j maj
01-17-2007, 12:27 AM
i bought a book it gave me the CD im trying to learn, just been reading but i dont know how to input codes i have learned or test out the codes

dif.ference
01-17-2007, 12:33 AM
I'll make it easy.

PHP PARSER - Its inergrated to the HTTP server and reads the php script and return an awnser to the server
HTTP SERVER - Enable an other computer to connect on your computer to fetch the page
PHP SCRIPT - Your .php file

Php isn't like javascript. PHP(rendered on the server) JS(Render on the client computer)

An easy way to set up a php server is using pack.

These pack include the HttpServer, PhpInterpretor,MySql Database, etc...

I recommend

WAMP - http://www.wampserver.com/
or
EasyPHP - http://www.easyphp.org/

please donate credits if you found it useful

Good luck learning php if you didn't know this :geek:

j maj
01-17-2007, 12:36 AM
okay thats the problem for me i installed it and it wouldnt let me install the server

dif.ference
01-17-2007, 12:39 AM
okay thats the problem for me i installed it and it wouldnt let me install the server
[/b]

be sure it's not a local server

j maj
01-17-2007, 12:41 AM
stay I will printscreen the servers

http://www.soulchamber.us/uploads/f80431c252.png

here we go

dif.ference
01-17-2007, 12:46 AM
:blink:
You dont need to install php like this!
Just install WAMP
PHP will be installed automaticly at the same time :P

j maj
01-17-2007, 12:47 AM
whats wamp <.<

dif.ference
01-17-2007, 12:49 AM
Take the time to read my first post... :mellow:

j maj
01-17-2007, 12:50 AM
thanks for the all the help difference and glass, okay i cant read french nor spainish where am i going <.<

edit found it

SaIRoS
01-17-2007, 07:58 PM
http://www.php.net

http://www.apachefriends.org/en/xampp.html <-- great local server