Gossamer Forum
Home : Products : DBMan : Customization :

Including DBman in PHP.

Quote Reply
Including DBman in PHP.
Okay, so I've just recently begun learning PHP. I've been working with DBman for a while, but only on a basic level. Now, how can I include a database inside a PHP page?

Here's what I'm wanting to do...

I want this database:
http://www.heavenlywinds.net/cgi-bin/dbman/db.cgi

To be included in this site:
http://www.oddgirl.net/~reyhan/bnhs

with the query ?db and if I just do the

<?php
include('http://www.heavenlywinds.net/cgi-bin/dbman/db.cgi')
?>

it opens up as a completely separate page, instead of inside the table I want it in. Am I explaining this well enough? Unsure If you need to log in to the DB to help, test/test has all access.
Subject Author Views Date
Thread Including DBman in PHP. Reyhan 3032 Jun 24, 2004, 2:07 PM
Thread Re: [Reyhan] Including DBman in PHP.
LoisC 2937 Jun 24, 2004, 10:56 PM
Post Re: [LoisC] Including DBman in PHP.
Reyhan 2924 Jun 25, 2004, 12:56 PM