[PHP] close windows

2001-10-30 Thread André Castanheira
Hi, Is there a php command to close a window or return to the previous one ? Obrigado, André Castanheira Carioca Engenharia S.A. +55 21 3891-2200 r; 2325 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP] sybase_query

2001-10-30 Thread André Castanheira
Hi, How can I get the error message from sybase_query ? It sends the message to the browser, but I'd like to treat it. Obrigado, André Castanheira Carioca Engenharia S.A. +55 21 3891-2200 r; 2325 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

[PHP] session start error

2001-10-29 Thread André Castanheira
"); $result = $tb->qual_tabela(); echo $result; session_unregister($tb); session_destroy(); ?> When I load teste_classe1.php, its ok, but when I click on teste_classe2 link I receive : Fatal error: Call to a member function on a non-object in /home/httpd/html/curriculum/adm/te