Hello
How can I use a regular expression in the gsub function.
I want to change from lower to upper case without use "toupper"
something like this did not work:
gsub(/[a-z]/,/[A-Z]/)
Is there a way to do it ?
Regards
Claudemir F Martins
Hello !
I used a PHP code to protec the files with the
www-authentication, however when using the browser I.E.
is possible to pass the protection the following way:
when the www-authentication windows comes up I press CANCEL
and after that I press Crtl-n and I got to the protected page.
Is...
Hi !!
My Opinion ??? It is the best tool for a MySQL professional.
It is very, very useful !
To use advanced authentication follow these steps...
Edit the file config.inc.php and change the following lines:
------------------------------------------------------------
line 45 -...
Hello
I'm using a PHP module for authentication (authentication against a MySQL Database).
However the authentication only protect a single page and I'd like to protect the hole directory !!
How can I do that ???
Below the code I've used...
Hello
I'm using a table to show some user names, but there are problems when the user name has the signal "-" on it....
Example:
User
al-wxyz
Is displayed as:
User
al
-wxyz
Is there a way to solve this problem ?
Hello
I'd like to count ($5) and group the records with commom Fields
($3 and $4) as follows:
Original text file:
-------------------
-
1000411075 833 192.168.39.25 TCP_MISS/300 525
1000411076 833 192.168.39.25 TCP_MISS/200 332
1000411077 61 192.168.39.25 TCP_HIT/200...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.