User Profile

Collapse

Profile Sidebar

Collapse
brijesh1234
brijesh1234
Last Activity: Oct 16 '08, 12:31 PM
Joined: Sep 3 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • brijesh1234
    started a topic How to retrieve image from database
    in PHP

    How to retrieve image from database

    dear Sir/madam

    I am getting a problem while displaying a image from database

    Database : MSSQL2000

    I have a table named “Image” having following fields as

    Code:
    ImageId	int
    Image		Image
    FileType	image/jpeg
    I am using two PHP pages

    First PHP page (list.php) as

    [PHP]<?php
    $errmsg = "";
    if (! @mssql_connect( "10.147.16.167" ,"sa",""))...
    See more | Go to post
    Last edited by Atli; Oct 16 '08, 08:16 AM. Reason: Added [code] tags.

  • Please guide and suggest the

    How to invoke the live web camera: whether any class or control avilable for enabling it such as I used in VB6 (live camera control enables the web camera to snap photos)

    Since I am a very new in PHP so request to guide me the stpes pl.

    regards
    Brijesh
    See more | Go to post

    Leave a comment:


  • brijesh1234
    started a topic How to intregrate a Web Camera in PHP pages
    in PHP

    How to intregrate a Web Camera in PHP pages

    Dear Sir/Madam

    With a request I would like to submit that I am developing an application in PHP where I want to use the following features as

    1. On a click button of a PHP page, a live web camera should appear and capture the photograph of a person
    2. On clicking the save button, the image/photo should store in database.

    I am using backend as a MSSQL 2000.

    It is kindly requested to...
    See more | Go to post
No activity results to display
Show More
Working...