Search results

  1. C

    Autodownload in PHP?

    Hi i was wondering how to autodownload a url, like if it was a HTML file i wouldnt view it but it asked me to download - can someone tell me how to do it please? Edit: Anyone??
  2. C

    Text speech is annoying and rude

    I am sick and fed up of seeing people writing topics that are 'formal' and yet they write like: "Yo i ned hlp rel bad init." A bit like that ^^ like - WHATS WRONG WITH THIS?: "Can anyone help me?" Personally i think it's rude, they didn't care what they wrote and they dont care if...
  3. C

    Bad error-

    My account panel keeps on reseting itself, every 6 hours or so it keeps on going back to say: Hosting Type:ERROR Advertisements:ERROR READING PACKAGE Disk-Space Allotment:ERROR Bandwidth Allotment:ERROR It tells me to re-enter my deatils aswell - so i do and this is what error i get: The...
  4. C

    Random numbers in PHP

    Hi, ill show you how to use 'mt_rand' 'srand' and a really complicated one that makes hexadecimal numbers. lets start off with the 'mt_rand' function. //Minimum number $min = 1; //Maximum number $max = 100; //Put mt_rand into a variable $random = mt_rand($min, $max); echo "Our random...
  5. C

    checking whether something in online or not?

    Hi i have been looking everywhere around google but i still havent found how to do it, i got windows media encoder to stream my audio to my website, my location for it is mms://***.***.***.***:5190. Right and i got that transferred to my stream.asx file. How do i check whether that url is...
  6. C

    no more windows xp?

    Hi incase you haven't realized yet but most of the main manufactures of pc's and laptops are not distributing windows xp with their computers - nor are they selling the os. I dont think they realize it yet but windows vista is the slowest operating system on the market. My brother has a...
  7. C

    server down

    hi - my site isnt working at the moment - im on vox by the way went to my site http://cursedpsp.pcriot.com and it came up with a 404 error went to my account management and it says Apache Server is offline any help?
Top