Search results

  1. L

    SMTP Error: Could not authenticate.

    I created a javascript registration form and when the user submits the form, a 'sendemail.php' file will send the data in the form to my gmail email account. The code from 'sendemail.php' is shown below: $mail->IsSMTP(); // Fixed. $mail->Host =...
  2. L

    Can't upload mysql database through phpmyadmin

    I managed to upload my .php files. Then i exported my mysql database from my local phpmyadmin but i wasn't able to import my mysql database using x10hosting's phpmyadmin. It showed me this :
Top