|
Posted by Thomas Bonham on 05/02/05 06:57
Here is all of the page, except one or two and the
images.
Thomas
--- Mark Cain <mark@markcain.com> wrote:
> YES let see the src
>
> ----- Original Message -----
> From: "Thomas Bonham" <freeswimfreak@yahoo.com>
> To: <php-general@lists.php.net>
> Sent: Sunday, May 01, 2005 11:31 PM
> Subject: Re: [PHP] Newbie Help
>
>
> > I Think the .php.php is the problem but I don't
> know have to fix it.
> >
> > Let me know if you won't to see the full src page.
> >
> > Thomas
> >
> > Mark Cain wrote:
> > > Perhaps the path to the included files is
> incomplete:
> > >
> > > according to your error message you are trying
> to open
> > > links/index.php.php
> > >
> > > Does it need both of the dot php's ??
> > >
> > > Would it help to include the full path to the
> includes such as:
> > > /home/bonhamli/public_html/links/index.php.php
> > >
> > > so something like that.
> > >
> > > Mark Cain
> > >
> > >
> > > ----- Original Message -----
> > > From: "Thomas Bonham" <freeswimfreak@yahoo.com>
> > > To: <php-general@lists.php.net>
> > > Sent: Sunday, May 01, 2005 10:39 PM
> > > Subject: [PHP] Newbie Help
> > >
> > >
> > >
> > >>Hello All,
> > >>
> > >>First of I'm new to this a hop I'm doing this
> right.
> > >>
> > >>If some one can help me with my web site page.
> I'm trying to make it
> > >>call a page and I get a error line 42. Error:
> >
>
>>http://bonhamlinux.org/idex.php?page=links/index.php
> > >>
> > >>The code that I'm trying to do this is the
> following:
> > >><?php
> > >> if(isset($_GET ['page']))
> > >> {include($_GET ['page'].".php");}
> > >> else
> > >> {echo("Page Not Set.");}
> > >>?>
> > >>
> > >>My site is: http://bonhamlinux.org
> > >>My email is: freeswimfreak@yahoo.com
> > >>
> > >>Thanks for all the help.
> > >>Thomas
> > >>
> > >>--
> > >>PHP General Mailing List (http://www.php.net/)
> > >>To unsubscribe, visit:
> http://www.php.net/unsub.php
> > >>
> > >>
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit:
> http://www.php.net/unsub.php
> >
> >
>
Thomas Bonham
Linux Rocks
http://www.bonhamlinux.org
Cell 602 402 9786
E-mail freeswimfreak@yahoo.com
YIM freeswimfreak
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Navigation:
[Reply to this message]
|