hola...
one question:
is there a way of calling all vars at once to analize there details, i. e. prefixes or
value?
thanks in advance, chris
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To co
hi all!
i have the following problem:
1.im loading 5 colums from a mysql-table into an array:
$threads = db_query("SELECT title, date, body, poster, board_posts_ID FROM board_posts
WHERE msgkind = 'thr'
ORDER BY date DESC");
everything fine so far...
2.im trying to list them lin
2 matches
Mail list logo