| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Fred Read | Date: | April 28 1999 2:08pm |
| Subject: | Re: Table entrie transfert | ||
| View as plain text | |||
zOrg wrote: > > Using PHP3, I would like to move one entrie of 5 fields > with a primary key from a mysql table to another table > like fo example : ... The SQL for this can be found in section 7.13 of the manual [see below for URL]: insert ... into table select ... I trust you will be able to convert this into the appropriate php3 code as I am not very familiar with php3. The manual is your friend! -- If it ain't opinionated, it ain't Rich Teer.
| Thread | ||
|---|---|---|
| • Table entrie transfert | zOrg | 28 Apr |
| • Re: Table entrie transfert | Fred Read | 28 Apr |
