Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
Need to write a cookie with a url var
Not sure if its possible, but I need to write a cookie with a url.
So this would write 2232 a
gather checkbox data from form into email
Hello all,
First, i'd like to thank everyone who responded to my previous posts regarding set
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
simplexml_load_file and rss problem
Hi,
I have a problem parsing an rss feed using simplexml_load_file - this is strange as i hav
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code