I had some good experience with node.js, and I found path.join() very useful function, since it will take care that there is no extra slashes in the URL.
node.js
path.join()
URL
I was wondering if something similar can be done in php?
No comments:
Post a Comment