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!
Send inserts to mysql thru port 80
Hi!I have an application that must do some inserts in a mysql db. This db is behind a firewall, and only port 80 is available.My first thougt is to use xml or csv, and in some way parse that using
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.In some case, there will be 100+ of these select boxes, with absolutely identical options.Is there any way to avoid repeating 1,000 options for 100
Pro-rata Billing in Periodic Billing for Rental
Hi guys,
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it doesn't return any values then I want to set the access variable to 2. I'm using... $access_id =
DYNPRO_FIELD_CONVERSION
Hi gurus,
mysql select query problem
how can i select multiple fields from multiple table in one query likei have table name t1 and t2t1 fields are f_id,f_name,f_dest2 fields are f_id,ft_name,ft_desi need query which select f_id from
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??Any idea how I rectify this issue?
how to make database item unique
Hey guys,is it possible to do this:I have the database item $title being pulled for the title and the actual clickable part of a link.Is it possible to make the $title in the link title unique?I ask
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get name and email but when I hit submit I get the "or die" message. Code: $Fname =
CODE NOT WORKING
Code: [Select]<?php//include shared codesinclude '../lib/common.php';include '../lib/db.php';include '../lib/function.php';include '../lib/User.php';//construct password request for