How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
Problem with Sending Mail by PHP
hello all,
I m new to php, can u plz provide me the code to send mail by php having CAPTC
problem with script manager
Hi iam using Net.2005.I have created ajax enabledwebsite.i have master page in which i have script m
Undefined offset
The following script checks to see if the user answer matches the correct answer.
Form Fiel
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak