Skip to content

Instantly share code, notes, and snippets.

View Believe2Be's full-sized avatar

Web Brother Believe2Be

View GitHub Profile
@Believe2Be
Believe2Be / PHP.sublime-build
Created August 28, 2018 18:01
Sublime Text 3 - PHP Build System
{
"cmd": ["c:\\OSPanel\\modules\\php\\PHP-7.2\\php.exe", "$file"],
"file_regex": "php$",
"selector": "source.php"
}
<button
type="button"
class="btn btn-outline-primary"
data-toggle="modal"
data-target="#primaryWin"
data-whatever="@fName">Primary</button>
<div class="modal fade" id="primaryWin" tabindex="-1" role="dialog" aria-labelledby="primaryWinLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">