phpbar.de logo

Mailinglisten-Archive

[php] OT: SQL problem

[php] OT: SQL problem

Cyrill Schumacher php_(at)_phpcenter.de
Mon, 20 Aug 2001 12:28:56 +0200


>also einmal "select count(*) from table" 
>und dann nochmal "select * from table"

mysql_num_rows(); oder

select *,count(*) as counter from table

cs




php::bar PHP Wiki   -   Listenarchive