Search results

  1. T

    cURL seems to write/read cookies elsewhere.

    Hello, I'm working on a project on my WAMPServer on my PC, but cURL seems to be writing and reading it's cookies elsewhere then specified. The cookie file/jar is cookie.txt, but that is a 0-byte file but cURL still has cookies attached to it. Any ideas on where I can clear my cookies?
  2. T

    PHP Built in BBCode library?

    Well, since I got told there is a better way to do BBCode than Regex, I wondered how it's done. I want something like this: Google to become something like this: <a href="http://google.com/">Google</a> I couldn't find any tutorials on this anywhere. Thanks once again, tenx23.
  3. T

    PHP/RegExp: Escaping forward slash

    Hello, I am having trouble with my Regular Expression I'm using to make a BBcode system. I can't seem to be able to escape the forward slash. Here is the preg pattern I have: /\[a\](.*?)\[\/a\]/i It doesn't like the \/a and comes up with unknown modifier 'A'. Help please...
  4. T

    Sending email to PHP Script

    Quite some time ago, I submitted this thread: http://x10hosting.com/forums/free-hosting/151812-forwarding-email-php-script.html The setuid problem is now fixed but I get this email back whenever trying to email the address: This time, I decided to use an advanced forwarder, it returns the...
  5. T

    Error Log?

    I just noticed this on cPanel Can someone tell me what this is for? The textarea is just blank but I do get 404 errors etc... Also how do you trigger an error?
  6. T

    PHP: Locking files

    Ok, so I have a file... for the sake of simplicity we will call it "file.txt"... I also have a PHP script that edits that text file... I have one problem: If two users use the PHP script at the same time, the file.txt file will mess up and be unreadable by my parsing script! I also want a...
  7. T

    url

    could i have it changed too habboworld.x10.xz
  8. T

    SQL Database Auto-Add?

    Hello! So I just logged in to x10hosting and checked my website... I got 500 - Internal Server error (+404 while handling with ErrorDocument). So after I went to cPanel and heck, it was slow. It took 15 minutes to load the first start-up page. When it finished, my eye caught sight of a red...
  9. T

    Setting up a .co.cc domain?

    So, I'm trying to set up a .co.cc domain... I typed ns1.x10hosting.com for nameserver 1 and ns2.x10hosting.com for nameserver 2... But how do I register it in cPanel or how ever you do it? I'm a little stuck... Thanks in advance, tenx23 ---------- Post added at 10:37 AM ---------- Previous...
  10. T

    Forwarding email to PHP Script?

    I want to forward emails to a PHP script if thats possible... I want to emails sent to admins@-------.x10.mx to be readable with PHP script... I'm new also so you might have to explain stuff...
  11. T

    AutoResponder

    So I have 2 email accounts: owner @ mysite.x10.mx and admins @ mysite.x10.mx (no it's not actually mysite.x10.mx - I didn't want SPAM in my inbox) :mad: I set an AutoResponder on admins. Then I test it from the owner account and I get "Mail Delivery Service" "Mail Delivery failed!"
  12. T

    Redirect Problem

    When I try to make a Redirect (302) (the cPanel way) it shows this error message: Apache detected an error in the Rewrite config. Syntax error on line 3 of /home/********/public_html/.htaccess.nvHf1T9Hzop1pUW6rIGSt3eFJwxvPhgv: ErrorDocument takes two arguments, Change responses for HTTP errors...
  13. T

    High Resource Suspension?

    So I just logged into cPanel File Manager then up comes this error message (I forgot to copy it) then I looked at the file manager it said "Data error." I went back to the x10hosting page and it said "Suspended Account" I had a look and it said that I was using too much Resources... But all I...
Top