|
|
|
|
Login to share your opinion Changing Wordpress admin login error messageIt can be surprising how easy it is to overlook security issues in software design. WordPress for example, after all the versions, still displays login… read more Implementing the ArrayAccess InterfaceThis is the second part of an occasional series looking at practical uses for the PHP SPL and predefined interfaces. The first post in the… read more Symfony2 Security AuditThe Symfony2 core team takes security issues very seriously; we have a dedicated procedure to report such issues, and the framework itself tries to give… read more Excited About PHP AgainTen months ago when I started at Mozilla, I began transitioning away from PHP and into Python and Django. This was inevitable: the Mozilla Webdev… read more Create Twitter, Facebook style ‘x-time ago’ date format in phpWe used to see “1 minutes ago”, “2 days ago” time format in may websites like Twitter, Facebook, etc. This is what is called ‘x-time… read more How to fix xhtml and css validation errors in VirtuemartLast week I received a private message on our forum from one of our members saying that his Virtuemart store was failing css validation and… read more 10 Ways to Set Up a Testing Environment for WordPressIt’s very important to have an environment where you can test new themes and plugins without breaking your live site. That’s why many WordPress site… read more WordPress Theme Files Execution HierarchyAs you know I also write for the wp tuts site which is great resource for the wordpress development. Yesterday they have published my one… read more Twitter Bootstrap tutorialTwitter Bootstrap is a toolkit to develop web apps and sites fast. It includes basic CSS and HTML for creating Grids, Layouts, Typography, Tables, Forms,… read more Auto Prepend and Append PHP Files using htaccessThis article is about to explain the trick to auto append and prepend the php file using htaccess file. Surprised? read more Android Login and Registration with PHP, MySQL and SQLiteIn my previous article Android Login and Registration Screen Design i explained designing the login and registration interfaces, but it has no functionality. In this… read more Automatically updating commercial Wordpress plug-insWordPress CMS has a nice auto update feature that displays update notifications for outdated plug-ins and themes in admin panel. Once you got a notification you… read more Upload Photos to Flickr with PHPI have a bit of an obsession with uploading photos to different services thanks to Instagram. Instagram's iPhone app allows me to take photos and… read more To parse CSV Data in PHPSometimes you have data(mainly MySQL data) in comma-separated values (CSV) format. or you have CSV file to import database values and you tried with CSV… read more PHP and Roman NumeralsAfter hunting around for functions that convert Arabic numbers to Roman numerals and vice versa, everything I found was huge (~100 lines) except for one… read more Create a custom web services project in Drupal 7The Services module allows you to enable custom-built content servers and services on your Drupal site from one main module back-end configuration and administration area.… read more PHP Benelux 2012 – Learning lessonsAfter hearing about how great PHP Benelux Conferences were I finally made it over to Belgium to check it out, and i was impressed. To… read more SMS Nagios Notifications with PHP & TwilioI’ve had a few requests to share my Nagios SMS notifications using Twilio. I’m almost embarrassed to share them, since they are so dead simple.… read more PHPUnit – How to Run PHPUnit Against a Specific Testhe other day I was debugging an error in one of my unit tests, and found it hard to track down because when I ran… read more PHP Training: Online vs. ClassroomThis article discusses the pros and cons of each method of PHP training to help you find the learning method that is going to suit… read more |
|