Hello, What's the difference between:
1.- $row[column_name];
2.- $row['column_name'];
3.- $row["column_name"];
?
ragards Bart
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello, What's the difference between:
1.- $row[column_name];
2.- $row['column_name'];
3.- $row["column_name"];
?
ragards Bart
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php