June 12, 2010

(0) Comments

Create Secure Login using PHP and sessions

admin

PHP and sessions

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 …

Read More...

May 29, 2010

(0) Comments

Problem when connecting to MSSQL using PHP

admin

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

Read More...

April 17, 2010

(0) Comments

Top VOIP programs for free or Paid VOIP Calls

admin

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

Read More...

December 15, 2009

(0) Comments

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

admin

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

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 ..

Read More...

December 9, 2009

(0) Comments

mysql CHAR_LENGTH(str) function

admin

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

Read More...

October 23, 2009

(4) Comments

Download Kaspersky antivirus 2010

admin

antivirus

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…

Read More...

August 8, 2009

(1) Comment

SWF to EXE

admin

SWF to EXE converter

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?…

Read More...

July 9, 2009

(0) Comments

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

admin

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

Read More...

May 24, 2009

(0) Comments

mysql ASCII function

admin

mysql ASCII function

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

Read More...

May 18, 2009

(0) Comments

how to Prevent file Deletion

admin

Prevent file Deletion for ever

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

Read More...