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

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

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

May 14, 2009

(0) Comments

fixblaster, fixswen and fixsobig

admin

fixblaster, fixsobig, fixswen

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

admin

PIC microcontroller simulator, PIC16F628 simulator

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

Read More...

May 13, 2009

(0) Comments

CORBA for PHP

admin

CORBA objects in PHP5, CORBA ORBS using PHP4, CORBA using PHP

CORBA for PHP is a PHP Extension that enables you to use CORBA objects in PHP5. CORBA for PHP uses MICO as its ORB ….

Read More...