Programming help
Search Only:

Search Keyword php code for displaying image from database

Total: 40 results found.

Page 1 of 2
u see domethin`wrong with this code??? ...is suppossed to display some information after you enter your login and id on a previous page, but it doesnt returns anything..... PHP ...
php code for mail attachment ? how to send mail attachment ? can it be done using php ? currently, i only use phps mail fuction to mail plain text. <? mail("zzzzz@hotmail.com", ...
Does anyone know where I can grab how to write a php codes for subscribing News letter by submitting users email? Thanks. Does anyone know where I can grab how to write a php codes ...
... trying to display it, and I used this code on a .php page: <td width=600><image src=displayuserpic.php3></td> Of course there is a full table on the page. Anyways, my displayuserpic.php3 ...
Hello. I have made an upload script to go along with a user profile. The file uploads correctly, however im having trouble displaying it. http://www.teenchill.co.uk/admin/upload/test.php ...
... a database? In the past Ive created a mailing list application (inserting and deleting addresses through radio buttons), so Im pretty good with tying together php and mysql. However, from what ive read ...
Hi All, I have a php script that retrieves random images from a mysql database. It works by first finding the number of rows in the table, and then generating a random number between ...
Why is the below script not working? It is not showing the image. PHP Code:  $db = @mysql_select_db($db_name, $connection) or die(Couldnt   ...
Hey, I have a problem, well more a question. I was wondering, is it possible for say, to insert PHP & HTML code into a database row, for use as a template thing, and then get the ...
... I add after the asterisks? PHP Code: <?         $db = mysql_connect(localhost,root,1234567);         mysql_select_db(mydb,$db);  ...
... in the same form as with my form to update the info? here is my messy code for displaying my info as i have it now: <?php //require_once ( "../homeSqlParams.php" ); //require_once("../sqlParams.php"); ...
hey, i would really appreciate it if i can get some help turning a section PHP into pseudocode. PHP Code: function renderHTMLImage($mode = 1, $resolution = 1, $fixedChar = W, $flipH = false, $flipV = false)  ...
...  Locally it works fine and the images are displayed in order. Heres the example page -> http://www.kuttnhaste.com/photo_journal/archive.php?m=0305 Im using a while loop. Is that the issue. ...
... been looking and have found the perl and ASP codes for the same use, but cant find the php code. If anybody here can enlighten me, that would be great. thanks guys, abhi Hello, I ...
I have a MySQL database which contains page contents that get inserted into my custom templates. Some of my page contents contain PHP code for performing various tasks. When I retrieve the page ...
I am having some issues running queries on multiple databases: I am Utilizing these database connections PHP Code:  $myconn[1] = mysql_connect(localhost:3306, username, pass);   ...
... data needs to be pulled on the fly from a MySQL database. Im using PHP primarily but am thinking that I may have to call the PHP function using an onChange: from the company_name field. right ...
Hey. What Im trying to do is take all images out of a string and resize them if they are bigger than 400px wide. PHP Code: function resizeimages($text)   ...
Hi all, Over the weekend Im going to start to write a tutorial or two for some people. To make my job easier in the long run I want to write my own PHP class so that I can format the code ...
... that I should use a cookie for this. I wrote the script (very basic and probably shotty), but Im having problems with it detecting the new/edited cookie. Can anyone help? Heres the code: PHP ...
<< Start < Prev 1 2 Next > End >>