Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Mark Morgan
has contributed to:
When fetching rows from multiple tables, how do I address columns with the same name in different tables using $myrow["whatever"]?
and on same point how do you reference something like sum(revenue) within $myrow($whatever)
For a textarea how do you pass text including the inherent spacing entered by the user ?