PHP is used in more a less most websites on the internet. We can learn from 5 top useful PHP tips / tricks and tutorials.
Limit Characters From Your Text
In this tutorial you will learn how to limit characters from a sentence without cutting words up. This is a really useful tutorial.
http://www.jooria.com/Limit-Characters-From-Your-Text-a139.html
Create An Advanced Password Recovery Utility
Learn how to create a very advanced password recovery tool using PHP. This can be useful, and you can implement it in to your website login system.
http://net.tutsplus.com/tutorials/php/creating-an-advanced-password-recovery-utility/
Login To Analytics API Using PHP
Great little tip / trick that teaches you how to login to the Google Analytics API using ClientLogin.
http://www.electrictoolbox.com/google-analytics-login-php-curl-username-password/
Error 404 Pages With PHP Auto-Mailer
An awesome tutorial for creating a custom error 404 page.
http://net.tutsplus.com/tutorials/php/404403-website-error-pages-with-php-auto-mailer/
Resession (Session Manager)
Check this out. Its a really nifty session manager that you can integrate with your website.
http://www.milesj.me/resources/script/session-manager
No comments:
Post a Comment