How To Write Your First PHP Program
Loading...
11,471
Loading...
Uploader Comments (webvideobytes)
Video Responses
This video is a response to PHP Tutorial: Installation and The Basics
see all
All Comments (6)
-
im using notepad and i have what you have but it wont show Hell world on the page??
-
You didn't tell me anything I didn't already know.
-
ok i dont see why this is so much better than just html and stuff i built a website markbeam~net and this seems essencially the same how is it more interactive?
Loading...
you need to either upload your file to a server or run a web server on your desktop. Search for Wamp on Google and you will see what I mean. or you could use an editor that has a built in server - like Rapidphp
webvideobytes 1 year ago
nice tutorial...
where do I save the project?
joenasha10 1 year ago
you save the file as say myprogram.php, then you need to load it on your server with an ftp program
webvideobytes 1 year ago