Re: Direct MDB linking
- From: "Mumia W." <mumia.w.18.spam+nospam.usenet@xxxxxxxxxxxxx>
- Date: Thu, 24 Aug 2006 00:09:24 GMT
On 08/23/2006 03:54 PM, UKuser wrote:
Hi Guys,
I'm going to be linking PHP with a fairly sizable Access database but was wondering how I could stop users directly linking too it, to avoid them trying to actually download the mdb file itself. If I set directory permissions, would that stop the PHP-Access connection, or just users successfully downloading the file? The file would include passwords hence my thinking.
Thanks
A
Place the Access db outside of the web root, or use an ..htaccess file (or equivalent) to make it inaccessible.
.
- References:
- Direct MDB linking
- From: UKuser
- Direct MDB linking
- Prev by Date: Direct MDB linking
- Next by Date: creating an array from a mySQL query
- Previous by thread: Direct MDB linking
- Next by thread: creating an array from a mySQL query
- Index(es):