PHP Freelancer

Freelance PHP Developer

Speed up your blog with Asynchronous Tracking of Google Analytics

Almost all bloggers would like to track , maintain and analyze the traffic of their blog. Most popular services to track traffic of website is Google Analytics as it is most trusted services. Now, Google analytics announced the much needed Asynchronous tracking script that optimizes the old script. Main benefit of Asynchronous tracking script is that it significantly decreases load time of the page.

Block IP addresses using .htaccess or .php file

If you are looking to block some of your visitors by their IP address than you can do this task by using .htaccess or .php file.

PHP Tutorial – Basic PHP variables

All about PHP variables , PHP variable’s scope , how to make user defined variable as global variable and super global variables .

Mysql Tutorial – Download files from MYSQL database

Once we upload file in Mysql database , we need to download file from Mysql database .Here you will find the way to download files from MYSQL database.

Mysql Tutorial – Upload files to MYSQL database

All we know that how to upload file(e.g. image , pdf) in folder using PHP. But in some web application if you need to upload files into MySQL database than here is your solution.

Mysql database backup from PHP file

All we know how to take mysql database backup from phpmyadmin but do you know how to take back-up from php file and after taking back-up , using back-up file load those data in to table by executing OUTFILE sql query from php file.

Mysql Tutorial – delete data from table

All about how to delete data from table using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to delete data from table using PHP.

Mysql Tutorial – Update data in to table

All about how to update / edit data in to table using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to update / modify data in to table using PHP.

Mysql Tutorial – Select/Retrieve data from table

All about how to select / retrive data from table using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to select / retrieve data from table using PHP.

Mysql Tutorial – Insert data in to table

All about how to insert / add data in to table using PHP. If you are a new / Begineer in PHP/Mysql than just go through this article. You will come to know that this is the easiest and error-free way to insert / add data in to table using PHP.

keep looking »
Freelance PHP Developer