is there a anti right click PHP code that you can't bypass it's to okeep ppl from getting the coding off a page of my site
not in PHP. that would have to be client side code. there are oodles of javascript bits that do something along these lines.
there are js hacks around, but they are just deterants. when a client requests your website, the page is downloaded to there computer. if they really want your code, there is nothing you can do about it.
well, you cant keep them from seeing the HTML source that PHP generates. as for seeing the native PHP...now thats a whole nother story...🙂