wildeaboutwebs Posted April 5, 2004 Posted April 5, 2004 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
Guest Posted April 5, 2004 Posted April 5, 2004 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
Guest Posted April 6, 2004 Posted April 6, 2004 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.