User Profile

Collapse

Profile Sidebar

Collapse
imrannawabkhan
imrannawabkhan
Last Activity: Nov 13 '08, 12:37 PM
Joined: Sep 6 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Make dynamic combo box without creating duplicates with PHP and MySql?

    I was looking for the script like below to collect field record in combo box but couldn’t find so I spend 3 hours to make a script which can retrieve the data from mysql table to combo box without creating duplicates.

    e.g
    (MySQL - Data)

    ID--------cat.product--------click
    1---------nokia-------------------2
    2---------ezkez.com-----------1...
    See more | Go to post

    Leave a comment:


  • How to make dynamic combo box without creating duplicates with PHP and MySql?

    I was looking for the script like below to collect field record in combo box but couldn’t find so I spend 3 hours to make a script which can retrieve the data from mysql table to combo box without creating duplicates.

    e.g
    (MySQL - Data)
    (require data)
    ID
    cat.product
    click
    1
    nokia
    2
    2
    ezkez.com
    1
    3
    Imran
    1
    4
    Shabir
    8
    5
    nokia
    5
    6
    ezkez.com
    68
    7
    Imran
    5
    ...
    See more | Go to post

  • MySQL display multiple rows in a table using PHP

    I was working on project page where I required to get the row data from mySql db in side the table cells. I knew how to use the php script to get the row data into the table cells like.

    Id | Name | Exame | Nos
    1 | Nasir | Maths | 25
    2 | Abdulla | Maths | 50
    3 | Fazalull | Maths | 41
    4 | ...
    See more | Go to post

  • Hi there guys,

    I 've my Asp website and I'm tring to use the ActiveX file (Com) in my web. I can register it on local server but I don't know how to register on the Web server as I 've just Ftp Access to the site. It 'll be my pleasure if some buddy help me plz try to provide a bit details.
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...