Search results

  1. D

    Can somebody turn off FTP?

    I was hacked, and the person keeps using FTP. PLEASE shut it off if you can!
  2. D

    Why do I keep getting this!?

    I keep getting 'Unable to execute this file directly' when I visit my new page! How do I fix this????
  3. D

    Why does it say incorrect username or password?

    My code says incorrect username or password, although, it is correct. I copied and pasted it from the MySQL (phpMyAdmin)By the way, it connects to the MySQL. I just changed the username and password so you could not steal it Code: <?phpsession_start(); //redirect functionfunction...
  4. D

    How do I include only a variable from another PHP page.

    I want to include the variable $myusername from the php file index.html, and take it into login_success.php. I ONLY want that variable, and not the entire page of index.html. Any suggestions?
  5. D

    What host do I use to connect to phpMyAdmin (or mySQL)

    Hi. I recently signed up for my website, www.derisionworld.x10.mx and I was wondering what I use to connect to phpMyAdmin (the host name) I tried localhost, but it can't connect. Any help? Thanks!
Top