FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » How to link properly?
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
How to link properly? [message #183159] Fri, 11 October 2013 00:52 Go to next message
Mr Oldies is currently offline  Mr Oldies
Messages: 241
Registered: October 2013
Karma: 0
Senior Member
I am wanting to have it so that when the page loads, the first item in the
list displays in the iframe.
That much works.
Each menu item will now be linked so that its correpsonding information
will be loaded into the iframe.

Using a single $_get{}; I get either a 404 error or the page to reload.

How can I use perhaps a conditional to detect which one to use for the
initial page load or the link?
Re: How to link properly? [message #183164 is a reply to message #183159] Fri, 11 October 2013 02:35 Go to previous message
Norman Peelman is currently offline  Norman Peelman
Messages: 126
Registered: September 2010
Karma: 0
Senior Member
On 10/10/2013 08:52 PM, richard wrote:
> I am wanting to have it so that when the page loads, the first item in the
> list displays in the iframe.
> That much works.
> Each menu item will now be linked so that its correpsonding information
> will be loaded into the iframe.
>
> Using a single $_get{}; I get either a 404 error or the page to reload.
>
> How can I use perhaps a conditional to detect which one to use for the
> initial page load or the link?
>

#1 - It's $_GET[] not $_get{}
#2 - fix your IFRAME URL

--
Norman
Registered Linux user #461062
-Have you been to www.php.net yet?-
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Yet another error for some unknown reason
Next Topic: Well it works!
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Nov 12 21:53:38 GMT 2024

Total time taken to generate the page: 0.01889 seconds