Thread
:
php 5 problem
View Single Post
06-29-2004, 05:15 AM
#
2
(
permalink
)
idx
Senior Grasshopper
Join Date: Jun 2003
Location: FL
Posts: 317
Do you receive any errors?
in your php.ini, check the following settings:
Code:
error_reporting = E_ALL & ~E_NOTICE display_errors = on display_startup_errors = on
-r
idx
View Public Profile
Visit idx's homepage!
Find More Posts by idx