-
-
12:33
»
Good PHP Tutorials - New Tutorials
In-function caching can often be used to greatly improve the performance of our software. Applying this technique effectively is important to avoid spiraling memory usage and bizarre bugs that can be caused by old cache data lingering around.
-
12:33
»
Good PHP Tutorials - New Tutorials
Symfony has Ajax helpers that make programming an elaborate interface a piece of cake. This tutorial will show you step-by-step how to create an Ajax-powered symfony application in minutes.
-
12:33
»
Good PHP Tutorials - New Tutorials
As Web sites and Web-based applications become more important to commercial firms and other organizations, so too does the methods used for storing data online, such as customer contact information, system login details, product data, and much more. Rewritable flat files may be sufficient for extremely limited data for which security is not an issue. But for most Web sites and applications, a robust database is called for.
-
12:33
»
Good PHP Tutorials - New Tutorials
Get a basic tutorial and free code to use Authorize.Net's Customer Information Manager API to create subscriptions and store credit card data while being PCI compliant.
-
12:33
»
Good PHP Tutorials - New Tutorials
This tutorial explains you how to hide or change the .php extension in browser's address bar using .htaccess file.