Recent content by levi2252

  1. L

    Problem with fopen() function in php

    you can close this topic now. The reason for switch was that fopen wasn't working before so I tried a different way.
  2. L

    Problem with fopen() function in php

    umm. Is this a problem? using the same php code except I added the name to the submit button.
  3. L

    Problem with fopen() function in php

    How did I not see that? I swear I had the name set to submit.
  4. L

    Problem with fopen() function in php

    Ok. now I have it opening but it will not write to the file. here is the full code: Anyone know the reason?
  5. L

    Problem with fopen() function in php

    I got that on a tutorial. but I may have put it in the wrong place. I thought it stood for writeable.
  6. L

    Problem with fopen() function in php

    What you mean when using php fopen() it is supposed to be fopen([filename], "W"); If it is I have it right. Otherwise I do not understand. Here is the code: <?php fopen($file, "W"); ?> thats the fopen line.
  7. L

    Problem with fopen() function in php

    what is this? a help forum or not? I have seen and answered to quite a few other "need help" posts and not a single person can help me?
  8. L

    Problem with fopen() function in php

    come on guys I need help. I don't even know what an IOCTL is.
  9. L

    Account Still suspended

    weird how only a handful of people are having this problem. And most everyone else is having other problems. I'm even having php problems.
  10. L

    Hosting Account Signup Failure (Error Code A7115831)

    do you have any proof it is yours? without proof there is nothing x10 can do.
  11. L

    Lost account

    it is probably because of all the stuff they are doing to the servers. status.x10hosting.com
  12. L

    My domain isnt workin

    did you set the nameservers to ns1.x1hosting.com and ns2.x10hosting.com?
  13. L

    Problem with fopen() function in php

    When I tried to make a php program to allow me to edit a page without going through the cpanel I kept getting this error: Warning: fopen(style.css) [function.fopen]: failed to open stream: Inappropriate ioctl for device in (will not give page address) on line 6 Anyone have an idea why this...
  14. L

    website problems

    hey i have not been able to access my website. But i can get to my cpanel. Here is the error: The connection to the server was reset while the page was loading. Any reason why this is happening? Best regards, Levi
Top