User Profile
Collapse
-
meant put the connection string in the test page, sorry -
[HTML]«åO;½kã2ßÍ:ÿ— S
™8® §‡|¹}yá 5¸¹æ¶‡½õ
¬{w,0ÅpÅ?‚ÿ>Ϋï ËÅq$XÉQ|¢àoex
kžk`y(¤¢±_ ˜\{çN]_p䂦«Š&ÿŸµã
/¿'ZÕ±æ¶
ßÌ=»Õáf ûCû}oã—Óˆi©À YvÁ
©a)a)a)a)a )a)a)a)a)a
)a)a)a)a+åØ ”9øgÅ,ÒI<ðŽ«Ïs
à—Sµ>5LÔÝéÛÆo nNµ=RÑSÕ
=QÕ=QÕNî9-¸ã%.8ÉKŽ2...Leave a comment:
-
I tried that, its displaying a picture box with a red x in it and the funny characters next to it ?Leave a comment:
-
[php]<?
$host="******";
$username="**** **";
$password="**** ***";
$dbname="secwho use";
mysql_connect(" $host","$userna me", "$password" );
mysql_select_db ("$dbname");
header("Content-type: image/jpeg");
?><head>
<title>Securi ty Warehouse Sample Concept</title>
</head>...Leave a comment:
-
[PHP]<?
$host="******";
$username="**** **";
$password="**** ***";
$dbname="secwho use";
mysql_connect(" $host","$userna me", "$password" );
mysql_select_db ("$dbname");
header("Content-type: image/jpeg");
?>[/PHP[HTML]]<head>
<title>Securi ty Warehouse Sample Concept</title>...Leave a comment:
-
Warning: Cannot modify header information
Hi, I cant change the header to display images from a database. It's giving me this error :
Warning: Cannot modify header information - headers already sent by (output started at /home/content/d/f/m/dfmcons/html/secwhouse/index.php:18) in /home/content/d/f/m/dfmcons/html/secwhouse/index.php on line 71
Here is the code :
[php]
<?
mysql_connect(" $host","$userna me", "$password" );...
No activity results to display
Show More
Leave a comment: