Receive JSON POST with PHP

instead of

It will give you POST data as is. You will be able to decode it using

later

Read More

Adding divs to a foreach loop every 4 times

The output look like:

 

 

Read More