요튜브

코드 예제

179
0

유튜브

think twice, You can be trapped for couple of hours instead of coding
105
0

유튜브

You're supposed to be doing something arn't you...
0
0

요튜브

<?php
$servername = "localhost";
$database = "194589";
$username= "194589";
$password = "UottBM37";

$strcon = mysql_connect($servername,$username,$password,$database);
if (!$strcon){
	die("Error" . mysqli_connect_error());
}
echo "Sucess";
?>

0
0

요튜브

No no no, You dont get answers... Get back to coding

다른 언어로

이 페이지는 다른 언어로되어 있습니다

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................