PDA

View Full Version : Easy way to add info???


Steel-City
1-11-05, 01:01 AM
I am looking for an easy way to populate the conditions, shipping and privacy notice php files. I am a novice with PHP and am running into problems in typing my text in since PHP doesn't like certain characters. I am also not familiar with how to format the test to look the way I want it.

Suggestions??

stevel
1-11-05, 10:26 AM
What I do is just replace the PHP code that expands the macro with straight HTML that I can edit in an HTML editor. Using the defines is useful only if you have multiple languages.