Skip to content

Category Archives: php

PHP / Windows Task scheduling from command prompt

schtasks /create /tn “My Scheduled Jobs” /tr “php-win.exe D:\Program Files\xampp\htdocs\somefile.php” /sc minute make sure that php-win.exe is in path while giving this command

  • Share/Bookmark

WickEnable Sugar

The purpose of this patch is to provide Dropdowns just like Google suggest, capability of using Dropdowns defined in sugar language, and or from a specific field of some some table in the database(not dynamic yet I am working on it). Is it ajax ?? No. Its not.. simply because there is no need of [...]

  • Share/Bookmark