ok i hope im writing in the right forum. i have a site like lolcomments dot com. the same script i have. i want to edit mine to my preferences. when your on that homepage, click on Animations on the left pane. It will bring up a page that has images which are smaller than the original. There is a program that automatically makes thumbs or makes these images smaller on the preview page. If you click on a image it will give you the full size. What i want to know is where do i find the code that does this automatically. My main goal is to make the thumb size bigger I know little php but can edit it just fine. ive searched all the php files and couldnt find it. Is it possible for the server to be doing this with a program installed like imagemagick? if so how i go about finding that. any help appreciated.
There are a lot of examples and codes online. Have a look... http://www.google.com/search?q=php+image+resize
If you already have a script and need help with it, you need to post it. No one can guess what your code looks like.
thats the thing, what would i post every single file. what i was really hoping was to have someone reply that knows this script. this script is widely used among myspace resource site owners.
So what's the name of the script? Where do we get it? If you can tell us where to find the script, we can look at it and locate the place where the thumbnail size is defined and tell you what to change.