|
Posted by Rob on 10/10/66 11:22
Gordon Burditt wrote:
>>I have a PHP query for a MySQL database that I'd like to restrict
>>access to. It's linked from a .htm webpage with other links on a
>>company intranet site.
>
>
> Restrict based on *WHAT*? IP address the client is connecting
> from, username/password, SSL certificates, retinal eye scanner,
> something else?
>
> Gordon L. Burditt
LOL nice gordon,
I think if its a "feature" you only want a "site admin" to access the
best option would be to drop the query in a file... "admin.php" and put
it in a directory "admin" where by you use .htacess to password up the
directory.
An example of what your trying to do chris might help a little bit more :)
Cheers
Rob
Navigation:
[Reply to this message]
|