How to set pass login name from htaccess to php
When the user logs into my members page via htaccess, I'd like to retain the username so that I can
this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
asp authentication problem
Hello all,
I want to use the asp authentication (from asp.net configuration) in my web site. there
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
Pls help with PHP
Pls can anyone direct me on how to create a user account for a customer. For example i want know if
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
Help with writing "$" with fopen
I just can't get my syntax correct. Could someone help me please? I am trying to write a connect fil
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)