why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Must-Know Topics of PHP
Can you guys list the must-know topics of PHP. I am still a learner and I am trying to cover most of
How to change Time Zone
HI
I want to change the time zone of the server to another country.How can do that?
Thanks
How to assign a textbox value to PHP variable??
Hi ! Can any one help me out as quickly as possible. As I m new to PHP.
Plz tell me how to assign
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
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
RFQ Configuration - can you make PLANT field an optional field in ME42
Is there a way to make the plant field on an RFQ optional in change mode (ME42)?