Ajax/cache: change the separator
Hallo,
if you don't wont to cache an ajax-request (cache: false;), ajax() appends something like
&_=1278682998056 to the url.
Is it possible to change the separator from '&' to ';'? My php-configuration don't really accept '&'.
thanx
hasenpfote