phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!
Warehouse Management
Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory
php wont update my db
hello,
sorry for posting in mysql forum but i dont know where exactly is the problem but here
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Need help with some php code :)
Hey! I'm quite new to this whole thing, so please don't fire me with shait on this one =D
I'm
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S