Page 1 of 1

adding link to a page after ordering...

Posted: Fri Nov 02, 2007 1:11 pm
by johnworf
Hi,

I know a little php - but i think i'm out of my depth here...

I just wanted to know if this was possible...

For someone to purchase a link on a page - add there url / title and description just for one page.


so they would go to this page...

http://www.marketing-4-you.com/Alabama/alabaster.html

they would click to buy a link on the page after going through paypal or some other merchant.

they would then add there information and the link info would be displayed right away.

obviously they would only be allowed admin access for the page that they had bought...

any ideas?

John

Posted: Fri Nov 02, 2007 4:12 pm
by califdon
Use a database. Store each new item as a record. You could include an expiration date, if you want to. Generate the page from the database.