Probably a simple error...
I'm getting the error -- Parse error: syntax error, unexpected '{' in /home/content/c/s/t/csteffen24
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
Saving data from a form into a file
Hey everybody,
Sorry, I am really new to PHP coding and such but a project kind of got thrust
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&