Whoops! There was an error.
2. Whoops\Exception\ErrorException
…/­mugshots.php736
1. Whoops\Run handleError
<#unknown>0
0. mysql_connect
…/­mugshots.php736

Whoops \ Exception \ ErrorException (E_DEPRECATED)

Callstack information; navigate with mouse or keyboard using Ctrl+↑ or Ctrl+↓
Copy-to-clipboard button
Exception message and its type
Code snippet where the error was thrown
Server state information
Application provided context information
Whoops\Exception\ErrorException thrown with message "mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead" Stacktrace: #2 Whoops\Exception\ErrorException in /home/sites/showreels.com/public_html/mugshots.php:736 #1 Whoops\Run:handleError in <#unknown>:0 #0 mysql_connect in /home/sites/showreels.com/public_html/mugshots.php:736

mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead

/home/sites/showreels.com/public_html/mugshots.php
 
<img src="assets/img/showreels-mugshots-top.png"  style=" max-width:100%; ">
<div   style="position:absolute;top:50%; left:50%; transform:translate(-50%, -50%); max-width:100%; "/>
 
 
<?php
 
$link = mysql_connect("localhost", "cl58-mugshots", "earwax69");
mysql_select_db("cl58-mugshots", $link);
 
<#unknown>
/home/sites/showreels.com/public_html/mugshots.php
 
<img src="assets/img/showreels-mugshots-top.png"  style=" max-width:100%; ">
<div   style="position:absolute;top:50%; left:50%; transform:translate(-50%, -50%); max-width:100%; "/>
 
 
<?php
 
$link = mysql_connect("localhost", "cl58-mugshots", "earwax69");
mysql_select_db("cl58-mugshots", $link);
 
empty
empty
empty
empty
Key Value
_token 82ae43187fe4b7014bf55dbc0734d7d7
Key Value
PATH /usr/local/bin:/usr/bin:/bin
UNIQUE_ID ZfkYp6LIgH3xg8TU8GE2oQAAABo
SCRIPT_URL /mugshots.php
SCRIPT_URI http://showreels.com/mugshots.php
USERNAME root
DEFAULT_PHP_VERSION 53
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_HOST showreels.com
HTTP_CONNECTION close
SERVER_SIGNATURE <address>Apache Server at showreels.com Port 80</address>
SERVER_SOFTWARE Apache
SERVER_NAME showreels.com
SERVER_ADDR 10.0.230.45
SERVER_PORT 80
REMOTE_ADDR 3.235.199.19
DOCUMENT_ROOT /home/sites/showreels.com/public_html
REQUEST_SCHEME http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /home/sites/showreels.com/public_html
SERVER_ADMIN root@localhost
SCRIPT_FILENAME /home/sites/showreels.com/public_html/mugshots.php
REMOTE_PORT 60640
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /mugshots.php
SCRIPT_NAME /mugshots.php
HOME /home/sites/showreels.com
PHP_SELF /mugshots.php
REQUEST_TIME_FLOAT 1710823591.759
REQUEST_TIME 1710823591
empty
0. Whoops\Handler\PrettyPageHandler