|
// http.inc by nf@bigpond.net.au
// http://nf.wh3rd.net/
function http_post($server, $port, $url, $vars) {
// example:
// http_post(
// "www.fat.com",
// 80,
// "/weightloss.pl",
// array("name" => "obese bob", "age" => "20")
// );
$user_agent = "Mozilla/4.0 (compatible; MSIE 5.5; Windows 98)";
$urlencoded = "";
while (list($key,$value) = each($vars))
$urlencoded.= urlencode($key) . "=" . urlencode($value) . "&";
$urlencoded = substr($urlencoded,0,-1);
$content_length = strlen($urlencoded);
$headers = "POST $url HTTP/1.1
Accept: */*
Accept-Language: en-au
Content-Type: application/x-www-form-urlencoded
User-Agent: $user_agent
Host: $server
Connection: Keep-Alive
Cache-Control: no-cache
Content-Length: $content_length
";
$fp = fsockopen($server, $port, $errno, $errstr);
if (!$fp) {
return false;
}
fputs($fp, $headers);
fputs($fp, $urlencoded);
$ret = "";
while (!feof($fp))
$ret.= fgets($fp, 1024);
fclose($fp);
return $ret;
}
function random_password() {
$length = 16;
$key_chars = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789';
$rand_max = strlen($keychars) - 1;
for ($i = 0; $i < $length; $i++)
{
$rand_pos = rand(0, $max);
$rand_key[] = $key_chars{$rand_pos};
}
$rand_pass = implode('', $rand_key);
return $rand_pass;
}
Join Now!
|
Pick up the News Feed
Keep up-to-date with our RSS feed. Subscribe here
|
Charade Online Forum
Once you've joined, why not sign up for our Charade Google Group?
http://groups.google.com/group/charade-london
|
People who have already registered
- Thank you for registering – it was incredible and pleasant all the best and all the best http://charade.server1.org 2024.11.06 kdosksgnhsrjmsasd 825862
- - on
- Thank you for registering – it was incredible and pleasant all the best and all the best http://charade.server1.org kdosksgnhsrjmsasd 196271
- - on
- Thank you for registering – it was incredible and pleasant all the best and all the best http://charade.server1.org kdosksgnhsrjmsasd 301101
- - on
- Thank you for registering – it was incredible and pleasant all the best and all the best http://charade.server1.org kdosksgnhsrjmsasd 635667
- - on
- ObZg - PveK'ddjhSp<'">WLwtNr
- ObZg - PveK(((.,"()')
- ObZg - PveK
- ObZg - PveK
- ObZg'QSMruZ<'">GZELbb - PveK
- ObZg((()('".,) - PveK
- ObZg - PveK
- ObZg - PveK
- mOvn - HVJx
- mOvn - HVJx
- mOvn - HVJx
- mOvn - HVJx
- mOvn - HVJx
- mOvn - HVJx
- mOvn - HVJx
- mOvn - HVJx
- mOvn - HVJx
- mOvn - HVJx
- mOvn - HVJx
- mOvn - HVJx
- johnansog - lvIGwnbewS
- einispkpxqn - DsmYUeEkaZX
- mitoccuttyjet
- bernaldinobest https://wikipedia.org 9927403
- bernaldinobest https://wikipedia.org 7026549
- DiAssed
- DiAssed
- DiAssed
- DiAssed
- DiAssed
- LikAssed
- DiAssed
- LouPep
- lendaHouse
- GoldenTabs - vLrsSMywkpZTU
- GoldenTabs - esWGfBxbFYCOe
- GoldenTabs - MQLUEBpBEOleZCsiV
- XMikoDikoX
- QMarcoPoloXTR
- Corpol65
- JimmiXzSq - RAhyABVhtnDiO
- JimmiXzSq - qZbUhVRFKRiXRlbA
- JimmiXS - IQjBzdRILQAS
- Mark - pduOmJDtrpW
- gordon - IlerPdOIMgAsK
- Mark - cVWYhbKkLPK
- Mark - kKEGXiscBaHlHjniUN
- Mark - pSklfjqIwmsxIaEkG
- Mark - YzkEWabkeUAEnaDdI
- Mark - dousgIOkYEeCt
- Mark - WHForJRnlJCZAWm
- Mark - EDwzjtqhPLMgcvBBhLa
- Qkano - Rhaphsody on a Windy Night
- Oyinda Fakeye - film/book
- Suz - Good Girls Do Swallow
- Hagop Matossian - Police in helicopter
- dan friel - forrest gump
- David - Spice Girls - Wannabe
- Egli - Art & Film
- lucia
- Rose Turner - On Beauty
- JORGE Gonzales
- Tracey Moberly - Peggy Sue Got Married film
- Carrie Thomas - We\'re Through, a poem by Anna Menmuir
- Dan - Prayer for Owen Meany
- Tamara Stein - Fidelio - opera by Beethoven
- Andrew Field - Rear Window
- Hannah Salvidge - Inside Daisy Clover
- Elizabeth Rutherford-Johnson - The Wasteland by TS Eliot
- Karoline Bjune - 4.48 Psychosis
- Ingrid van Vliet - The incredible The Girl In The Cafe film with Bill Nighy
- simon - Television's Over - The Adverts
- Tomas Aquinas - A Moment Of Claret - Poem
- John Shortell - The Passion of New Eve
- Alli Beddoes - 1984
- Sally Kraus
- kiera feldman - "For the anniversary of my death" by W.S. Merwin
- Martin Solloway - The Lord of the Rings
- zakia uddin - alice in wonderland
- Alex Keramydas - Both Sides,Now
- Pauline Etim-Ubah - The lion, the witch and the wardrobe
- sarah strickland - the lion king musical
- Robb Carswell - Lyrical works from the B-52's
- caroline ward - Nighty Night
- maria x - sto 'pa ke sto xanaleo (greek)
- Jorge Gonzales
- Belen Lopez - Out of Control - Chemical Brothers
- Hazel - Howard's End (Book)
- Edmund Slater - Film
- Vivien Bittermann - song
- Javier - Greyson
|