View Full Version : php and image manipulation


death_knight
12-12-2005, 02:48 PM
I came accross this decent-ish image manipulatin tutorial for php. who's interested check it here (http://www.tutorialized.com/tutorial/Introduction-to-PHP-Image-Functions/9459) seems i'm gonna have to learn these things but i dont mind. watashi programingu suki desu :kakashi

death_knight
12-14-2005, 02:58 PM
another link for the php peeps out there more image manipulation
http://www.phpfreaks.com/tutorials/36/0.php

thelokat
02-04-2006, 02:25 PM
need a lil help here...basically i just need two forms, one that has a lil combo box that has a list of numbers from 1 - 20, and the a submit button, that then opens the next page that displays X amount of textboxes


say for example i select 3 on the first page, it will show me 3 textboxes in the next page...as you might have guessed, in PHP, thx