dawnrae Posted November 19, 2007 Share Posted November 19, 2007 Hello, all, I have a page with classes that people can sign up for and pay using PayPal. What I want to do is have a button that shows up from the time I post the class with the regular price. Then, on the date 10 days prior to the class, I want the button to change to a different price. For example: I have a class on December 10 that costs $200 dollars. I want the button to say $200 until the 1st of December, when it will change to $250. I'd like to do an if/else statement, based on the server date, that I can program when I put a class on the page, setting the initial price and the second price so that it will automatically change when the date for the second price arrives (and thereafter). Is this doable? If so, what do you suggest? I've exhausted my rudimentary knowledge of PHP, but I can usually work something out if someone can give me a shove in the right direction. Thanks much for your help in advance. Dawn Quote Link to comment Share on other sites More sharing options...
dawnrae Posted November 19, 2007 Author Share Posted November 19, 2007 I'm sorry for the double post. There was a hiccup when I was posting and apparently got post happy. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.