1//Put this code at beginning of your page:2<?php$start_time = microtime(true); ?>34//Put this code at the end of your page:5This page was generated in <?phpecho(number_format(microtime(true) - $start_time, 2)); ?> seconds.
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content