Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Jon Thomas
has contributed to:
Does ereg() match any text including the pattern or identical to it?
How can I randomly read data from an XML document?
Can PHP determine the input type of a form POST variable?
XML: How can I display XML in an HTML table with three records to a row ? [XSLT]
When I use filesize() in fgets() to read a line from a text file, the end of the text file is cutoff
Is it possible to have one form send its information to two places, such as a payment processor and an e-mail address?
I wish to capture colon-delimited data from a txt file and to break it into lines and from there columns to format into an HTML table. How?