imap: how to save a copy of sent emails to sent elements
Hello my friends,
I am writing an online emailing application with inbox outbox/sent elements
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
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
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
Read from forum
Haven't written anything forever and I would like to get back.
What I'm trying to do is getting t
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
Data Function is Its Not working IN IE8
This is my first time to use formums. I hope i can get solution for this problem.
view plaincopy to