Name: Kazenodeku 2006-04-12 17:54
I'm making a site that has an archive of ZIP'd papercraft files from 4chan.org/po/, and it was suggested that I have a PHP script that works something like...
"search.php=mario" or something in the URL, which returns a list of files with "mario" as a keyword.
I was trying to learn enough PHP to make it, but I'm failing hard.
So I come here, to ask: Would anyone be willing to make such a script for me?
It needs a bit more than what I said above (Each item returned needs to give a thumbnail image of the model, the model name, list of all it's keywords, links to other download locations); not sure if it's possible to store that in a seperate txt or something.
Thanks in advance to anyone interested.
"search.php=mario" or something in the URL, which returns a list of files with "mario" as a keyword.
I was trying to learn enough PHP to make it, but I'm failing hard.
So I come here, to ask: Would anyone be willing to make such a script for me?
It needs a bit more than what I said above (Each item returned needs to give a thumbnail image of the model, the model name, list of all it's keywords, links to other download locations); not sure if it's possible to store that in a seperate txt or something.
Thanks in advance to anyone interested.