( ! ) 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.0004273872{main}( ).../app.php:0
20.00801561320MyDB->MyDB( ).../app.php:4
30.00921829640ADOConnection->PConnect( ).../MyDB.php:42
40.00921829872ADODB_mysql->_pconnect( ).../adodb.inc.php:484
50.00921829920mysql_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.0004273872{main}( ).../app.php:0
20.01091840720getInstallCount( ).../app.php:17
30.01091840896MyDB->MyDB( ).../common.php:109
40.01091841816ADOConnection->PConnect( ).../MyDB.php:42
50.01091841864ADODB_mysql->_pconnect( ).../adodb.inc.php:484
60.01091841912mysql_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.