Post Pic

Show and hide div using javascript settimeout function unlimited loop

this can be done with settimeinterval() function but here the example i want to show by using settimeout() function in javascript as this is a very basic script i made you can enhance it as you like.

Post Pic

How to solve ‘cannot modify header information – headers already sent’

if you have used header something like this header(“Location: /redirect.php”);

Post Pic

How to permanently delete videos or pictures on your cellphone.

To delete pictures or video permanently do the following steps: 1) Delete the photos or videos from the mobile phone. 2) Then if you have deleted a picture shoot dummy pictures to fill up your memory and then you can delete those dummy pictures as well. What this will do is that it will permanently [...]

Post Pic

Clear or clean output buffer not the headers

If you would like to clear the output buffer, but not the headers you can use the following code:

Post Pic

Counting variables in php

The easiest way to count variables in php is by using the following code:

Post Pic

How to run php scripts using cronjob in linux – centos

First make sure you have crontab installed. Make sure php is working properly.

Post Pic

Rss friendly datetime, php and mysql

Converting mysql datetime data to proper rss valid data like : Wednesday, July 14, 2010 7:27 AM

Post Pic

How to fix mysql database is ready only

If you ever encounter a problem when mysql database is migrated from one server to another with uploading manually .myd files.

Post Pic

Opening firewall ports on a linux machine?

To open any port on a linux machines with iptables install you can follow these easy steps.

Post Pic

How to setup ftp server on Linux – pureftp

I will be using pureftp on in this tutorial as its more secure and fast.

Page 2 of 41234