iro de 2001 20:10
Assunto: [PHP-DB] Link list
> I am having the hardest time finding a simple script where I can have a
list
> of links in the left frame that display info in the main frame when they
are
> clicked. This would be a combo of PHP and MySQL. Can someone please
point
> me i
John,
I think you should be looking at HTML documentation on the FRAMES tag.
Wayne
On Wed, 14 Feb 2001 10:10, John Halladay wrote:
> I am having the hardest time finding a simple script where I can have a
> list of links in the left frame that display info in the main frame when
> they are cli
Which part were you having trouble with? You just want to store link
name and url in a db and have PHP write that as a list in HTML that
simply targets an alternate frame when opening the url?
John Halladay wrote:
> I am having the hardest time finding a simple script where I can have a list
>
I am having the hardest time finding a simple script where I can have a list
of links in the left frame that display info in the main frame when they are
clicked. This would be a combo of PHP and MySQL. Can someone please point
me in the right direction? Sorry for the basic question.
Thanks,
J