mheld Posted March 3, 2007 Posted March 3, 2007 Good day, I come from the world of VB/ASP.NET. I just downloaded PHP Designer 2007. The general question: must I compile PHP? In other words: if I download a PHP file from the site, is it sufficient to simply upload the modified file back to its original directory? Or must I compile the entire site? Thanks, Matt
travtele615 Posted March 3, 2007 Posted March 3, 2007 Good day,I come from the world of VB/ASP.NET. I just downloaded PHP Designer 2007. The general question: must I compile PHP? In other words: if I download a PHP file from the site, is it sufficient to simply upload the modified file back to its original directory? Or must I compile the entire site? Thanks, Matt Just upload the modified file and your good to go. Travis
bkellum Posted March 3, 2007 Posted March 3, 2007 Good day,I come from the world of VB/ASP.NET. I just downloaded PHP Designer 2007. The general question: must I compile PHP? In other words: if I download a PHP file from the site, is it sufficient to simply upload the modified file back to its original directory? Or must I compile the entire site? Thanks, Matt Matt, coming from your background this is a very good question. You will be glad to know that NO, you do not need to compile the code prior to uploading. PHP render's "live" through a PHP server on the hosting site.So, here is a quick overview: FTP the PHP files you want to edit from your remote server (osCommerce live store) to your PC. Open the PHP files with PHP Designer 2007. Make any modifications that you need and save the file under the same name. FTP the modified PHP files over the existing PHP files of the same name on your remote server (osCommerce live store). Test your store in a browser to be sure everything works the way you expected. Have fun! Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE
mheld Posted March 3, 2007 Author Posted March 3, 2007 :) :) Thank you for the good news! More newbie questions will be undoubtedly forthcoming. Matt
mheld Posted March 3, 2007 Author Posted March 3, 2007 :) :) Thank you for the good news! More newbie questions will be undoubtedly forthcoming. Matt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.