wert
12-05-2002, 06:57 PM
Hi there, I'm using php to create a table Name Inventario, a few lines later I insert data into this very table, the problem is that I get errors of the kind "Table inventario does not exist" but if I refresh the page it works like a charm, I cheked an since the first time ( the one with the error) the table is created perfectly in my DB, what i thing is the problem is that perhapps I should leve some time (milli secs) before I can put some data in the table I've just create.
If so I don't know if php have some function that works like JavaScript's setTimeout().
Any Ideas or comments will be usefull.
If so I don't know if php have some function that works like JavaScript's setTimeout().
Any Ideas or comments will be usefull.