I was wondering if anyone could help me out! I want to create a page so that I can put up an advertisment text link on my home page written in php, since I use phpnuke!
I want it to be like this!
"Put Your Link Here" and when they click on the link it will go to Pay:
example
Check out the Rant (<!-- m --><a class="postlink" href="http://www.sportsrant.com">http://www.sportsrant.com</a><!-- m -->)
Put Your Link Here (<!-- m --><a class="postlink" href="http://www.paypal.com">http://www.paypal.com</a><!-- m -->)
Put Your Link Here
Put Your Link Here
Put Your Link Here
Put Your Link Here
etc........not sure what you want. why can't use you what you have there?not sure what you want. why can't use you what you have there?not sure what you want. why can't use you what you have there?
or did you want to creat a page that will allow them to add a link to your database after they went to paypal and paid?
if the latter then you have your work cutout for you. you will need to look up on paypal's site and get all the info you can about IPN submission and then creat a IPN page for your site so paypal can send the info and update your page.
then once you made sure the credit info is good you then add it to your database.
very long and hard process to do for something simple as you want.
I want it to be like this!
"Put Your Link Here" and when they click on the link it will go to Pay:
example
Check out the Rant (<!-- m --><a class="postlink" href="http://www.sportsrant.com">http://www.sportsrant.com</a><!-- m -->)
Put Your Link Here (<!-- m --><a class="postlink" href="http://www.paypal.com">http://www.paypal.com</a><!-- m -->)
Put Your Link Here
Put Your Link Here
Put Your Link Here
Put Your Link Here
etc........not sure what you want. why can't use you what you have there?not sure what you want. why can't use you what you have there?not sure what you want. why can't use you what you have there?
or did you want to creat a page that will allow them to add a link to your database after they went to paypal and paid?
if the latter then you have your work cutout for you. you will need to look up on paypal's site and get all the info you can about IPN submission and then creat a IPN page for your site so paypal can send the info and update your page.
then once you made sure the credit info is good you then add it to your database.
very long and hard process to do for something simple as you want.