Hi,
>| (This is my connections.php)
>| require_once("Connections/connection.php"); //database connection
>| Warning: require_once(Connections/connection.php)
>|
>| I have a feeling that my issue is contained within:
>| (include_path='.;C:\php5\pear')
It might be a slip of typing but you say in your description that the
connection file is called 'connections.php', but you are calling
'connection.php'.
George
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php