javascript variables in PHP?
Posted: Sat Jun 26, 2004 7:32 pm
I've got an existing javascript which i want to use in conjuction with a php script to resize an image... is this possible? i'm starting to doubt it since the server side would execute before the client side no? if that can be done, can it be done the other way around? accessing a PHP variable in javascript?
TIA
TIA