php pdo mysql
Budget: $30 – $250 USD
I want this simple coding to be done now.
I have db table which have two columns: the first is (id), the second is (value in which I want to store stringified js array)
I want the process to be with url params like (www.example.com/a.php?id=12345&value=[stringified array here]) now I want to check for the Id if exists update the array in it and add this array beside the arrays inside this bid array. if not exists create the row with the id and add big array in which this small array
I have db table which have two columns: the first is (id), the second is (value in which I want to store stringified js array)
I want the process to be with url params like (www.example.com/a.php?id=12345&value=[stringified array here]) now I want to check for the Id if exists update the array in it and add this array beside the arrays inside this bid array. if not exists create the row with the id and add big array in which this small array