How to Get the Client User IP Address in PHP
This is fairly a straightforward topic. Just a few lines of PHP code will do the work of getting the client user IP address. Most… Read More »How to Get the Client User IP Address in PHP
This is fairly a straightforward topic. Just a few lines of PHP code will do the work of getting the client user IP address. Most… Read More »How to Get the Client User IP Address in PHP
Python is a high-level popular programming language, It was created by Guido van Rossum, and released in 1991.
It is used for:
Are you looking for PHP login script, in this post I want to discuss how to create a simple PHP login with welcome page using MySQL database. This will explain you creating admin_login tables, posting form values and storing and destroying the session values. If you are a PHP beginner download script and take a quick look at this live demo with Username : admin Password : admin. This post has been updated with mysqli.
In this article very small discussion about .htaccess file. After lots of requests I publish this article to add more security to your php application using .htaccess file. In this tutorial I want to explain about hiding .php extensions and URL rewriting. So improve your Web projects security and quality.
Read More »Add Security to your PHP projects using .htaccess file
This post is very special Facebook like profile edit with jquery, ajax and PHP. Why special before I was thinking this is little difficult but I had developed in just 8 minutes using jquery and php. Use this and enrich your web applications.