rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
send message to the java application
Oracle 10g with Windows platform.
I have a java application that periodically pings the d
How to get all server headers like Live http Headers does
Hey all, like many of you I use the Firefox addon "Live http Headers". I'm trying to write
redirect standard error and assert (how to?)
How do you redirect standard error and assert?
---
(Why? I am creating an web app and
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
I need to increse 6hours more, and i don't know how???
I need to increse 6hours more, and i don't know how???
<tr>
<t
Display error above the login forum help!
Hi guys. just so you know im not asking for someone to do this for me I just need to be pointed in t
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
grouping within a foreach?
hello all,
I currently have a list of products spit out from my db via a foreach loop. Right