Can’t get array value in a for loop when it runs the second time in PHP
This code did not work for me in a PHP application- This worked- NOTE*- May work here but in case above syntax does not work then use this syntax.
This code did not work for me in a PHP application- This worked- NOTE*- May work here but in case above syntax does not work then use this syntax.
I got this error in console because I was sending data with commas through get parameter in the PHP page.