WP File Manager
Current Path:
/
home
/
argothem
/
www
/
Connections
/
Name
Action
..
1270_style2ne-20041.zip
Edit
1875_newslett-164.zip
Edit
1974_contactf-208.zip
Edit
DPtheatre.pdf
Edit
admentor222.zip
Edit
balzac_avant-propos_de_la_comedie_humaine.pdf
Edit
cultprice.php
Edit
dilempres[1].pdf
Edit
img
inc
machiavel_le_prince_essai.pdf
Edit
Editing: cultprice.php
<?php # FileName="Connection_php_mysql.htm" # Type="MYSQL" # HTTP="true" $hostname_cultprice = "xxxx"; $database_cultprice = "argotheme6"; $username_cultprice = "argotheme"; $password_cultprice = "2331956"; $cultprice = mysql_pconnect($hostname_cultprice, $username_cultprice, $password_cultprice) or trigger_error(mysql_error(),E_USER_ERROR); ?>