Re: [PHP-DB] php mysqli error

2007-04-30 Thread Chris
Josh Diakun wrote: Hello, I have had an issue for the past week or so that I cannot find a decent explanation for. I am receiving the following warning when using mysqli to insert a bunch of records into a database... *Warning*: mysqli_stmt_bind_param() [function.mysqli-stmt-bind-param

Re: [PHP-DB] Read HTML code and store it in database

2007-04-30 Thread Chris
Jorge Giménez wrote: Hello. I am looking a way t oread html code with a php script. I have a php script separated from my server that gives that some results I need to read and store. I can't access to the data server of this php because it's embebed on the machine. The script would be $url=F

Re: [PHP-DB] die vs exception

2007-04-30 Thread Bruce Cowin
Cheers, will check it out. Thanks. Regards, Bruce >>> Chris Verges <[EMAIL PROTECTED]> 30/04/2007 4:46:23 p.m. >>> The DB and MDB2 packages in the PEAR library use a third option, which is to return an "Error" subclass as the result rather than "throw"ing it. Prons and cons for all, just want

[PHP-DB] Read HTML code and store it in database

2007-04-30 Thread Jorge Giménez
Hello. I am looking a way t oread html code with a php script. I have a php script separated from my server that gives that some results I need to read and store. I can't access to the data server of this php because it's embebed on the machine. The script would be $url=Function_to_connect_url(

Re: [PHP-DB] php mysqli error

2007-04-30 Thread bedul
- Original Message - From: "Josh Diakun" <[EMAIL PROTECTED]> To: Sent: Monday, April 30, 2007 5:42 PM Subject: [PHP-DB] php mysqli error > Hello, > > I have had an issue for the past week or so that I cannot find a decent > explanation for. I am receiving the following warning when usi

[PHP-DB] php mysqli error

2007-04-30 Thread Josh Diakun
Hello, I have had an issue for the past week or so that I cannot find a decent explanation for. I am receiving the following warning when using mysqli to insert a bunch of records into a database... *Warning*: mysqli_stmt_bind_param() [function.mysqli-stmt-bind-param