Php Wesite Maker

Zeus2005

New Member
Hey!

I need to create a web page in php so i can do things like read text files and display them onto a website etc. Since I dont know any php, I was wondering if anybody knows any programs that create a php website for you, like the html web site creators-eg Web Page Maker Pro etc. Also, if there arent any, is it really hard to learn php quickly?, is it similar to html? Another thing, if I do choose to code in php (if there are not creator progs), what do I need to download so I can preview the page, write the code etc?

Thanks!
 
Well go look at dome PHP tutorials online, it will take about 1-2 hrs to get the concept. What you looking for is php forms.

You will need a server running php, and have acces to uplaod files to, and run from that website...

(it can be done locally but you still need to install a php server)
 
Back
Top