Hi All
Working on an ebay template system that generates ebay listing templates.
Now what i need is to be able to generate HTML code using PHP recordsets etc. I can do this, the main problem is that I dont want to just load the page and leave the user to goto view source etc. I would like it show the source code in a text box. Also, as its an ebay template I would like to able to cut out the unecesary tags that appear a the top of the page.
I am storing all of the listing data in a DB so this can be called to populate the page
Any ideas would be appreciated
Aaron
Working on an ebay template system that generates ebay listing templates.
Now what i need is to be able to generate HTML code using PHP recordsets etc. I can do this, the main problem is that I dont want to just load the page and leave the user to goto view source etc. I would like it show the source code in a text box. Also, as its an ebay template I would like to able to cut out the unecesary tags that appear a the top of the page.
I am storing all of the listing data in a DB so this can be called to populate the page
Any ideas would be appreciated
Aaron