25/05/2012 1:12pm

PHP | Problem -


$('#dummy').load($(this).attr ('url'),

{values: $(this).serialize()}
);


Post Comment