I'm not sure exactly what you're trying to do here. But if you want to pass a piece of info about your image back to the server in the _$POST variable, one good way is to use a hidden form element.
PhPhreakOut wrote:I'm not sure exactly what you're trying to do here. But if you want to pass a piece of info about your image back to the server in the _$POST variable, one good way is to use a hidden form element.
this is good, but also if i extract it what will the variable look like? what is the name of the variable??? will it be $maxurl[link_id]
because i wanna use it in a mysql_query