home
/
u529748449
/
domains
/
borabilhete.com
/
public_html
/
admin
➕ New
📤 Upload
✎ Editing:
conexao.php
← Back
<?php $host = "localhost"; $usuario = "u529748449_julio"; $senha = "2318Bilhete@."; $banco = "u529748449_bilhete"; $conn = new mysqli($host, $usuario, $senha, $banco); if ($conn->connect_error) { die("Erro na conexão: " . $conn->connect_error); } ?>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel