PHP calling PHP?

From: "Christian Marschalek" <cm(at)chello(dot)at>
To: "[PHP] PostgreSQL" <pgsql-php(at)postgresql(dot)org>
Subject: PHP calling PHP?
Date: 2001-05-05 12:51:07
Message-ID: 000001c0d562$0ed18fa0$0200a8c0@server
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

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

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Gyozo Papp 2001-05-05 13:32:56 Re: PHP calling PHP?
Previous Message Jesus Aneiros 2001-05-05 12:28:36 Re: psql with PHP question