Do you understand the options that the other people have explained?
-- Rodney
"Ashley M. Kirchner" wrote:
> "Rodney J. Woodruff" wrote:
>
> > http://www.php.net/manual/en/function.msql-fetch-array.php
>
> Okay, call me dense. I can't figure
What have you tried so far?
-- Rodney
Chad Day wrote:
> What I'm trying to do is specify a URL in a form, and then take that URL,
> put its contents into a variable, and mail it out in an e-mail message with
> the body of the message being that URL. I haven't gotten anywhere so far,
> just get
http://www.php.net/manual/en/function.msql-fetch-array.php
Hope this helps.
"Ashley M. Kirchner" wrote:
> I need to convert an MySQL result into an Array...somehow. The
> query returns the following:
>
> ++---+
> | ID | Project |
> ++---+
> | 1 |
Look here as a starting point:
http://www.php.net/manual/en/function.mysql-num-rows.php
I don't know the exact answer to your question but I hope that this helps.
-- Rodney
Michael O'Neal wrote:
> Hi,
>
> I'm trying to display a record count of some sort on a page I'm working
> on. For examp
Which database are you using?
-- Rodney
Bob Stone wrote:
> Dear PHP Helpers,
>
> I cannot find any documentation on how to copy the
> data from one mysql table to another, i.e. table1,
> columnx to table2, columnx.
>
> Can you recommend a way?
>
> Here is the situation.
>
> I have one table cal
5 matches
Mail list logo