How can give no public access to admin.php

D

Daniel Refosco

Guest
Sorry about my english.
I want know if some one know how can give access to admin.php to some
feew peoples ?
I'm not a expert programer in php.
Thanks.-
 
E

Eugenio

Guest
Daniel Refosco wrote:

> Sorry about my english.
> I want know if some one know how can give access to admin.php
> to some
> feew peoples ?
> I'm not a expert programer in php.

You should read some tutorial about securing Web pages, it isn't difficult to do it in PHP, start from www.zend.com or www.devarticles.com for example.

Eugenio.

(Latest version of DaDaBIK when this message was posted: 2.2.1)
 
K

ken

Guest
I just rename the admin, install, and internal_table_manager.php's to change the extension to

.old
or something like that
 
Top