[PHP] Function call stack

2002-01-30 Thread Christian Novak
file calling myfunc() trigger_error("Error in $file, at line $line, paramter must be an integer!", E_USER_ERROR); return($i); Using the pre_defined varibales __line__ and __file__ will always point me to the function not the calling script. Best regards Christian Novak --

[PHP] Re: mysql_insert_id?

2002-02-21 Thread Christian Novak
"Wee Chua" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > Is it possible that I would get the wrong ID (Not the ID I just inserted in > Auto_Increment field) by using mysql_insert_id function if someone is also > inserting record at the same time? H

Re: [PHP] Crashing a webserver

2002-02-21 Thread Christian Novak
There is a tool from Microsoft to do exactly this: http://webtool.rte.microsoft.com Christian "Theodore Brinkman" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Pull the plug? :) > > -Original Message- > From: Chris Lott [mailto:[EMAIL PROTECTED