[PHP-DB] Session Cache Limiter

2004-09-17 Thread Ng Hwee Hwee
Hi, has anyone used session_cache_limiter('must-revalidate') before to solve the problem on Warning: Page Expire..? i saw it on some websites, tried it and it worked for me.. but i never come across this word officially in any books or sites.. Can someone kindly direct me to something that

[PHP-DB] Sending mail through localhost

2004-09-17 Thread W Roothman
Dear All, Do I need to install a mail server, such as ArGoSoft Mail Server, on my computer (MS XP) in order to prevent this error when sending mail through a form (ref: N: Mail functions, PHP manual): Warning: mail() [function.mail]: SMTP server response: 550 5.7.1 Unable to relay for [EMAIL

[PHP-DB] Re: Socket Errors

2004-09-17 Thread David Robley
On Fri, 17 Sep 2004 08:56, Joseph Crawford wrote: Can anyone shed any light on this error, i have googled and found out it is a winsock error but i havent a clue why i am getting it, one minute this worked the next it didnt. Warning: fsockopen() [function.fsockopen]: unable to connect to

[PHP-DB] Re: PHP 5 Error Handling

2004-09-17 Thread Ognyan Bankov
Joseph Crawford wrote: Guys, i have been working with custom exception classes that extend the general exception. Here is some code i have public function command($cmd) { if($cmd) { $res = fputs($this-connection, $cmd);

Re: [PHP-DB] Sending mail through localhost

2004-09-17 Thread John Holmes
From: W Roothman [EMAIL PROTECTED] Do I need to install a mail server, such as ArGoSoft Mail Server, on my computer (MS XP) in order to prevent this error when sending mail through a form (ref: N: Mail functions, PHP manual): Warning: mail() [function.mail]: SMTP server response: 550 5.7.1 Unable

[PHP-DB] Re: [nyphp-talk] Socket Errors

2004-09-17 Thread Joseph Crawford
yea i got it the servers are now back up and working perfectly ;) anyone know of any private news servers i can get an account on free? i have my ISP one however my app is not going to be hosted on my machine and my ISP limits connections to ones using one of thier IP's so my web host wont be

[PHP-DB] Re: [nyphp-talk] Socket Errors

2004-09-17 Thread Joseph Crawford
yea i got it the servers are now back up and working perfectly ;) anyone know of any private news servers i can get an account on free? i have my ISP one however my app is not going to be hosted on my machine and my ISP limits connections to ones using one of thier IP's so my web host wont be

[PHP-DB] Re: [nyphp-talk] Socket Errors

2004-09-17 Thread Joseph Crawford
yea i got it the servers are now back up and working perfectly ;) anyone know of any private news servers i can get an account on free? i have my ISP one however my app is not going to be hosted on my machine and my ISP limits connections to ones using one of thier IP's so my web host wont be