Date: 06/23/01
- Next message: Roberto Guerreiro: "[phplib] Applying a template to a database output"
- Previous message: Taylor, Stewart: "[phplib] Oracle Database keeps disconnecting - or something"
- Next in thread: Roberto Guerreiro: "[phplib] Applying a template to a database output"
- Reply: Roberto Guerreiro: "[phplib] Applying a template to a database output"
- Reply: Mike Green: "Re: [phplib] Canīt replace the fields using number off filed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi
Sorry by my English.
Iīm new to php i have a lot off comercial soft at dos in Clipper.
I need to replace some fields base in at the number off field and not the name to do a while
_var[1] = "julio"
_var[2] = "Oliveira"
_var[3] = "Buenos Aires"
for x = 1 to 3
xgrabo(x,_var[x]) // mysql replace or insert
next
something like this in php lenguaje.
Thanks in advanced
Julio Oliveira - Buenos aires - Argentina
_________________________________________________________
Do You Yahoo!?
Get your free <email protected> address at http://mail.yahoo.com
- Next message: Roberto Guerreiro: "[phplib] Applying a template to a database output"
- Previous message: Taylor, Stewart: "[phplib] Oracle Database keeps disconnecting - or something"
- Next in thread: Roberto Guerreiro: "[phplib] Applying a template to a database output"
- Reply: Roberto Guerreiro: "[phplib] Applying a template to a database output"
- Reply: Mike Green: "Re: [phplib] Canīt replace the fields using number off filed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

