Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
What's wrong with my code
sobbing for many days, still don't know why please Help. Why my page isn't posted correctly. In a
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Linked Keywords
I am trying to get a script that makes my predefined keyword converted to links and / or converted t
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
PL/SQL: ORA-00947: not enough values error message
Hi all i am getting Error(25,63): PL/SQL: ORA-00947: not enough values error message when executing
FlashVar function how to insert variables
Hi guys. Im new in this forum and also new in php programming. Can you help me about this code?
<
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
IP question
ive got 2 ip addresses both global from same user how would i detect if they are local to each other
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav