Search results

  1. V

    i want to do voice chat . how it possible?

    pls give steps to follow
  2. V

    insert image into database using php?

    Put this code in action file and $userprofiles_photopath = your photo folder path. $userprofiles_photopath = $_POST['userprofiles_photopath_hidden']; if($userprofiles_photopath == '') { if($_FILES['userprofiles_photopath']['name'] != '') { $userprofiles_photopath = '../userphotos' . '/' ...
  3. V

    insert image into database using php?

    Put this code in action file and $userprofiles_photopath = your photo folder path. $userprofiles_photopath = $_POST['userprofiles_photopath_hidden']; if($userprofiles_photopath == '') { if($_FILES['userprofiles_photopath']['name'] != '') { $userprofiles_photopath = '../userphotos' . '/' ...
  4. V

    can any buddy told me what is the code for sending the mail in php and also

    attaching the file give some idea? i want to send mail with file attachment what to do and which function for that please give me some information about that
  5. V

    Where do you get sports training books and DVDs for free?

    Can someone give me websites that u don't have to pay for to get sports training books and DVDs like Ganon Baker DVDs for basketball for free? Thanks
Back
Top