| name | language | licence |
|---|---|---|
| number replace | PHP | Other |
| styles.php | Other | Other |
| create random number | Other | Other |
| PQP add code | PHP | Other |
| htaccess redirect data phones | HTML | Other |
| simplepie google calender intergration | PHP | Other |
| .htaccess file upload bigger | PHP | WA |
| captcha | HTML | Other |
< 1 2 >
language: PHP
licence: Other
PQP add code
options: view full snippet • send to code collector
<?php
require_once('classes/PhpQuickProfiler.php');
//require_once('classes/MySqlDatabase.php');
class PQPExample {
private $profiler;
private $db = '';
public function __construct() {
$this->profiler = new PhpQuickProfiler(PhpQuickProfiler::getMicroTime());
}
public function init() {



library
css (12)