Search found 2 matches

by slhawk98
Thu Jun 28, 2007 9:26 am
Forum: PHP - Code
Topic: php & mysql calculate anniversary date
Replies: 2
Views: 1236

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Thanks, y...
by slhawk98
Thu Jun 28, 2007 7:52 am
Forum: PHP - Code
Topic: php & mysql calculate anniversary date
Replies: 2
Views: 1236

php & mysql calculate anniversary date

I am working on a membership application using php & mysql and need to calculate the membership anniversary date and enter the calculated date into the ENDDATE filed of the _MEMBERS table. Any suggestions or example scripts. Example: 6/27/2007 + 365 days = 6/26/2008 _MEMBERS table `ID`, `fname`,...