Alex
CPSComputer Programming - Seneca Polytechnic College
•Created by Alex on 12/21/2023 in #ask-a-question
Problem with ajax using jquery when sending data to php
You are absolutely right. That was the problem that kept my brain hurt for 2 days. Thanks a lot for the help
8 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by Alex on 12/21/2023 in #ask-a-question
Problem with ajax using jquery when sending data to php
8 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by Alex on 12/21/2023 in #ask-a-question
Problem with ajax using jquery when sending data to php
The error is refering to the php part where I used
echo sizeof($newChkStates);
I need it to be converted to associative array instead of a string.8 replies
CPSComputer Programming - Seneca Polytechnic College
•Created by Alex on 12/21/2023 in #ask-a-question
Problem with ajax using jquery when sending data to php
8 replies