Questions tagged [clean-urls]

Semantic URLs (aka Clean URLs) are purely structural URLs that do not contain a query string and instead contain only the path of the resource.

Semantic URLs (aka Clean URLs) are purely structural URLs that do not contain a query string and instead contain only the path of the resource.

Related tag's:

391 questions
-2
votes
1 answer

Smart trim() option in php and jQuery

This is the problem that I have in PHP and jQuery. I want to make a "smart" function that will not only clean white space, but also a certain character at the beginning and end of the string. Why? I made administration panel who manage with…
Ivijan Stefan Stipić
  • 6,249
  • 6
  • 45
  • 78
1 2 3
26
27