• Home
  • My Free Tools
    • Creating a server with PHP
  • About me

Select Category:

Daily IT Help

My daily IT journal

  • Programming
  • Monitoring
  • Azure
  • Splunk
  • About me

Want to create a survey

itdoctor March 15, 2012 Want to create a survey2012-03-15T08:15:40-05:00 General
I just tried this today , it’s really good , you can start with a free plan. This plan allows you to have upto 10 questions per survey and...
Continue Reading

Measuring time to execute PHP script

itdoctor March 15, 2012 Measuring time to execute PHP script2015-10-28T02:16:04-05:00 Programming
If I’m ever wondering how long my PHP scripts take to execute, I add this code to the start of my pages: <?php function getTime() { $a = explode (' ',microtime()); return(double) $a + $a; } $Start = getTime();...
Continue Reading

Hello world!

itdoctor March 14, 2012 Hello world!2015-10-28T02:16:16-05:00 General
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Continue Reading
«‹444546

Search

Recent Posts

  • My AZ-104 Azure Administrator Associate Journey: From Real-World Experience to Exam Day
  • How to Monitor An Azure App Service Protected by EasyAuth
  • Oil Pressure Switch (Normal Closed or Normal Open)
  • A simple cronjobs to restart your apache server when it’s too busy
  • n8n webserver failed, exiting

Pages

  • My Free Tools
    • Creating a server with PHP
  • About me

Tags

    Copyright © 2026. Daily IT Help
    Mesocolumn Theme by Dezzain