xara Web Designer 6

Associate
Joined
18 Oct 2010
Posts
52
Location
Wooler
has any body used this as i have built a website in it and i am wondering what i will need to do to get html and php running together on the same site if there is any guides or tips and tricks i would be great full to recieve them.
 
HTML will run pretty much anywhere.

PHP requires a server with it installed on to run. If you have access to a webserver with PHP enabled then you can upload your files to that, or you can do it locally using a sort of emulated webserver via something like http://www.apachefriends.org/en/xampp.html.
 
Back
Top Bottom