Re: link DB record through browser...
- From: David Harper <devnull@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 17 Feb 2006 19:11:35 GMT
snehalapatil@xxxxxxxxx wrote:
So I have to write another script "getrecord.php" to display record?
Yes.
Is there is any direct method ....provided dy browser or dbms?
Your web browser never communicates directly with the DBMS.
The web browser sends a request to the web server, and the web server runs the PHP script (or Perl script or Java servlet) which sends a query to the DBMS.
David Harper
Cambridge, England
.
- Follow-Ups:
- Re: link DB record through browser...
- From: Roedy Green
- Re: link DB record through browser...
- References:
- link DB record through browser...
- From: snehalapatil@xxxxxxxxx
- Re: link DB record through browser...
- From: David Harper
- Re: link DB record through browser...
- From: snehalapatil@xxxxxxxxx
- link DB record through browser...
- Prev by Date: Re: PreparedStatement + "order by ?"
- Next by Date: newbie pleae help
- Previous by thread: Re: link DB record through browser...
- Next by thread: Re: link DB record through browser...
- Index(es):
Relevant Pages
|
|