A Blog for programming & technical solutions
<?php if (function_exists("function1")) { //implementation using function1 } else { //alternative implementation } ?>
No comments:
Post a Comment