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
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
");
$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
3 matches
Mail list logo