Ive just bought çdn.com since i wanted a CDN for a few sites and thought i'd be clever but ive just noticed in some browsers to redirects to the ASCII set version and in others it doesn't.
Hmm the php.net docs doesn't seem to follow that train on thought though. My full code is below i see nothing wrong dont understand why the docs would say that then it not be the case.
Nope, my thoughts were it was being added in PHP6 but read somewhere its in PHP 5.3.5 and it works. Any thoughts on the issue though ? you think its a bug ?
You cant just ask someone to make something for you. Most people on either are either students and developers both of which dont have spare time to just write a piece of code for you and create...
Okay i created a HTTP Ajax chat a while back and its really hitting my web server hard, its created using memcache to store the data in but still hits the server hard.
Well since an IP address doesn't mean one person then no, for example if im surfing at my college all our computers use the same IP address therefore you dont really know.
Yeah when i build a login system when Mr X authentication is done i create a random hash salted with there usename, password, time, IP, user_agent, etc then store it within a cooike and my database....