Posted by "Ross" on 12/28/05 13:53
What does 'list' do in a php query? $result = mysql_query($query) or die('Error, query failed'); list($name, $type, $size, $content) = mysql_fetch_array($result); found it in this example... http://www.php-mysql-tutorial.com/php-mysql-upload.php
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming