This Tutorial Has Been Viewed 10,943 Times.
This is another tutorial which shows how to create a birthday script which automatically send wishes to the person on that particualr day using php and mysql.Pretty simple.All you have to do is take care of the DB part and change it according to your convenience.
All you need to create is a DB just similar to the above script structure and run this script as a cron.
You can also run this script in your index page or anyother webpages [Make sure that the script is executed only once in a day, you need to configure it accordingly.].
You will also be interested in ,
- Passing variables from javascript to php
- Create thumbnail using php and gd library
- Simple XML Reading Using PHP
- Zip or Archive a directory using php
- Autosuggestion / Autocomplete script using PHP and Ajax
- Captcha using php
- Get filename and file extension using php
- Hit counter using php
- Fix Too many connections mysql_connect
- Listing the comma seperated data or line using php
Categories: PHP
This information is very usefull, but i’m wonderring how do i install it i mean, do I just place it in my folder name Style or something? and do i call the script or should i run a cron job, how will it take effect? can you please advised me on this. That will be so great. Anticipating thanks
Hello, Thank you so much for your comment. You can run this script either as in a CRON as you said or even when an admin/user try to hit some link, for instance some link named TODAY’s B-DAY and direct the link to a php page that contains the above script. You can call the script by any one of these methods, but ultimate decision on where to use to script is yours.
Hi!
Can you email this script the link seen to be broken
Simple birthday script using php and mysql
Regards
Hi Manjeet,
The link has been fixed. Thanks for bringing this to my attention.