Re: New years resolution: To get serious with my programming! Anyone wanna help? :)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Jan 8, 2008 1:18 PM, Jason Pruim <japruim@xxxxxxxxxx> wrote:
> On Jan 8, 2008, at 12:06 PM, Daniel Brown wrote:
> > On Jan 8, 2008 11:54 AM, Jason Pruim <japruim@xxxxxxxxxx> wrote:
> >>
> >> most of the time the script works perfectly, but on the occassion it
> >> doesn't like when jupiters third moon aligns with uranus, I want the
> >> user to be notified to take their head out of their ass... :)
> >
> >    Do not discuss myanus in any public forum, Jason.  This will be
> > your final warning.  ;-P
>
> anusanusanusanusanusanusanusanusanusanusanusanusanus :P

    And you French-kiss your mother with that mouth?

> As I said in the other e-mail, the query works just fine. But if for
> some reason the insert doesn't succeed I want it to tell the user that
> it didn't succeed and that they should call their friendly underpaid
> under-appreciated network admin (AKA: ME :))

    Ah, I see.  What you probably want is something like this:
<?
// blah, blah, blah....
mysqli_stmt_execute($stmt) or die(mysqli_error());
?>

-- 
Daniel P. Brown
[Phone Numbers Go Here!]
[They're Hidden From View!]

If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux