Search found 2 matches

by laloto
Wed Feb 06, 2008 2:36 pm
Forum: PHP - Code
Topic: Fetch Array
Replies: 2
Views: 118

Re: Fetch Array

:D
Yes it does Works, thank you very much Kieran Huggins.
laloto
by laloto
Wed Feb 06, 2008 9:13 am
Forum: PHP - Code
Topic: Fetch Array
Replies: 2
Views: 118

Fetch Array

~pickle | Please use [ php ] tags where appropriate. Your post has been updated to reflect how we'd like it to look. Hi you smarts! I need to extract the info from different row from an array created by : $autores = mysql_query($query_autores, $conetion) or die(mysql_error()); $row_autores = mysql_...