[PHP] Online Form Creation

2011-12-20 Thread Christopher Lee
Hello All, I have two forms (see attached) that I would like to recreate and enable the user to complete the form online. The data would be collected in a MySQL DB. http://ucensys.com/activities.pdf http://ucensys.com/guidelines.pdf You will see that the forms are in a matrix format. I am havi

Re: [PHP] PHP page source charset

2011-12-20 Thread Rick Dwyer
On Dec 20, 2011, at 1:32 PM, Jim Lucas wrote: On 12/19/2011 6:44 PM, Rick Dwyer wrote: Hello all. When I set my page charset from iso-8859-1 to utf-8, when I run it through the W3C validator, the validator returns an error that it can't validate the page because of an illegal character n

Re: [PHP] PHP page source charset

2011-12-20 Thread Jim Lucas
On 12/19/2011 6:44 PM, Rick Dwyer wrote: > Hello all. > > When I set my page charset from iso-8859-1 to utf-8, when I run it through the > W3C validator, the validator returns an error that it can't validate the page > because of an illegal character not covered by UTF-8. > > > "Sorry, I am unab

Re: [PHP] PDF Page Size

2011-12-20 Thread Floyd Resler
On Dec 20, 2011, at 10:49 AM, Frank Arensmeier wrote: > 20 dec 2011 kl. 16.15 skrev Floyd Resler: > >> What is a good solution for get the size of a PDF page in pixels? I've >> tried a few different methods but haven't had much success. >> >> Thanks! >> Floyd > > If you don't mind using a co

Re: [PHP] PDF Page Size

2011-12-20 Thread Frank Arensmeier
20 dec 2011 kl. 16.15 skrev Floyd Resler: > What is a good solution for get the size of a PDF page in pixels? I've tried > a few different methods but haven't had much success. > > Thanks! > Floyd If you don't mind using a command line tool, Xpdf would be my first choice. Look out for "pdfinf

[PHP] PDF Page Size

2011-12-20 Thread Floyd Resler
What is a good solution for get the size of a PDF page in pixels? I've tried a few different methods but haven't had much success. Thanks! Floyd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php