MySQL Transactional Examples in PHP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ralph Freshour

    #1

    MySQL Transactional Examples in PHP

    Does anyone have any examples of using Transactional processing of
    MySQL with PHP? I'm not sure if the BEGIN statement needs to be in
    front of my SELECT statement or processed before hand by itself.

    Thanks...

  • Ralph Freshour

    #2
    Re: MySQL Transactional Examples in PHP

    If anyone replies to this please reply to my email address as I'm
    losing my ISP news server - thank you.


    On Sat, 18 Oct 2003 05:31:43 GMT, Ralph Freshour <ralph@primemai l.com>
    wrote:
    [color=blue]
    >Does anyone have any examples of using Transactional processing of
    >MySQL with PHP? I'm not sure if the BEGIN statement needs to be in
    >front of my SELECT statement or processed before hand by itself.
    >
    >Thanks...[/color]

    Comment

    Working...