Welcome Guest, Not a member yet? Register   Sign In
Need Help
#1

[eluser]phpfresher[/eluser]
I have the url format like this:
http://localhost/cms_code/client/client_...status/asc
or
http://localhost/cms_code/client/client_...tatus/desc

My Requirement is to remove the asc or desc from the url . How can i rewrite this url
#2

[eluser]toopay[/eluser]
send the parameter via $_POST?
#3

[eluser]phpfresher[/eluser]
I am sending this parameter via anchor tag . In this case how can i send the data via POST method.
Can you suggest me the best solution please
Thanks
#4

[eluser]toopay[/eluser]
You can build a "hidden" form, and use onclick event at your link/anchor, contain javascript function to send the hidden form.




Theme © iAndrew 2016 - Forum software by © MyBB