Hi all,
I have an advanced basic knowledge of php
I want to try something new for a site I am working on, its a members site with a monthly fee for being a member of the site. Basically what I want to do is include a paypal subscription in the user registration, so the user pays there 1st fee and then the last day of each month following that.
Once the payment has been completed then I want a database to update so I can pull the paid members details from the database.
Now the big problem is, I have no clue where to start! Has anyone ever done anything like this before? I have a paypal sandbox account for testing but other than that no idea what so ever!
Kind Regards
Now I have no clue where to start on this!
Execure stored procedure on a timer
Can someone tell me an easier way to execute a stored procedure on a timer? I am using Oracle 10g R2 DB on windows 2003 server. I have a batch file that calls an SQL file, which runs fine when I
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are ticked then I want it to display all vehicle roof heights. However it doesn't work correctly, for
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using phpThe page will end up looking like thisPart Number Diameter Effective focal back focal cntr thickness
Parse XML
Good day,I use oempro software and try to parse XMLReturn but it's not working for me, simplexml_load_string return tons of errors. Maybe someone could help me?Code:
Undefined index: username HELP NEWBIE
I am trying a simple login/logout for my website. It works well with checking if the username exists in the database to logging in. I used $_SESSION['username']=$myusername; However, when I log-out,
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been working with this bit of codeCode: [Select]<?phpwriteLog();if
Table Control
Hi Guru's,
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.However, I just realized that most people I email it to cannot open an .fdf and it needs to be in pdf.Is there any
On page view, minus credit
Hello all, please, I need a little help with this script. I am charging one credit (credits can be purchased, but that is unrelated) for view of a certain page. I need help in figuring out what php I
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how