Please any body tell me how to attach database file in php ...
| SitePoint Sponsor |
Please any body tell me how to attach database file in php ...
What kind of file? How would you like it attached? I'm afraid you're going to have to elaborate a little on your requirements/position.
![]()
@AnthonySterling: I'm a PHP developer, a consultant for oopnorth.com and the organiser of @phpne, a PHP User Group covering the North-East of England.
Something like that? Or do you want to store a file in the database?PHP Code:<?php
include "database.file.php";
?>
Like my learned friend Anthony says, please provide some more info![]()
Bookmarks