Hi!
Let's say I want to insert some data into my db and I want to be sure
that the user fills out alle the requiered fields.
I'm thinking of that: I want to pass the data to a PHP script and if
there's something missing I want to call the input PHP script again but
this time with the already inserted data. I can I call a link inside a
PHP script without having the user to click on it?
Tia Chris