Skip to content
David Kittell
David Kittell

Application & System: Development / Integration / Orchestration

  • Services
    • Application Development
    • Online Application Integration
  • Code
  • Online Tools
  • Tech Support
David Kittell

Application & System: Development / Integration / Orchestration

Category: PHP

PHP – Create Dynamic Breadcrumb

Posted on December 21, 2015February 12, 2016 By David Kittell

GitHub: https://gist.github.com/dkittell/85dbbf25e41a30cb5073 Credit goes to Dominic Barnes – http://stackoverflow.com/users/188702/dominic-barnes http://stackoverflow.com/questions/2594211/php-simple-dynamic-breadcrumb

Read more

WordPress – Ninja Forms – Disable Form Saves

Posted on December 18, 2015December 21, 2015 By David Kittell

If you have a concern about PHI or other concerns of saving data on your SQL database of the Ninja Forms follow the step on their site http://docs.ninjaforms.com/customer/en/portal/articles/2045697-faq#faq_save on the save-sub.php file. The save-sub.php location may vary based on your operating system but if you are on a UNIX based…

Read more

PHP Create MySQL Table From CSV File Headings

Posted on November 5, 2015 By David Kittell

Reference: https://bytes.com/topic/mysql/answers/746696-create-mysql-table-field-headings-line-csv-file

Read more

PHP WordPress – Check User Existence CLI

Posted on November 3, 2015November 3, 2015 By David Kittell
Read more

PHP WordPress – Check If MultiSite From CLI

Posted on November 3, 2015 By David Kittell
Read more

PHP CLI – Create WordPress Username

Posted on October 29, 2015February 26, 2016 By David Kittell

Currently this code only creates a subscriber user in WordPress. Due to security concerns I likely won’t work on this to make it do greater permissions.

Read more

PHP CLI – Restrict to CLI Only

Posted on October 27, 2015 By David Kittell

Sometimes it’s easier to run a PHP script than to run a UNIX bash/shell script, this code below will require the use of PHP CLI and prevent it from running in a web browser. Typically a good idea to place the PHP file out of the web directory as well….

Read more

PHP WordPress – Use Radius Server Login

Posted on October 27, 2015November 19, 2015 By David Kittell

Securing WordPress with Radius Server login. This project was created in mind to help secure WordPress but allow users an easier way to securely login without having to have a really long password to remember. While I do not go into creating the Radius server you can go to http://www.radiusdesk.com/getting_started/install_ubuntu_nginx…

Read more

PHP – OpenSSL AES Encryption

Posted on October 26, 2015 By David Kittell

This is currently setup as a three file setup, I can not remember where I originally found the code so I can not take full credit for this post. I use the code below to send a username and date\time to another page. If the date\time is within 2 minutes…

Read more

List All Files In Folder

Posted on September 23, 2015 By David Kittell

Reference: http://www.codingforums.com/post-a-php-snippet/71882-recursive-directory-listing-show-full-directory-structure.html

Read more
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Front Page
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions

Recent Posts

  • Javascript – Digital Clock with Style
  • BASH – Web Ping Log
  • BASH – Picture / Video File Name Manipulation
  • Mac OSX Terminal – Create SSH Key
  • Bash – Rename Picture

Top Posts

  • PowerShell - Rename Pictures to Image Taken
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions
  • SQLite - Auto-Increment / Auto Generate GUID
©2025 David Kittell | WordPress Theme by SuperbThemes