lJesterl Posted June 27, 2007 Share Posted June 27, 2007 I was wondering how to use headers. I think thats what i need to use. I'm trying to put certain things like "updateuser.php" in a functions folder. However by calling config/config.php for the mysql db connnection it says its not found and so on. Anyonw know how to make a header to put at the top of my files in the functions folder. Quote Link to comment Share on other sites More sharing options...
trq Posted June 27, 2007 Share Posted June 27, 2007 Its probably best not to try and guess what your problem is without understanding what your talking about. There is a function in php called header, but it merely sends response headers, nothing like what you are talking about. Can we see some code? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.