how to use anchor navigation for directing a page like
www.abc.com#mes sage to www.abc.com#mes sage?mid=
how to do that?
User Profile
Collapse
-
how to redirect using anchor?
-
How to copy/store an image from mysql database stored as longblob?
I need to retrieve an image from mysql database, where it is already stored as longblob format pls help me -
javascript does not load with the jquery post method?
Greeting to all !!!!!
am new to jquery and using it well... it sounds good...
the problem is when i using ajax post method and append to the original page, the javascript i loaded in the original page is not working the response(append ed page some abc.php)...
how to use those ? please help me -
how to use two different colorbox in one page?
am using colorbox as light box (http://colorpowered.co m/colorbox/)
Now i need to use two different styles of colorbox in two different links within a page..
any idea pls -
Thanks JKing.. Thanks lot.. it works as a charm.. -
How to create thumbnail for image stored in mysql database in php
Greeting to all
am trying to create thumbnail from image stored in mysql database..
this is the coding am using to create the thumbnail...
this works like charm.. but the problem is that the image quality is not as in the original image..
...Code:<?php // Place the code to connect your Database here // DATABASE CONNECTION include('config.php'); -
How to pass the php variable into Javascript..?
i have php variable which has to be passed inside the javascript...
this is my code..
...Code:<ul class="frnd_lst"> <?php for($i=1; $i<11; $i=$i+1) { ?> <li id="color" class="frnd_lst_li" onmouseover="color_in()" onmouseout="color_out()"> <div align="left" style="float:left; margin:5px;"><a href=""><img -
i found the answer... thanks guys...
save this as test_view.php
<html>
<head>
<title>
</title>
</head>
<body>
<div>
<img src="test_viewe r.php"/>
</div>
</body>
</html>Leave a comment:
-
Hi Thew.,
I tried that but it doesnt print the image...
what should i do now..
Pls help meLeave a comment:
-
How to display the image within a div tag..?
this is my query.. where i need to display the result in a div... it shows the result in print $a perfectly.. but i needed the result to be within a div..?
Pls help me
...Code:<?php header('Content-Type: image/jpg'); define('MYSQL_USER', '****'); define('MYSQL_DB', 'upload'); define('MYSQL_HOST', 'localhost'); define('MYSQL_SERVER', 'localhost'); $con = mysql_connect(MYSQL_HOST,MYSQL_USER);
No activity results to display
Show More
Leave a comment: