Search results

  1. C

    I basically made a PHP codes & Mysql of a recording patient...?

    but the problem is when the patient record is retrieved and with same patient number but different recording days it only displays the first record... Only I want is to retrieve the chosen specific day when click and be viewed without making the patient number as the point record.... The...
  2. C

    What site where I can find sample codes for visual basic 6, php/html for

    devices such as webcam, fingerprint? What site where I can find sample codes for visual basic 6 and php/html for devices to be used such as webcam, fingerprint, telepen, etc. and connected to a database or can be directly saved or retrieved for verification its output?
  3. C

    How to send an output using PHP MYSQL to MS excel or Word?

    What is the complete syntax using PHP MySQL when a page is wanted to save an output of MS Excel or Word?
  4. C

    Can someone give all logical syntax using php mysql for me as my guide in...

    ...programming basic.? For example: On encoding sample form php ... its okey, I already know the syntax But on update, edit, delete what comes first. On update connect first to the mysql database, then set for a query then using form update then submit... How about edit, delete.... I want only...
  5. C

    What is the syntax in PHP Mysql when search is done, a page will display with a printer

    icon? What is the syntax in PHP Mysql when search is done, a page will display with a print icon and upon it will automatically print the page without printing the printer icon? PHP MYSQL
  6. C

    what is the complete syntax of capturing images through webcam using PHP Mysql?

    I want to capture picture data using PHP MySQL through a webcam. Can someone give me the complete syntax on how using PHP and MySQL?
  7. C

    what is the complete syntax of capturing images through webcam using PHP Mysql?

    I want to capture picture data using PHP MySQL through a webcam. Can someone give me the complete syntax on how using PHP and MySQL?
  8. C

    what is the complete syntax of capturing images through webcam using PHP Mysql?

    I want to capture picture data using PHP MySQL through a webcam. Can someone give me the complete syntax on how using PHP and MySQL?
  9. C

    what is the complete syntax of capturing images through webcam using PHP Mysql?

    I want to capture picture data using PHP MySQL through a webcam. Can someone give me the complete syntax on how using PHP and MySQL?
  10. C

    What is the syntax in PHP Mysql using a webcam in capturing picture data?

    I would like to capture picture data with webcam and save to mysql database using PHP. But how? Is it possible? Can someone give me the complete syntax?
  11. C

    How can make a link on left side and open on the right side using HTML with two frames?

    How can make a link on left side and open on the right side using html with two frames? Can someone give me the syntax on how when link was clicked on the left side and automatically display on the right side of the page without closing the left side of the page or the link side?
  12. C

    What is the syntax using the Php MySql?

    My database having three fields, the name, idno & pict. I want the pict field to output with an extension name of jpg. For example Name Idno Pict Ven 1 ven.jpg Monica 2 monica.jpg Glenda 3...
  13. C

    I am a first time programmer of PHP MYSQL.. How can I add more fields for inserting

    of additional data? I made a database mydiary and table of monthly, and field for January, February .. til December... How can I make a daily record without without always adding fields to MYSQL database? PLease help.. Thanks... Database = diary Table= Monthly Fields = January -...
Back
Top