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
što umjesto iframe-a?

 
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
vdarlic



Joined: 07 May 2007
Posts: 77
Location: Split

PostPosted: 12.03.2008 16:02    Post subject: što umjesto iframe-a? Add user to your forum ignore list Reply with quote

dakle jednu stranicu uključujem u drugu. neki primjer? pokušao sam sa include-om ali ne ide!

Za sade je ovo: http://www.otokvis.net/otokvis/ uključeno u web stranicu pomoću iframe i to izgleda ovako: http://www.otokvis.net/

Samo radi SEO i tražilica bi iframe stvarno htio izbjeć!
Back to top
View user's profile Send private message
Jabba



Joined: 10 Dec 2007
Posts: 326
Location: Rijeka

PostPosted: 12.03.2008 17:15    Post subject: Add user to your forum ignore list Reply with quote

Div si namjestiš u css da izgleda kako oćeš i u html-u taj div staviš neku import metodu.
Možda ovo: <?php include("sajt.php"); ?> ?
Nisam siguran da li radi al imaš 100 načina za import. Guuglaj. Wink
Gl.

_________________
{COMING SOON!} BenPixel | deviantART | behanceNET
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
vdarlic



Joined: 07 May 2007
Posts: 77
Location: Split

PostPosted: 12.03.2008 17:26    Post subject: Add user to your forum ignore list Reply with quote

Jabba wrote:
Div si namjestiš u css da izgleda kako oćeš i u html-u taj div staviš neku import metodu.
Možda ovo: <?php include("sajt.php"); ?> ?
Nisam siguran da li radi al imaš 100 načina za import. Guuglaj. Wink
Gl.


Ma sve je meni to jasno! Ali evo rezultata:

http://otokvis.net/index2.php
Back to top
View user's profile Send private message
Tomz



Joined: 19 Dec 2004
Posts: 66
Location: Osijek

PostPosted: 12.03.2008 17:35    Post subject: Add user to your forum ignore list Reply with quote

Edit: jeli možda probao pogledati ko smije koristiti te php-ove možda je namješteno da samo administrator može gledati?
Back to top
View user's profile Send private message Send e-mail
rdavl



Joined: 24 May 2007
Posts: 31
Location: Zadar

PostPosted: 12.03.2008 18:37    Post subject: Add user to your forum ignore list Reply with quote

vdarlic wrote:
Jabba wrote:
Div si namjestiš u css da izgleda kako oćeš i u html-u taj div staviš neku import metodu.
Možda ovo: <?php include("sajt.php"); ?> ?
Nisam siguran da li radi al imaš 100 načina za import. Guuglaj. Wink
Gl.


Ma sve je meni to jasno! Ali evo rezultata:

http://otokvis.net/index2.php


A covik lipo ti kaze da
Code:
failed to open stream: No such file or directory in /home/www/web1824/html/index2.php on line 51


sto ce reci da ne more naci fajl tamo di si mu reka... e sad ako si mu reka
Code:
include('sajt.php');

on ga trazi u istom direktoriju u kojem se nalazi i skripta koja se izvrsava, a meni se nekako cini da je taj fajl u direktoriju otokvis, dakle probaj

Code:
include('otokvis/sajt.php');

ili
Code:
include('/home/www/web1824/html/otokvis/sajt.php');

_________________
"Meow" means "woof" in cat.
Back to top
View user's profile Send private message
GlobalArtist



Joined: 26 Oct 2005
Posts: 67

PostPosted: 12.03.2008 21:57    Post subject: Add user to your forum ignore list Reply with quote

Code:
include('otokvis/sajt.php');

ili
Code:
include('/home/www/web1824/html/otokvis/sajt.php');
[/quote]

mene je to isto zezalo, nikako mi nije htjelo kao ova prvi primjer, a lijepo navedem lokaciju točno, a ovaj drugi način nisam se sjetio probati, baš budem sad...
Back to top
View user's profile Send private message MSN Messenger
Gaston



Joined: 14 Dec 2003
Posts: 619
Location: 10310

PostPosted: 12.03.2008 23:20    Post subject: Add user to your forum ignore list Reply with quote

meni tu nije bas sve jasno, dio stranice koji povlacis u iframe se vrti na wordpressu, zasto onda nije cijeli sajt na wordpressu, nema potrebe za nikakvim iframeovima
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