Php – Boolean Variable Types , True, False
[rps-include post=6522] Programming generally consist of numeric and logic operations. We have seen numeric variables in previous post. Now we will look other part. While developing applications we generally provide algorithm. Algorithms mostly provides execution diagram. We will use logic values to check and change the execution of the application. Boolean Boolean logic uses true and … Read more