maxso Posted December 2, 2008 Share Posted December 2, 2008 Hello php freaks, I was wanting to know if this is possible and any hints into the right direction. I have a paypal account and a googleadsence account. I need a script that will change the echo word at the top of my page to another for every $20 i get. Is this possible? I am noob to paypal and not that good with php. Link to comment https://forums.phpfreaks.com/topic/135198-every-20-add-a-new-script/ Share on other sites More sharing options...
gevans Posted December 2, 2008 Share Posted December 2, 2008 I think with paypal you can trigger a script with payments. this way you can store the amount in your database and query it when the page is loaded Link to comment https://forums.phpfreaks.com/topic/135198-every-20-add-a-new-script/#findComment-704144 Share on other sites More sharing options...
maxso Posted December 2, 2008 Author Share Posted December 2, 2008 Thanks gevans. If anyone can link me to this page that would be great. Link to comment https://forums.phpfreaks.com/topic/135198-every-20-add-a-new-script/#findComment-704149 Share on other sites More sharing options...
maxso Posted December 2, 2008 Author Share Posted December 2, 2008 I dont think this will work. AdSense doesnt pay till the end of the month right? Link to comment https://forums.phpfreaks.com/topic/135198-every-20-add-a-new-script/#findComment-704154 Share on other sites More sharing options...
Mchl Posted December 2, 2008 Share Posted December 2, 2008 Till you get $100 or the end of the month. Whichever comes later. Link to comment https://forums.phpfreaks.com/topic/135198-every-20-add-a-new-script/#findComment-704166 Share on other sites More sharing options...
maxso Posted December 2, 2008 Author Share Posted December 2, 2008 Ill have to do it manualy or i might just set a rotar Link to comment https://forums.phpfreaks.com/topic/135198-every-20-add-a-new-script/#findComment-704174 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.