I hereby claim:
- I am lulzx on github.
- I am lulzx (https://keybase.io/lulzx) on keybase.
- I have a public key ASDA9wesgUb092VtWiMCnPM7a9WSG3MLl4y9r-KoZSFEaAo
To claim this, I am signing this object:
| <?php | |
| $servername = "localhost"; | |
| $username = "username"; | |
| $password = "password"; | |
| $conn = new mysqli($servername, $username, $password); | |
| if ($conn->connect_error) | |
| { | |
| die("Connection failed: " . $conn->connect_error); | |
| } | |
| echo "Connected successfully"; |
I hereby claim:
To claim this, I am signing this object:
| Hello |