read about phps mysql_fetch_assoc in the manual.. this will explain what
your looking for.
http://ca.php.net/manual/en/function.mysql-fetch-array.php

Jason





"Elliot J. Balanza" <[EMAIL PROTECTED]> wrote:
> 
> Yes ok but how do I store it?
> 
> with array() how?
> 
> vamp
> 
> "Raditha Dissanayake" <[EMAIL PROTECTED]> escribió en el mensaje
> news:[EMAIL PROTECTED]
> > Elliot J. Balanza wrote:
> >
> > >
> > >Then I need to store the values i receive in an array in the form of:
> > >
> > >$variable['name'] = value;
> > >
> > >
> >
> > $value.
> >
> >
> > -- 
> > Raditha Dissanayake.
> > ---------------------------------------------------------------
> > http://www.radinks.com/upload/
> > Drag and Drop Upload thousands of files and folders in a single
> > transfer.  (HTTP or FTP)
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to