order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
Captcha problem users just refresh and it will let them auto submit again
Users will just re submit and not have to enter the new captcha.. ? Lol but if i refresh the page, t
Variable uses and placement
I'm new to PL/SQL and am trying to learn about variable valid uses/placement (any pointers to any do
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";