hi all... i'm trying to learn php... but i have a question: is there a way to view a php-page i made on my own computer.... so i dont hve to upload it everytime i made a change?? thanks in advance for the help... -frontmill
Im pretty sure there are FTP Editors like Dreamweaver with html, im sure they have FTP Things like that, google it FTP Editors
yes there are ways to do this you can start a homeserver and install apache. its quite some work and i dont really recommend doing this, i think you should just have an ftp program ready to upload all youre stuff on the fly. links: tutorial on how to install apache, phpmyadmin and mysql setting up a local testserver good luck