insert html code in phpmyadmin

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • salim2006
    New Member
    • Oct 2006
    • 7

    insert html code in phpmyadmin

    hi there,
    i'm a bit confuse as i want to past my html code in phpmyadmin so that i can retrive it through php coding later in dreamweaver, but the problem is that i dont't know where or in which field to past it.

    could someone please guide me please

    regards.
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    You don't paste HTML code in phpAdmin, you can paste SQL statements/queries in the SQL area. Or is that what you mean?

    Ronald :cool:

    Comment

    • salim2006
      New Member
      • Oct 2006
      • 7

      #3
      Originally posted by ronverdonk
      You don't paste HTML code in phpAdmin, you can paste SQL statements/queries in the SQL area. Or is that what you mean?

      Ronald :cool:

      could you please help me.

      I want while using "Select * from table name.." it to retrive all data from the database as i don't want to create different web pages each time.

      regards.

      Comment

      Working...