Hello David,
Friday, February 13, 2004, 9:25:30 PM, you wrote:
DEN> how can I link to a file that is referenced in a mysql database.
Depends what you mean by referenced in MySQL.
If you have a URL that links to a file in your SQL table, then just
turn it into an href. If the file is stored locally then it depends
how you need to open it.. perhaps fopen or a socket stream.
More info needed.
--
Best regards,
Richard Davey
http://www.phpcommunity.org/wiki/296.html
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php