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

Home » Imported messages » comp.lang.php » Almost done - Just need a way to assign a variable
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Almost done - Just need a way to assign a variable [message #172458 is a reply to message #172457] Sat, 19 February 2011 04:15 Go to previous messageGo to previous message
P E Schoen is currently offline  P E Schoen
Messages: 86
Registered: January 2011
Karma:
Member
"Jerry Stuckle" wrote in message
news:ijnd59$fci$1(at)news(dot)eternal-september(dot)org...

> You can't. Such a link is local to the browser; no request is
> made to the server.

> As others have told you - you need a browser-side solution.
> That is not PHP.

I would think a server-side database would be most appropriate for this. The
potential amount of information may be several hundred megabytes, while the
information to be presented to the viewer in the browser is only a few
kilobytes, or a bit more if images or sound clips are included. That's why I
had suggested PHP and an SQLite (or MySQL) database on the server.

Here is a website page that is similar to what richard is doing:
http://www.oldies.com/artist/browse.cfm/decade_1960.html

It appears that this is organized with a separate web page for each decade
and/or the starting letter of the artist, and finally presented as
individual web pages for each artist. Since the website for just Roy Acuff,
for example, is 2173 lines of HTML with a lot of excess blank lines, I think
these web pages may be generated dynamically, rather than static. Here's
that example:
http://www.oldies.com/artist-view/Roy-Acuff.html

This particular site is especially amazing for its ability to show songs and
artists from decades far in the future.
http://www.oldies.com/artist/browse.cfm/decade_2430.html
http://www.oldies.com/artist/browse.cfm/decade_5350.html

Kind of like Zager and Evans' "In The Year 2525"! (and not in the oldies
list above)


Paul
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Adult only
Next Topic: mktime() changes days when it should't
Goto Forum:
  

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

Current Time: Sat Oct 05 16:19:34 GMT 2024

Total time taken to generate the page: 0.05639 seconds