> Does anybody know how to get hold of the rownumber of the current row in a > php-script? > (Rownumber in the actual file.) echo __LINE__; -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] Get the row number in php-script? Håkan Askengren
- speedboy