Create Secure Login using PHP and sessions

June 12th, 2010

To do a secure login using PHP suppose you have a page called login.php that has the login form and the page logincheck.php, you have to take in your account these points …

Problem when connecting to MSSQL using PHP

May 29th, 2010

This message appears when you try to connect to MS SQL Server from PHP, to fix this problem you have to check the following…

Top VOIP programs for free or Paid VOIP Calls

April 17th, 2010

VOIP is simply means to make a phone call from your computer, the word VOIP stands for voice over IP…

How to Crop a Group of Images or resize Group of Images using photoshop

December 15th, 2009

Sometimes when you want to upload photos on the Web or to send them via email , it is better to scale them down to a smaller size ..

mysql CHAR_LENGTH(str) function

December 9th, 2009

CHAR_LENGTH(str) function Returns the length of the string str, measured in characters. A multi-byte character counts as a single character

Download Kaspersky antivirus 2010

October 23rd, 2009

Kaspersky antivirus is one of the most popular antivirus software in all over the world from Kaspersky Lab, by this software your computer will be clean from viruses…

SWF to EXE

August 8th, 2009

SWF files needs to adobe Flash Player to run on any computer!, the question is How can I run it without need to Flash Player?…

mysql CONCAT(str1,str2,…) string concatenation function

July 9th, 2009

Returns the string that results from concatenating the arguments to gother. May have one or more arguments…

mysql ASCII function

May 24th, 2009

mysql ASCII function keyword is used to return the numeric value of the leftmost character of the string …

how to Prevent file Deletion

May 18th, 2009

The answer for this question is using the following program by Mohammad SaiediThe program name is Prevent Deletion