Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 17th, 2005, 01:15 PM
Fire Juggler
Guest
 
Posts: n/a
Default include

I have a php file which has an include function. when uploaded to my
webserver it works ok. we now have uploaded it to my friends webserver and
doesn't inlcude the php file it's meant to in the include function.
Is this just a server problem, or can you think of any other things?
Thanks

--
Kathryn (Fire Juggler)
http://www.firejugglers.34sp.com
http://www.cornwalljugglers.co.uk


  #2  
Old July 17th, 2005, 01:15 PM
Alvaro G. Vicario
Guest
 
Posts: n/a
Default Re: include

*** Fire Juggler escribió/wrote (Wed, 23 Mar 2005 19:27:14 -0000):[color=blue]
> I have a php file which has an include function. when uploaded to my
> webserver it works ok. we now have uploaded it to my friends webserver and
> doesn't inlcude the php file it's meant to in the include function.[/color]

So, not even an error message?


--
-+ Álvaro G. Vicario - Burgos, Spain
+- http://www.demogracia.com (la web de humor barnizada para la intemperie)
++ No envíes tu dudas a mi correo, publícalas en el grupo
-+ Do not send me your questions, post them to the group
--
  #3  
Old July 17th, 2005, 01:15 PM
Tony Clarke
Guest
 
Posts: n/a
Default Re: include

Maybe use

if (file_exists("../path/to/file/filname")){
echo "here"; } else {
echo "Not here";
}


"Fire Juggler" <firejuggler@firejugglers.34sp.com> wrote in message
news:d1sfuh$c2v$1@newsg4.svr.pol.co.uk...[color=blue]
>I have a php file which has an include function. when uploaded to my
> webserver it works ok. we now have uploaded it to my friends webserver and
> doesn't inlcude the php file it's meant to in the include function.
> Is this just a server problem, or can you think of any other things?
> Thanks
>
> --
> Kathryn (Fire Juggler)
> http://www.firejugglers.34sp.com
> http://www.cornwalljugglers.co.uk
>
>[/color]


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles