Welcome Guest, Not a member yet? Register   Sign In
passing variable - shows invalid variable ...
#4

Can you try print_r() in your controller?

PHP Code:
echo "<pre>";
print_r(your_js_message_data);
die(); 
Reply


Messages In This Thread
RE: passing variable - shows invalid variable ... - by demyr - 03-08-2025, 11:17 AM



Theme © iAndrew 2016 - Forum software by © MyBB