Hi!

  There is in PHP some way to handle errors like in other languages,
  I mean, something like this:

  .
  .
  .
  try to do
    ...
  if error then do ...
  .
  .
  .

  I'm tired of reciving warnings :-(

-- 
Yoel Benitez Fonseca



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to