http://www.hoanghon.net/lyrics/
this is the second site i saw that have this similiar page and design containing only lyric in it. too bad the copyright was remove so i could not get a copy for myself. ..or there isn't one in the first place.
please tell me what generate this page??
what web application generate this?
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
-
pootergeist
- Forum Contributor
- Posts: 273
- Joined: Thu Feb 27, 2003 7:22 am
- Location: UK
kinoko, I would guess that that site uses a template class backend and just ports various scripts into it in an adhoc manner. The lyrics part really shouldn't be too difficult to program yourself - is just a searchable database containing the artists, titles and lyrics with (I imagine) an admin interface for adding new lyrics.
Do you have much php experience yet?
Do you have much php experience yet?
no, afraid not, i can only follow the instruction from manual.
i can only modify with my basic php/htm level. thus i can mess around with TPL file type, not .php type
i am not able to program anything.
i have a pretty good idea bout what you guys are saying.
although, i dont know how to start making it. especially the code for a search engine.
except maybe i can try to steal their source. i am gonna try, watch my progress
http://netslum.mine.nu/lyrics/
i remember doing this once, until i realize it was a forum portal. that i could edit the TPL file instead of stealing people source and make into my portal.php. it end up not working anyway.
OK!!!!!!!!!!!!!!!
after collecting source code;
dir/lyrics/
style.css
index.php
/webimages/
/webimages/1pixbg.gif
.........................................................................;
it looks like i there is nothing else to grab but only the index page.
i don't know how to work this. garrh
i can only modify with my basic php/htm level. thus i can mess around with TPL file type, not .php type
i am not able to program anything.
i have a pretty good idea bout what you guys are saying.
although, i dont know how to start making it. especially the code for a search engine.
except maybe i can try to steal their source. i am gonna try, watch my progress
http://netslum.mine.nu/lyrics/
i remember doing this once, until i realize it was a forum portal. that i could edit the TPL file instead of stealing people source and make into my portal.php. it end up not working anyway.
OK!!!!!!!!!!!!!!!
after collecting source code;
dir/lyrics/
style.css
index.php
/webimages/
/webimages/1pixbg.gif
.........................................................................;
it looks like i there is nothing else to grab but only the index page.
i don't know how to work this. garrh
- Derfel Cadarn
- Forum Contributor
- Posts: 193
- Joined: Thu Jul 17, 2003 12:02 pm
- Location: Berlin, Germany