[jQuery] jQuery + PHP MCV Framework
Hi guys,
is anyone there using jQuery with php mcv framework like CodeIgniter /
Cake ?
how do you guys solving the problem url param generated by jquery
example:
abc.php?c=controller&m=methods&p1=var1$p2=var2
into
abc.php/controller/methods/var1/var2
any tips will be very useful for me.
thx
dian yn