Likes Received By msaqibansari

  1. Tropica liked msaqibansari's post in the thread PHP Upload Script Help!.

    http://ca3.php.net/features.file-upload Detail written in above link

    Nov 15, 2007
  2. Edynas liked msaqibansari's post in the thread php mirror a folder/site.

    <?php function full_copy( $source, $target ) { if ( is_dir( $source ) ) { @mkdir( $target );...

    Sep 29, 2007