Forum FAQForum FAQSearchSearch MemberlistMemberlist Forum ignore listForum ignore list RegisterRegister ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in
Php&include

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Server-side
View previous topic :: View next topic  
Author Message
ttc



Joined: 08 Sep 2004
Posts: 48
Location: Zagreb, Hrvatska

PostPosted: 16.01.2005 16:49    Post subject: Php&include Add user to your forum ignore list Reply with quote

Bok imam jedan pomalo, recimo samo čudan problem. Naime pravim neki web u php-u i sada na samom pocetku pri stavljanju include funkcije imam problema.
Funkcija ide ovako

if(!isset($_GET['id'])) {
include("novosti/index.php");
}
elseif(!isset($_GET['di'])) {
include("$id/index.php");
}
else{
include("$id/$di.php");
}

I sada ovaj prvi dio novosti/index.php includa kako treba, ali ove ostale nece.
Npr stavim li ponovno link na index.php?id=novosti&di=index javlja mi gresku kako doticna datoteka ne postoji iako je vec pri loadanju stranice dohvatoi.
Cudno mi je i to sto kada ovo sve postavim na drugi server radi bez problema, pokrenem na kucnom serveru, opet sve radi.
Bilo kakva pomoc bi mi fakat jako dobro dosla.
p.s. ovdje je takodjer linux server
http://www.institut-gotovac.hr/I/

_________________
††¢
Back to top
View user's profile Send private message
che.UP
mi3.crew


Joined: 07 Sep 2003
Posts: 2320
Location: zagreb

PostPosted: 16.01.2005 23:39    Post subject: Add user to your forum ignore list Reply with quote

pa na ovom linku sto si dao radi kak spada...

_________________
UP | TypeTester | Accommodations App
Meni u Firefox-u ne radi AJAX
Back to top
View user's profile Send private message Visit poster's website
ttc



Joined: 08 Sep 2004
Posts: 48
Location: Zagreb, Hrvatska

PostPosted: 17.01.2005 14:44    Post subject: Add user to your forum ignore list Reply with quote

Sada radi Smile
Nesto sam petljo po kodu ni sam ne znam zasto nije radilo iako je na drugom serveru identicni kof radio bez problema

_________________
††¢
Back to top
View user's profile Send private message
PsychoPod



Joined: 05 Oct 2003
Posts: 166

PostPosted: 18.01.2005 22:23    Post subject: Add user to your forum ignore list Reply with quote

globalne varijable su ti mozda bile iskljucene pa nije mogao inkludati $id varijablu.
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    mi3dot.org Forum Index -> Server-side All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group