php - How to Rewrite engine for form submission? -
how form elements in url while using ht access file using ht access file consist of these lines
rewrite engine on rewrite index.php rewrite rule ^index/([0-9 a-z a-z]+) index.php?u=$1 [nc,l]
i want submit form , want url in way : website/index.php/123
Comments
Post a Comment