Ask a Question related to PHP Development, Design and Development.
-
Greg #1
yet another newbie with a dumb question
Hey everyone,
I'm only just starting with PHP and I have a problem that I can't solve.
Since I haven't found any appropriate tutorial, here I come.
I have a first page with some links generated by php. The links are stored
in a dBase and ordered by genre so I can display them nicely. Each link has
it's own "link text" and "anchor name" (also stored in the dBase) but all
point to the same page.
that works fine
But I want the php code on this second page to use the first page's link's
"anchor name".
I know how to pass values to another page using a form but I'm not using one
there.
Can anyone help?
Regards,
Greg
Greg Guest
-
Dumb Newbie Questions....
Ok, so I got a copy of 5.1 running on a Toshiba Tecra 8000... sort of .... It won't recognize video over 640 x 480 or the sound system.... I went... -
Another dumb SSI question.
One of those niggling problems I face right now. Not a big deal, but you search Google a few times and get nothing but madness so you come here to... -
(Newbie) Document outlines & other really dumb questions...
Please bear with me. I'm an AI newbie, more used to working with Quark and Photoshop. I just posted a question regarding rulers, but after... -
Newbie dumb question
Can I use PHP without using a Web Server to drive a MySQL application? Is there any better way, specially without having to program in C, C++? I... -
Dumb, dumb, dumb. Macromedia really fumbled the ball here...
An entire afternoon wasted only to discover, like several others before me apparently, no small amount of clairvoyance is required to determine the... -
Smifffy #2
Re: yet another newbie with a dumb question
Greg wrote:
you could try sumot like> Hey everyone,
>
> I'm only just starting with PHP and I have a problem that I can't solve.
> Since I haven't found any appropriate tutorial, here I come.
>
> I have a first page with some links generated by php. The links are stored
> in a dBase and ordered by genre so I can display them nicely. Each link has
> it's own "link text" and "anchor name" (also stored in the dBase) but all
> point to the same page.
> that works fine
> But I want the php code on this second page to use the first page's link's
> "anchor name".
> I know how to pass values to another page using a form but I'm not using one
> there.
> Can anyone help?
>
> Regards,
> Greg
>
>
page2.php?anchor=???
--
Smifffy
[email]smifffy@smith-net.org.uk[/email]
[url]http://www.smith-net.org.uk[/url]
Smifffy Guest
-
Greg #3
Re: yet another newbie with a dumb question
Ok, it works fine
Thank you very much Smifffy
Cheers
"Smifffy" <smifffy2002@ntlworld.com> a écrit dans le message de news:
fIl7b.169$z06.172435@newsfep1-win.server.ntli.net...stored> Greg wrote:
>> > Hey everyone,
> >
> > I'm only just starting with PHP and I have a problem that I can't solve.
> > Since I haven't found any appropriate tutorial, here I come.
> >
> > I have a first page with some links generated by php. The links arehas> > in a dBase and ordered by genre so I can display them nicely. Each linkall> > it's own "link text" and "anchor name" (also stored in the dBase) butlink's> > point to the same page.
> > that works fine
> > But I want the php code on this second page to use the first page'sone> > "anchor name".
> > I know how to pass values to another page using a form but I'm not using>> > there.
> > Can anyone help?
> >
> > Regards,
> > Greg
> >
> >
> you could try sumot like
>
> page2.php?anchor=???
>
> --
> Smifffy
>
> [email]smifffy@smith-net.org.uk[/email]
> [url]http://www.smith-net.org.uk[/url]
>
Greg Guest
-
Smifffy #4
Re: yet another newbie with a dumb question
Greg wrote:
np m8> Ok, it works fine
> Thank you very much Smifffy
>
> Cheers
>
> "Smifffy" <smifffy2002@ntlworld.com> a écrit dans le message de news:
> fIl7b.169$z06.172435@newsfep1-win.server.ntli.net...
>>>>Greg wrote:
>>
>>>>>Hey everyone,
>>>
>>>I'm only just starting with PHP and I have a problem that I can't solve.
>>>Since I haven't found any appropriate tutorial, here I come.
>>>
>>>I have a first page with some links generated by php. The links are
> stored
>>>>>in a dBase and ordered by genre so I can display them nicely. Each link
> has
>>>>>it's own "link text" and "anchor name" (also stored in the dBase) but
> all
>>>>>point to the same page.
>>>that works fine
>>>But I want the php code on this second page to use the first page's
> link's
>>>>>"anchor name".
>>>I know how to pass values to another page using a form but I'm not using
> one
>>>>>>>there.
>>>Can anyone help?
>>>
>>>Regards,
>>>Greg
>>>
>>>
>>you could try sumot like
>>
>>page2.php?anchor=???
>>
>>--
>>Smifffy
>>
>>smifffy@smith-net.org.uk
>>[url]http://www.smith-net.org.uk[/url]
>>
>
>
--
Smifffy
[email]smifffy@smith-net.org.uk[/email]
[url]http://www.smith-net.org.uk[/url]
Smifffy Guest



Reply With Quote

