Click here to Skip to main content
15,868,164 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
AnswerRe: How to know if a variable has been initiated or not Pin
nickmaroulis30-Mar-11 13:35
nickmaroulis30-Mar-11 13:35 
GeneralRe: How to know if a variable has been initiated or not Pin
Joan M30-Mar-11 20:25
professionalJoan M30-Mar-11 20:25 
GeneralRe: How to know if a variable has been initiated or not Pin
nickmaroulis30-Mar-11 21:03
nickmaroulis30-Mar-11 21:03 
GeneralRe: How to know if a variable has been initiated or not Pin
nickmaroulis30-Mar-11 21:18
nickmaroulis30-Mar-11 21:18 
GeneralRe: How to know if a variable has been initiated or not Pin
Joan M30-Mar-11 21:41
professionalJoan M30-Mar-11 21:41 
GeneralRe: How to know if a variable has been initiated or not Pin
User 171649230-Mar-11 22:28
professionalUser 171649230-Mar-11 22:28 
GeneralRe: How to know if a variable has been initiated or not Pin
Joan M30-Mar-11 22:51
professionalJoan M30-Mar-11 22:51 
QuestionProblem with pointers / permissions? Pin
whatsa25-Mar-11 10:15
whatsa25-Mar-11 10:15 
So I'm writing an index page that calls a header file within a different folder. The pages that seem to not work are the index pages WITHIN other folders and using ../ to get back to the root folder and back into the include folder, if the pages are within the root folder and call the header by going through the include folder, it works.

Kind of hard to explain..

But I'm getting these errors..

	Warning: main(paul_menubar_test/menubar_test_filesavail.php) [function.main]: failed to open stream: No such file or directory in /home/new2/include/headers.php on line 190

Warning: main() [function.include]: Failed opening 'paul_menubar_test/menubar_test_filesavail.php' for inclusion (include_path='.:/usr/php4/lib/php') in /home/new2/include/headers.php on line 190


And that's an index file that's within a different folder in the root folder.

I have an index file in the root folder that does the call for the include/header and it works.

If you need any clarification, please ask.. I don't know how else to word it.

I've checked google and people just say "lol check ur pointers," I did, like a 100 times. I've tried all sorts of "/," "../" and all that. I've also read that I may need to change the permissions of the folder or something? I'm not sure how to do that.. but the other problem is every single page calls the FOOTER file, which is also in the "include folder," has no problem.

-Paul
AnswerRe: Problem with pointers / permissions? Pin
cjoki25-Mar-11 13:31
cjoki25-Mar-11 13:31 
AnswerRe: Problem with pointers / permissions? Pin
effayqueue25-Mar-11 23:50
effayqueue25-Mar-11 23:50 
AnswerRe: Problem with pointers / permissions? Pin
nickmaroulis30-Mar-11 13:38
nickmaroulis30-Mar-11 13:38 
Questionhow to bypass web filter Pin
yftah198923-Mar-11 7:12
yftah198923-Mar-11 7:12 
AnswerCross Post: Please Ingore Pin
Keith Barrow23-Mar-11 8:48
professionalKeith Barrow23-Mar-11 8:48 
GeneralRe: Cross Post: Please Ingore Pin
Pete O'Hanlon23-Mar-11 9:21
subeditorPete O'Hanlon23-Mar-11 9:21 
GeneralRe: Cross Post: Please Ingore Pin
Keith Barrow23-Mar-11 9:44
professionalKeith Barrow23-Mar-11 9:44 
Questionsend data Pin
Elham M23-Mar-11 3:19
Elham M23-Mar-11 3:19 
AnswerRe: send data Pin
cjoki23-Mar-11 4:32
cjoki23-Mar-11 4:32 
GeneralRe: send data Pin
Elham M24-Mar-11 3:14
Elham M24-Mar-11 3:14 
GeneralRe: send data Pin
cjoki24-Mar-11 4:55
cjoki24-Mar-11 4:55 
GeneralRe: send data Pin
Elham M24-Mar-11 22:17
Elham M24-Mar-11 22:17 
GeneralRe: send data Pin
effayqueue25-Mar-11 1:25
effayqueue25-Mar-11 1:25 
GeneralRe: send data Pin
cjoki25-Mar-11 2:52
cjoki25-Mar-11 2:52 
GeneralRe: send data Pin
Elham M25-Mar-11 3:15
Elham M25-Mar-11 3:15 
GeneralRe: send data Pin
cjoki25-Mar-11 3:32
cjoki25-Mar-11 3:32 
GeneralRe: send data Pin
Elham M25-Mar-11 7:05
Elham M25-Mar-11 7:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.