jbounds Posted November 19, 2004 Posted November 19, 2004 Hi Guys this will probably sound a bit daft to you, but i have set up my site via the admin tool and everything is cool, but i have never worked with .php before. How do i alter the main text on each of my pages ??? i presume i can't import pages in to frontpage to do it, as frontpage hates php. so the pointers i need are these. 1) where are the files for say my index page so that i can write a short text on what my site is about ? and how do i add text to the 'about us' page ? 2) do i need an editor to be able to view and edit these pages and add text ? can't seem to find any info on this matter, please help a php noobie cheers Jason...
bobg7 Posted November 19, 2004 Posted November 19, 2004 Use ant TEXT editor like Notepad or PFE32. Also, your Cpanel may have an editor that will allow you to edit files. Dreamweaver MX4 works OK for me. Bob G Installed Contributions: CCGV, Close Popup, Dynamic Meta Tags, Easy Populate, Froogle Data Feeder, Google Position, Infobox Header Entire Row, Live Support for OSC, PayPal Seal with CC images, Report_m Sales, Shop by Price Revised, SQL Updater, Who's Online Enhancement, Footer, GNA EP Assistant and still going.
Jack_mcs Posted November 19, 2004 Posted November 19, 2004 Hi Guysthis will probably sound a bit daft to you, but i have set up my site via the admin tool and everything is cool, but i have never worked with .php before. How do i alter the main text on each of my pages ??? i presume i can't import pages in to frontpage to do it, as frontpage hates php. so the pointers i need are these. 1) where are the files for say my index page so that i can write a short text on what my site is about ? and how do i add text to the 'about us' page ? 2) do i need an editor to be able to view and edit these pages and add text ? can't seem to find any info on this matter, please help a php noobie cheers Jason... <{POST_SNAPBACK}> You can use FP to edit php files (See Here) but you cannot display them with it. The text for your various pages in the files by the same name in includes/languages/english/. So to change text for index.php, edit includes/lanugages/english/index.php. Yes, you need some kind of editor. Don't use the file manager in admin since it will introduce errors. You can use FP although there are many free editors that work better (search for best editors). Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Cecchetti Posted November 19, 2004 Posted November 19, 2004 Hi Guysthis will probably sound a bit daft to you, but i have set up my site via the admin tool and everything is cool, but i have never worked with .php before. How do i alter the main text on each of my pages ??? i presume i can't import pages in to frontpage to do it, as frontpage hates php. so the pointers i need are these. 1) where are the files for say my index page so that i can write a short text on what my site is about ? and how do i add text to the 'about us' page ? 2) do i need an editor to be able to view and edit these pages and add text ? can't seem to find any info on this matter, please help a php noobie cheers Jason... <{POST_SNAPBACK}> And If you like to work with Front Page you can make the html page in Front Page copy all the ?code text? beneath and above <body>. Open your about_us.php file or condition.php (I use adobe go-live) and paste it into place Carlo
jbounds Posted November 20, 2004 Author Posted November 20, 2004 cheers for the help friends, i am well on my way now, have been messing with it all day, and can now do it all "i'm invincible" lol thanks again Jason....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.