Contact: aviboots(AT)netvision.net.il
39,857 questions
51,778 answers
573 users
echo "PHP Programming\n"; print_r(file( __FILE__ )); /* run: PHP Programming Array ( [0] => <?php [1] => [2] => echo "PHP Programming\n"; [3] => [4] => print_r(file( __FILE__ )); [5] => [6] => [7] => [8] => [9] => [10] => ?> ) */