-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0095d1a
commit eebc42d
Showing
5 changed files
with
186 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>Zebra_Database - a compact, lightweight and feature-rich PHP MySQLi database wrapper - Docs for page Zebra_Database.php</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="content-type" content="text/html;charset=UTF-8"> | ||
<link rel="shortcut icon" href="/Zebra_Database/favicon.ico"> | ||
<link rel="stylesheet" type="text/css" href="../media/reset.css"> | ||
<link rel="stylesheet" type="text/css" href="../media/style.css"> | ||
</head> | ||
<body> | ||
<div id="doc_header"> | ||
<a href="https://github.com/stefangabos/Zebra_Database" class="projects-homepage"> | ||
<img src="../media/zebra-logo.png" width="35" height="32" alt="Zebra_Database" > | ||
<a href="https://github.com/stefangabos/Zebra_Database" class="projects-homepage">Zebra Database</a> | ||
</a> | ||
<ul class="notype float"> | ||
<!-- | ||
<li><a href="../classtrees_Zebra_Database.html">class tree: Zebra_Database</a></li> | ||
--> | ||
<li><a href="../elementindex_Zebra_Database.html">Element index</a></li> | ||
<!-- | ||
<li class="last"><a href="../elementindex.html">all elements</a></li> | ||
--> | ||
</ul> | ||
<div class="clear"></div> | ||
</div> | ||
<div id="phpdoc"> | ||
<table class="stretch"> | ||
<tr> | ||
<td class="sidebar"> | ||
<div id="doc_sidebar"> | ||
<p><strong>Project's homepage</strong></p> | ||
<ul> | ||
<li> | ||
<a href="https://github.com/stefangabos/Zebra_Database" class="projects-homepage">Zebra Database</a> | ||
</li> | ||
</ul> | ||
<p><strong>Classes:</strong></p> | ||
<ul> | ||
<li><a href="../Zebra_Database/Zebra_Database.html">Zebra_Database</a></li> | ||
</ul> | ||
<p><strong>Files:</strong></p><ul> | ||
<li><a href="../Zebra_Database/_update-debug-info.php.html">update-debug-info.php</a></li> | ||
<li><a href="../Zebra_Database/_Zebra_Database.php.html">Zebra_Database.php</a></li> | ||
</ul> | ||
<p class="hello-separator"></p> | ||
<p class="hello"> | ||
<img src="https://avatars1.githubusercontent.com/u/741165?s=460&u=95c38afa1015f9ed705f3ad9848b3c2687b547db&v=4" width="131" alt="Stefan Gabos"> | ||
Hi there! | ||
<br><br> | ||
That's me, Stefan Gabos, the author of this library. | ||
<br><br> | ||
If you like this project, please <a href="https://github.com/stefangabos/Zebra_Database" class="projects-homepage">star it on GitHub</a> — <strong>thank you</strong>! | ||
<br><br> | ||
I have a few other projects that you might be interested in — <a href="https://github.com/stefangabos">check them out</a> if you have the time. | ||
</p> | ||
</div> | ||
</td> | ||
<td style="background: #FFF"> | ||
<div id="doc_content"> | ||
<h2>File: <strong>Zebra_Database.php</strong></h2> | ||
<h6><strong>source file:</strong> /Zebra_Database.php</h6> | ||
<a name="top"></a> | ||
<h3>Classes:</h3> | ||
<dl> | ||
<dt><a href="../Zebra_Database/Zebra_Database.html">Zebra_Database</a></dt> | ||
<dd>A compact, lightweight yet feature-rich PHP MySQLi database wrapper providing methods for interacting with MySQL databases that are more secure, powerful and intuitive than PHP's default ones.</dd> | ||
</dl> | ||
</div> | ||
</td> | ||
</tr> | ||
</table> | ||
<div id="doc_footer"> | ||
Documentation generated on <span>Mon, 30 December 2024</span> | ||
</div> | ||
</div> | ||
<!-- Google tag (gtag.js) --><script async src="https://www.googletagmanager.com/gtag/js?id=G-0301ZD47Q7"></script><script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-0301ZD47Q7');</script></body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<title>Zebra_Database - a compact, lightweight and feature-rich PHP MySQLi database wrapper - Docs for page update-debug-info.php</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="content-type" content="text/html;charset=UTF-8"> | ||
<link rel="shortcut icon" href="/Zebra_Database/favicon.ico"> | ||
<link rel="stylesheet" type="text/css" href="../media/reset.css"> | ||
<link rel="stylesheet" type="text/css" href="../media/style.css"> | ||
</head> | ||
<body> | ||
<div id="doc_header"> | ||
<a href="https://github.com/stefangabos/Zebra_Database" class="projects-homepage"> | ||
<img src="../media/zebra-logo.png" width="35" height="32" alt="Zebra_Database" > | ||
<a href="https://github.com/stefangabos/Zebra_Database" class="projects-homepage">Zebra Database</a> | ||
</a> | ||
<ul class="notype float"> | ||
<!-- | ||
<li><a href="../classtrees_Zebra_Database.html">class tree: Zebra_Database</a></li> | ||
--> | ||
<li><a href="../elementindex_Zebra_Database.html">Element index</a></li> | ||
<!-- | ||
<li class="last"><a href="../elementindex.html">all elements</a></li> | ||
--> | ||
</ul> | ||
<div class="clear"></div> | ||
</div> | ||
<div id="phpdoc"> | ||
<table class="stretch"> | ||
<tr> | ||
<td class="sidebar"> | ||
<div id="doc_sidebar"> | ||
<p><strong>Project's homepage</strong></p> | ||
<ul> | ||
<li> | ||
<a href="https://github.com/stefangabos/Zebra_Database" class="projects-homepage">Zebra Database</a> | ||
</li> | ||
</ul> | ||
<p><strong>Classes:</strong></p> | ||
<ul> | ||
<li><a href="../Zebra_Database/Zebra_Database.html">Zebra_Database</a></li> | ||
</ul> | ||
<p><strong>Files:</strong></p><ul> | ||
<li><a href="../Zebra_Database/_update-debug-info.php.html">update-debug-info.php</a></li> | ||
<li><a href="../Zebra_Database/_Zebra_Database.php.html">Zebra_Database.php</a></li> | ||
</ul> | ||
<p class="hello-separator"></p> | ||
<p class="hello"> | ||
<img src="https://avatars1.githubusercontent.com/u/741165?s=460&u=95c38afa1015f9ed705f3ad9848b3c2687b547db&v=4" width="131" alt="Stefan Gabos"> | ||
Hi there! | ||
<br><br> | ||
That's me, Stefan Gabos, the author of this library. | ||
<br><br> | ||
If you like this project, please <a href="https://github.com/stefangabos/Zebra_Database" class="projects-homepage">star it on GitHub</a> — <strong>thank you</strong>! | ||
<br><br> | ||
I have a few other projects that you might be interested in — <a href="https://github.com/stefangabos">check them out</a> if you have the time. | ||
</p> | ||
</div> | ||
</td> | ||
<td style="background: #FFF"> | ||
<div id="doc_content"> | ||
<h2>File: <strong>update-debug-info.php</strong></h2> | ||
<h6><strong>source file:</strong> /update-debug-info.php</h6> | ||
<a name="top"></a> | ||
<p>This file is required when <a href="../Zebra_Database/Zebra_Database.html#var$debug_ajax">debug_ajax</a> is enabled.</p> | ||
<p><p class="highlight">You need to move the <code>update-debug-info.php</code> file from the library's root folder to location accessible by an AJAX GET request. Additionally, you can rename the file to whatever suits your needs - or use whatever technique you want, as long as the file is publicly accessible and its content is unchanged.</p><p>Read more <a href="../Zebra_Database/Zebra_Database.html#var$debug_ajax">here</a>.</p> | ||
</div> | ||
</td> | ||
</tr> | ||
</table> | ||
<div id="doc_footer"> | ||
Documentation generated on <span>Mon, 30 December 2024</span> | ||
</div> | ||
</div> | ||
<!-- Google tag (gtag.js) --><script async src="https://www.googletagmanager.com/gtag/js?id=G-0301ZD47Q7"></script><script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-0301ZD47Q7');</script></body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters