Recent content by hansmosh

  1. H

    Uploading files

    Is it possible to upload files with x10hosting like this ...? http://www.w3schools.com/php/php_file_upload.asp Specifically, I don't understand how you can upload a file without knowing the username/password for my x10hosting account. Is this information not necessary to upload a file to it...
  2. H

    Database Questions

    I want to be able to create a database using mysql_query("CREATE DATABASE my_db") Is this possible? I realize I can create a database by using MySQL Databases, but I want to create it in my code. I'm getting the error Error creating database: Access denied for user '<user>'@'localhost' to...
Top