PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
realtime resizing of images is very cpu intensive, I'd suggest storing the resized version somewhere.. I'd also suggest to not store images in the database unless you cannot store files on the server...