How do I upload a php site in dreamweaver properly? | Webmaster & IT Certifications
How do I upload a php site in dreamweaver properly?
Monday 22 February 2010 @ 12:42 am

I loaded a pre-built site into dreamweaver. Half of the pages were built in php format. I built a new page to add to the site with new links and pictures. But when I uploaded the site to the web, neither the pictures nor the links worked. Any ideas what might have caused this? Or something I missed that would prevent a newly added page from working? Settings etc? I’m using Dreamweaver CS4. Thanks in advance.

Comments (2) - Posted in Web Programming by  



 2 responses to “How do I upload a php site in dreamweaver properly?”

  •   Ryan wrote:

    Try using the FTP protocol to upload the files manually. Your host most probably supports FTP so all you need to do is download a client like FileZilla and then you can upload the files directly to your website.

  •   Todd wrote:

    Well this wouldn’t be a dreamweaver issue.
    And without any code its hard to tell. Can you provide a link as well as a sample of the code which is giving you problems?