April 9, 2012

(0) Comments

How make 301 SEO redirect using PHP

admin

Here we will show you how to make a search engine optimized redirect from one location to other

Read More...

June 12, 2010

(0) Comments

Create Secure Login using 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...

December 15, 2009

(0) Comments

How to Crop a Group of Images or 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...

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

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

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

Read More...

May 14, 2009

(0) Comments

fixblaster, fixswen and fixsobig

fixblaster, fixswen and fixsobig are in this tool that found on the sourceforge as an open source project …

Read More...

May 13, 2009

(0) Comments

PIC16F628 microcontroller simulator

A microcontroller simulator called ‘PICsim’ is a PIC16F628 microcontroller simulator with console user interface showing …

Read More...