> while (list( $ver, $email1, $data1ac, $data1ad)=$mysql_fetch_array
> ($result){
> echo "$ver : $email1 : $data1ac : $data1ad <br>";
> }
Yep, - Apart from a missing ) before the { -
& removing the $ from mysql_fetch_array - it works perfectly - thanks :)
(I didnt even need to rename them to the same names as in the table)...
--
G
Yahoo Archives by email = Yes
http://groups.kwister.com/owners.php#add
NZ community groups - [EMAIL PROTECTED]
Community email addresses:
Post message: [email protected]
Subscribe: [EMAIL PROTECTED]
Unsubscribe: [EMAIL PROTECTED]
List owner: [EMAIL PROTECTED]
Shortcut URL to this page:
http://groups.yahoo.com/group/php-list
SPONSORED LINKS
| Php mysql | Job postings |
YAHOO! GROUPS LINKS
- Visit your group "php-list" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
