Mootools is very easy to use library and has a large number of functionalities which reduce lot of our work…
Twitter is social networking website which keeps your followers with you. Twitter provides an extensive API using which we can…
PHP.ini is very useful and it is a configuration file that is used to customize behavior of PHP at runtime.…
My SQL has a special function that allows the developer to format the date in any way they wish by…
Any RDBMS like MySql are geared to perform read operations better than write operations. The efficiency in read operations are…
Here is a simple example for creating a secure login page with PHP which will helpĀ you to safe authentication.…