hello, i need some clone scripts to learn more php. one of them is push2check's clone. anyone here know is there any push2check clone or alike scripts?
lol, how do clone scripts help you to learn how to code? Go through tutorials, look at the source code of publicly available frameworks, try to understand why they've made the structural and style decisions that they have. Have a go and writing something yourself.
You will only get confused using clone scripts to learn. Read some tutorials, and if you like something in a script, do a web search to find some code, or ask in this forum.