[moved from WAP/WML] how to link mysql to xhtml

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mazyana
    New Member
    • Mar 2007
    • 1

    [moved from WAP/WML] how to link mysql to xhtml

    I do my final project about XHTML MP. i create the address book system for my faculty. All the information (in TEXT) are successfully create in xhtml but for the address book system i create in php and the using MySql for database. now my problem is how can i get the data from MySql when using the xhtml? i using the nokia 4.0 emulator to view content i write in xhtml. Please help Me.....
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    Is this a question about WML or a question about XHTML or a question about database queries?

    Comment

    • RedSon
      Recognized Expert Expert
      • Jan 2007
      • 4980

      #3
      maybe these guys will have a better idea.

      Comment

      • drhowarddrfine
        Recognized Expert Expert
        • Sep 2006
        • 7434

        #4
        This is a server side programming issue. Decide which language you are using and go to that board and ask how to do that there.

        Comment

        • AricC
          Recognized Expert Top Contributor
          • Oct 2006
          • 1885

          #5
          Originally posted by mazyana
          I do my final project about XHTML MP. i create the address book system for my faculty. All the information (in TEXT) are successfully create in xhtml but for the address book system i create in php and the using MySql for database. now my problem is how can i get the data from MySql when using the xhtml? i using the nokia 4.0 emulator to view content i write in xhtml. Please help Me.....
          If you're adding data to a MySql DB with PHP then search how to get the data out with PHP or like said above you can ask in the PHP forum.

          Comment

          Working...