Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe
Displaying Site Logo/Icon on a Title tag
really need some help out here. I want to insert a Logo/Icon just like the one close to the "PH
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
How to read CSS message data
Hi,
I have a requirement here. When working as a Dev angel for multiple customers its really di
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
Using Windows message as a Handle
Hi,
I am writing one of my first multithreaded programs.
In one of the thread,