[PHP-INST] problem solved

2002-08-13 Thread Erik
hi, the problem i had is solved (syntaxt highligting) i solved it like this. ', $raw ); // Insert the line number $ml = strlen ( count ( $raw ) ); for ( $i = 0; $i < count ( $raw ); $i++ ) { if ( !isset ( $noline ) ) { $gap = ( $ml - strlen ( $i ) ); $raw[$i] = "[" .

[PHP-INST] Problem Solved

2002-02-26 Thread Brett Cavé
Hi. I found the php-mysql rpm, which solved all my problems. *doh* :) Brett -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php