Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php // script untuk memanggil fungsi php pg_connect untuk koneksi ke postgresql $conn ..

Decoded Output download

<?php 
// script untuk memanggil fungsi php pg_connect untuk koneksi ke postgresql 
$conn = pg_connect("host=localhost port=5432 dbname=sman1bayang user='postgres'  
password='c!r1k4y4m'");?>

Did this file decode correctly?

Original Code

<?php
// script untuk memanggil fungsi php pg_connect untuk koneksi ke postgresql
$conn = pg_connect("host=localhost port=5432 dbname=sman1bayang user='postgres' 
password='c!r1k4y4m'");?>

Function Calls

pg_connect 1

Variables

None

Stats

MD5 4c7e928733b6f4df03b8bd062921a711
Eval Count 0
Decode Time 102 ms