Tip and Question - Number of Jobs
I have found a great tip to include the number of active jobs I have added a php widget in the side bar and then do the following:
<? print(Date("l F d, Y")); ?>
<h3> The current number of SAP jobs advertised is <strong><?php mdv_post_count(); ?></strong></h3>
Question
Does anyone know how to give the number of results from a search? That I could maybe place in a new php widget?
sapjob.co