Search results

  1. J

    file_uploads = On

    Is it possible to use php to upload files with x10hosting? More specifically, can "file_uploads = On" be set in the php.ini. I followed the instructions given here: http://www.w3schools.com/php/php_file_upload.asp But the file doesn't appear in the uploads folder on my webhosting server. I'm...
  2. J

    Failed to connect to MySQL

    I've seen a few forums on this topic but none that resolved my problem. Basically, I'm trying to access my sql server database from a php page. I tried: << $con=mysqli_connect("xo4.x10hosting.com","yourlif3_rachel","[removed by moderator]","yourlif3_members"); >> But I'm getting "Access denied...
Top