( ! ) Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/users/2/daiskip/web/sites_applog/userlib/class/adodb/drivers/adodb-mysql.inc.php on line 381
Call Stack
#TimeMemoryFunctionLocation
10.0004274768{main}( ).../app.php:0
20.00781559808MyDB->MyDB( ).../app.php:4
30.00891828128ADOConnection->PConnect( ).../MyDB.php:42
40.00891828360ADODB_mysql->_pconnect( ).../adodb.inc.php:484
50.00891828408mysql_pconnect ( ).../adodb-mysql.inc.php:381

( ! ) Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/users/2/daiskip/web/sites_applog/userlib/class/adodb/drivers/adodb-mysql.inc.php on line 381
Call Stack
#TimeMemoryFunctionLocation
10.0004274768{main}( ).../app.php:0
20.01101839224getInstallCount( ).../app.php:17
30.01101839400MyDB->MyDB( ).../common.php:109
40.01101840320ADOConnection->PConnect( ).../MyDB.php:42
50.01101840368ADODB_mysql->_pconnect( ).../adodb.inc.php:484
60.01101840416mysql_pconnect ( ).../adodb-mysql.inc.php:381
Web Inspector

### Please refresh the page if you tap the "i" button and nothing happens ###

Web Inspector expands Mobile Safari with a set of web development tools:

DOM: View, inspect, edit, and search the elements that make up the DOM of a webpage.

Elements: See the details about the webpage’s nodes and styles.

Console: Type JavaScript commands in the console to debug, modify, and get information about your webpage. You can also see logs, errors, and warnings emitted from a webpage.

Network: See a detailed list of network requests and responses made from a webpage.

Resource: Find details about the data stored by a webpage such as cookies, local storage, and session storage.