1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Search button using cron

Discussion in 'PHP' started by newzone, Oct 10, 2012.

  1. #1
    I have a script and I want to create a new php file to automate the search and test functions one after another, first the search function and after the test function with a cron job every 30 minutes for example, How? my PHP knowledge is very limited.

    if(isset($_POST['search'])) {	// hit search button
    	$script_start = $pb->microtime_float();
    	...
    	
    PHP:

     
    newzone, Oct 10, 2012 IP