|
|
|
|
Login to share your opinion How to test Credit Card numbers using Luhn’s algorithmAlmost all credit card numbers used are generated using Luhn’s algorithm. Luhn’s algorithm is a simple checksum formula to validate variety of numbers. We can… 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 PHP for Android adds a new Dimension to app developmentAndroid app development is taking over iPhone and will soon go wild. However, the app development process is not as well defined as app development… read more Abstract Class in PHPData abstraction is one among several features of Object Oriented Programming.This article providesa brief description about implementation of abstract class in php. read more ZCE 5.3, a little help to get the PHP 5.3 Zend CertificationI'd like to share my thoughts and experience obtaining the PHP Zend certification. read more Easy AJAX Pagination Using JQuery CakePHPI was working with CakePHP's Easy AJAX Pagination Using JQuery. I found this as a great code for sorting and paging with jQuery inCakePHP. But… read more Factory Method design patternThe Factory Method design pattern can be applied to situations in programming where you have a set of component classes but won’t know exactly which… read more How Relevant Are Business Goals In PHP Software ArchitecturesHow Relevant Are Business Goals In PHP Software Architectures In An Era Of PHP-Loving Web-Based Systems. This is a detailed study carried out by Periklis… read more Interview With Enrico Zimuel Senior Software Engineer At Zend TechnologiesSenior Software Engineer At Zend Technologies, Enrico Zimuel is interviewed by Khayrattee Wasseem. This is a PHP interview with an A-List PHP guy to serve… read more Creating Cache Manifest File using PHPHTML5 Application Cache provides a way to make your application work offline. Once your application resources got saved to browser cache, it remains cached until… read more Fetch Google Plus Profile Picture using PHPGoogle plus APIs are out now, you can fetch profile images or avatar using that too. But I am here to show you how you… read more Post a blank status on FacebookYes you can post a blank facebook status. Google's Currency Converter and JSON APIThere are a lot of online Currency Converter Calculators on web. I want to share one more with you. Using the Magento API via php SOAPThe basics of connecting to, and getting data from, a Magento shopping cart's SOAP service. read more Code Wars: PHP vs Ruby vs PythonJust as the Japanese, Spanish and French languages are uniquely different, programming languages also have their variations, some more popular and easier to use than… read more Interview With Chris Tankersley Founder Of Northwest Ohio PHP Users GroupThis is a PHP interview with an A-List PHP guy to serve as inspiration. Founder Of Northwest Ohio PHP Users Group, Chris Tankersley is interviewed… read more Trimming Blanks from a String – PHPYou want to remove whitespace from the beginning or end of a string. For example, you want to clean up user input before validating it. How to use joomla sessionToday i will explain you, “how to user session variable into joomla site”. Drupal Filefield module bug "An unrecoverable error occurred. This form was miss…In Drupal 6, FileField module is widely used. And this is a very useful and poweful function to upload files in Drupal. However, I guess… read more Socket.IO on PubNub Officially ReleasedPubNub has officially announced support for Socket.IO on the PubNub Cloud. This means that PubNub is supporting Socket.IO in the client side, with no need… read more |
|