07/23/2013Article
How to create a Login page with PHP and MySQL In this article we will discuss how we can design a sign-in webpage for our website with PHP and MySQL and how to retrieve a record from the database.
07/23/2015Article
Flex PHP: How to encrypt passwords with Flex and PHP This article will demonstrate the use of the MD5 encryption in a Flex application with PHP and MySQL database and show how to encrypt passwords with Flex and PHP.
05/11/2015Article
Developing Web Pages with PHP CodeIgniter In this article, we are going to learn CodeIgniter and model-view-controller (MVC) web development and all the concepts that involves it.