Flickr4Java
Flickr4Java copied to clipboard
assign a number to variable value in foreach loop & when onclick over the value get that number in PHP
Is it possible in PHP that assign a number to the value of variable and when in view, click on that word(value) it should show(alert or pass) that number to the other variable in page. I know i can get this using JS but that option isn't for me right now. Like give a number to variable value and on click get that number from variable value.