Php My Age - Automatic Updater For Your Age
Are you tired of having to update your profile to your website every time you make your Birthday? This script is for you! This simple php script, once configured, allows you to have your age automatically updated without you having to edit your profile. That's it! From now on, the script will do the job for you so you will not have to edit something every time you need it. In the zipped archive there are two version: static; dynamic. The static version is intended for each single profile while the dynamic version can be used for multiple profile since use a php function and can be called in a single web page several time without problems. The dynamic version can be used also for single user profile since the function "getmyage" accept several arguments, so don't wait... download and use it! Small Trick: $test = getmyage("2-1-1984", "0"); if ($test > 18) { echo "Welcome Senior Member!"; } else { echo "Welcome Junior Member!"; }
Visit publisher site: Php My Age - Automatic Updater For Your AgeListing Details
- Version:
- 1.6
- Filed in:
-
Scripts / PHP / Scripts & Programs / Date & Time
- Submitted on:
- Last Updated:
- Feb 15, 2012
- Publisher:
- Alessandro Marinuzzi [Alecos] Other listings by this publisher
License & Pricing Information
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
- Use and Share as you like. Nothing else!
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
I have download this script and use my localhost and there this script is amazing work . You are use it easily on your web page
Bottom Line: Yes, I would recommend this to a friend