|
|
|
|
Login To Share Articles With PHP Community Learn how to achieve PCI compliance with MySQL at XaprbOne of my colleagues, Ryan Lowe, has just heard that his session on PCI compliance with MySQL has been accepted at the upcoming MySQL conference.… read more Performance improvement in Joomla using WINCACHE user cacheNow that we have WINCACHE 1.1 Beta released which has got implementation for both user and session cache, one can easily take advantage of WINCACHE… read more Pro Git - Smart HTTP TransportWhen I was done writing Pro Git, the only transfer protocols that existed were the git:// , ssh:// and basic http:// transports. I wrote about… read more The history of MySQL ABThe story of MySQL AB is pretty amazing, so I unleashed my "inner academic", did some research and compiled a timeline of MySQL AB's history.… read more PHP to parse url, mailto, and also twitter’s usernames and argumentsThis small function receive a text as input and returns an html text with links if the source text contains urls (http://www… but also ftp://…… read more PHP command line progress barWas just looking through some code and came across this function I wrote some time ago. If you do a lot of your processing scripts… read more Building UTF8 Compatible CodeIgniter ApplicationsUTF8 allows your site to represent characters other than those in the basic english alphabet. More often than not, your CodeIgniter Application will contain methods… read more Understanding SQL Injections and Preventing themThe best way to prevent an attack is to understand it. Here we take a look at how SQL Injections work and basic techniques to… read more How to Pull Your Google Buzz with jQueryPure Javascript solutions usually incorporate the JSON format [The Fat-Free Alternative to XML] since it is lightweight, very easy to traverse. However, since Google Buzz… read more How to do a full WordPress backup and restoreWordPress is modular but yet very coherent in nature and doing a full backup is not difficult when you know what that you need to… read more PubSubHubbub Support for DrupalThe latest version of Feeds has realtime web feed subscriptions based on PubSubHubbub (PSHB). Here I explain when this could benefit you and how you… read more Twitter Like Load More With jQuery & PHP.Here is a simple tutorial on how to create a jQuery load more function similar to twitter. eBook for learning Software Testing And QTP (HP Quick Test Professional) AutomationThis eBook will be useful for learning Software Testing and it covers from Basics to Best practices about learning and using QTP (Quick Test Professional)… read more HTML5 Canvas Cheat SheetMy memory isn't very good and I often find myself looking up simple things in various specs but sometimes they're just too damn long-winded when… read more HTML 5: Could it kill Flash and Silverlight?HTML 5, a groundbreaking upgrade to the prominent Web presentation specification, could become a game-changer in Web application development, one that might even make obsolete… read more Fat-Free, a new PHP frameworkThe newest player in the ever growing market of PHP frameworks is the PHP Fat-Free Framework (also called F3). The framework is a real lightweight;… read more PHP 5.3 on OSX (XAMPP over MAMP)Anna Filina has posted a new item to her blog about some of her experiences with PHP 5.3 on the OS X platform including some… read more Using jQuery's Animate() Step Callback Function To Create Custom AnimationsWhen I was reading the jQuery 1.4 Reference Guide over the weekend, it mentioned that jQuery's animate() method has a step callback function that gets… read more WebPagetest.org – top toolThe power of WebPagetest.org is that it’s web-based – you don’t have to do any installs and you can run it on any OS and… read more Showing Different Ads To Different VisitorsJust today, I decided to run an impromptu experiment to test if visitors who come from search engines are really more likely to click on… read more |
|