Browsers have great feature called as “auto form fill”. But sometimes this feature really annoying users and developers. In the web there are some suggestions for removing this but most of them are wrong. I’m Devamı…
As you know json_encode is encoding only array or public properties of an object. But print_r can expose the protected and private properties in an object. Sometimes we need to these hidden properties. For this purpose we Devamı…
Normally you can use where(), find(), get() and other static methods. But PHPStorm isn’t auto completing these methods although these methods exist. If you want to autocomplete these methods in PHPStorm I have an idea Devamı…
0 yorum