RE: [PHP] Maybe a silly question

2003-10-09 Thread Andrew Whyte
It's commonly seen in OOP (Object Oriented Programming) and allows you access to an objects data by name of the entity within the structure. I find it really useful for mysql/php work. $result = mysql_query("SELECT * From Personal_Details WHERE USER_ID='12345'") ; $data = mysql_fetch_object($

RE: [PHP] email certain people

2003-10-09 Thread Andrew Whyte
e are ample good examples on php.net's doco about this. Cheers, Andrew -- Andrew WhytePh: +61 7 4930 9838 Corporate Systems Administrator Fx: +61 7 4930 9254 Information Technology Division Em: [EMAIL PROTECTED] Central Queensland University, Rockhampton, Qld, 4702 -

[PHP] Hotmail servers, Was RE: [PHP] LiteSpeed Web Server 1.1

2003-10-08 Thread Andrew Whyte
I hate to continue this thread at all, but... > -Original Message- > From: Jason Wong [mailto:[EMAIL PROTECTED] > Sent: Thursday, 9 October 2003 6:04 AM > To: [EMAIL PROTECTED] > > On Thursday 09 October 2003 00:44, Robert Cummings wrote: > > > *heheh* That's like the smarty template s