GamblerZG wrote:
Please replace die($res->getMessage()) with
user_error($res->getMessage(), E_USER_ERROR) and then post the output.
on one table it still does not work:
this is the error:
DB Error: constraint violation
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http:
GamblerZG wrote:
Please replace die($res->getMessage()) with
user_error($res->getMessage(), E_USER_ERROR) and then post the output.
If I uncomment this it seems to work. Not error or anything in the code.
Truely don't know what the error is.
--
PHP General Mailing List (http://www.php.net/)
To un
Until some time I could make a new empty line in mysql with this query:
INSERT INTO `".$_SESSION['type']."`() VALUES ()
where $_SESSION['type'] was the table I wanted to use but now I get an
error and since I use DB I just get this error
INSERT INTO `authors`() VALUES ()
*Warning*: Cannot modify
Hi
I got a simple problem:
I need to have allow_url_fopen on for a certain directory and so I
wanted to control it by .htaccess file.
now I can control other php_flags like register_globals in this
directory (so apache allows the Override) but I just simple can't get
the following line to work:
I have to setup a HTML-Form to Fax Gateway and I am looking for some way
to do this in PHP. Generally have the Fax-Modem and nothing more right now.
Does anybody have any experiancs with this?
Thanks for any help
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.
John Holmes wrote:
From: "Neo Theone" <[EMAIL PROTECTED]>
I am searching for a MySQl to Object abstraction class.
I am thinking something like WebObjects does in Java (it is just a
part) in PHP. I had one for Ruby but now I have to use a DB in MySQL
and such a class would mak
I am searching for a MySQl to Object abstraction class.
I am thinking something like WebObjects does in Java (it is just a part)
in PHP. I had one for Ruby but now I have to use a DB in MySQL and such
a class would make it alot easier.
Does anybody know such a project or something similar?
I jus
7 matches
Mail list logo