Tag Archives: Script
Useful PHP validation functions
Nov 04, 2013
Hi all hope you all are well today the topic we going to see in the post is some Useful PHP validation functions hope the..
Read more
Natural Choice Open Cart Template
Oct 16, 2013
Naturalchoice is latest version opencart theme which is very colorful,vibrant,aesthetic and sensible. It is designed for snack and food store which make sure conversion of..
Read morePHP Memory Leak Issue
Oct 12, 2013
When processing a large number of records or calling objects with recursive references, a memory leak can occur causing PHP to run out of memory…
Read morePHP – safe way to hash password
Oct 10, 2013
As we know that password hashing is one of the most basic security considerations that must be made when designing any application that accepts passwords..
Read moreCreate a CSV file using PHP/MYSQL
Sep 16, 2013
As we know that CSV files are one of the most used way to back-up mysql database and tables. However it is very simple to..
Read moreHow to configure CS-Cart to work with
Sep 12, 2013
In order to configure CS-Cart to work properly with another domain, you should modify the config.local.php file located in the root of your CS-Cart installation…
Read more