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
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t
script and html conflict in trying to create a header.
I have an error is occurring because of an html webpage with a "php require" at the top of
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
show random images
hey guys
can someone please suggest a way in which the following code can be edited so it onl
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?