hi
example
$cgal['username']
if( ) {
............... ...........;
} else
............... ......... ;
to to make that if the ( username = text ) make the code working ?
example
$cgal['username']
if( ) {
............... ...........;
} else
............... ......... ;
to to make that if the ( username = text ) make the code working ?
Comment