Re: Last Record INSERT

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

 



AFAIK "mysql_[...]" is deprecated in favor of "mysqli_[...]" correspondent
functions, there's nothing to do specifically with mysql[i]_insert_id.


On Wed, Jun 26, 2013 at 3:01 PM, Tedd Sperling <tedd.sperling@xxxxxxxxx>wrote:

> On Jun 26, 2013, at 1:56 PM, Stuart Dallas <stuart@xxxxxxxx> wrote:
> > On Wednesday, 26 June 2013 at 18:39, Tedd Sperling wrote:
> >> Let me add, currently I am inserting an email address into a database.
> >>
> >> To find which record was created, I ask for the record number (ID) back.
> >>
> >> I am asking simply because mysql_insert_id() is deprecated.
>
> Now you tell me. :-)
>
> I learn something new every day of my life... and I'm getting damned tried
> of it.
>
> Back to the books.
>
> Thanks.
>
> Cheers,
>
> tedd
>
> _____________________
> tedd.sperling@xxxxxxxxx
> http://sperling.com
>
> --
> 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