thanks, I thought, if special software for editing PHP or text editor such as Word.But what do I still don't understand how to edit in Word, when you are not able to copy, deleted, rewrite nothing in the text of PHP file.
Funny this with header.php
added defines for header alt and text
define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
define('HEADER_SALES_TEXT', 'TagLine Here');
define('HEADER_LOGO_WIDTH', '192px');
define('HEADER_LOGO_HEIGHT', '64px');
define('HEADER_LOGO_IMAGE', 'logo.gif');
I want to add my logo and I understag how to create and upload image for Header and upload to directory and rename the logo.gif.
But I am probably quite long distance from wisdom how to make chaanges and write text into PHP files, when I cannot write in.
I can only copy the text into Word and write here for example tag line like my motto.Than do I have somehow to upload the file from Word to the FTP account and it will be new php file?or how to cooperate between Word and php file,when I cannot write in php file,:oops: