I've been trying to get all my code works on my local server. I spend all the time of my life to get rid of errors to make everything run smoothly. Once it works, I uploaded it to my development server ( a place where my codes were play together, eat some meal, then die by the time ).
Today I've done from creating another creatures of life with Jquery, he looks so happy when he was born into the local system and placed to the home I called "localhost". Then, I try to send him to the wild, he was dead even before he was loaded yet. I try to browse who was killed him, and I realized something called CORS is the suspect. Now I does really want to take a revenge, how to kill him ? If it cannot be killed, how can I force killing him ? He kills my creatures, I will never forgive him.
This is how he looks :
Failed to load http://localhost/dailyreport/function/TarikDataAbsensi.php: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://my-creatures-new-home.com' is therefore not allowed access.