Lately, I have been quite depressed knowing that almost no free web host allows sending php headers in the script. This has been a major issue for me because I have been trying to implement a method for global AJAX support through my website.
As most AJAX devs would know, you cannot access another site's material through an outside script in the normal fashion. However, there are legal ways of doing this and the best option is CORS. However for CORS to work, you need to send php headers with your response data. There was only one free web host that I know of, which allowed custom values for PHP headers. But that web host is doing these days.
I was wondering if gigarank allows this option to members or are headers hard and fast fixed by the servers?
As most AJAX devs would know, you cannot access another site's material through an outside script in the normal fashion. However, there are legal ways of doing this and the best option is CORS. However for CORS to work, you need to send php headers with your response data. There was only one free web host that I know of, which allowed custom values for PHP headers. But that web host is doing these days.
I was wondering if gigarank allows this option to members or are headers hard and fast fixed by the servers?