$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
connect() succeeds but accept() does not?
Please help me with this problem. I'm working on a time-sensitive project where I'm using TCP socket
displaying email without attracting a ton of spam
Hello,
this is maybe the wrong place to ask.
How would you display an email address on a w
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to