Hello,
Recently I am dealing with bad performance in an php application that I have build,
googling this issue I found out that using services like memcached you can archive a huge performance improvements.
The weird thing comes when I try to find a very good and detailed example I failed to find something.
Could someone helps me giving a good url or example using php + mysql + memcached?!
Thank you!