|
Hi,
Well my .htaccess file looks like this..
order deny,allow
allow 123.33.332.44
allow 333.22.556.33
deny from all
how do i add more allows with php? are there any functions for this?
Thanks!
__________________
I'm working on my own forums software, if you're interested in development - please pm!
|