Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Joachim Klinkhammer
has contributed to:
With a <select multiple> item on a form, since HTTP_POST_VARS is an assoc. array I only get 1 item.
How do I read a file into an array?
How do I read a file into an array?
What is the most efficient way to combine & extract an array of about 20 separate digits (all 0-9) in a single mysql field (e.g. 1,2,1,0,5 as 12105)?