Home »
Imported messages »
comp.lang.php »
How to link properly?
How to link properly? [message #183159] |
Fri, 11 October 2013 00:52 |
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 |
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?-
|
|
|
Goto Forum:
Current Time: Tue Nov 12 21:53:38 GMT 2024
Total time taken to generate the page: 0.01889 seconds