Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Editing PHP files


wildeaboutwebs

Recommended Posts

Posted

Hello there. Please could anyone help me out, I'm totally new to PHP!

 

Was wondering how I can go about editing to show text in a PHP file. I have dreamweaver but when I insert the PHP code, I cannot preview how the page will look (like in HTML)..so how am I suppose to import text into the page?

 

Appreciate any replies!

 

Thanks,

Mike

Posted

most of the text you'll need to modify is actually contained in language files, in catalog/includes/languages/english/<filename.php>.

 

See wiki.oscommerce.com for more instructions.

 

-jared

Posted

If you are asking this just to be writing a php file and not editing a file for oscommerce, I don't thing this the place for it.

 

You can write a php file and place it on your server in you home directory and call it by using your web site URL and adding a /your.php file and you can see what it looks like. http://www.yoursite.com/your.php

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...