I just wrote a website for a client using php. I'm just not sure what my next step is. I test it at home by entering
http://localhost/websites/progname.php
(websites is a file in my HTDOCS that holds my php script)
1- I would like to copy all my files onto my disk on key and bring them to the client, can I run it by him if he doesnt have php installed?
2- how do I download it to a website ftp? in the past I've renamed my HTML to index.htm and that's how the website runs, so where does the localhost go in ?
3- can anyone see this website even if they dont have php installed?
I obviously do not understand how to use php out in the www, so please explain it clearly (like you're talking to an idiot (which I'm not))
thanks for your patience