php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
HTML Email rec'd as Source Code
The code does create and send the email successfully. However, the message shows as html code and n
TCP Sending Unsigned Char...
Hi...
I want to send over tcp/ip some data, i have the data in hexadecimal, and when i tr
b+ tree
Hi
can every body help me about b+ tree ?(insert & delete)
cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
printing links
Hi every1
i am connecting to a table in sql and the looping through with a while ($ var = my
How to validate from 2 possible answers
Hi
I hope somebody can help me with what will probably be really simple, I'm pulling my hair
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...