Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Feature Forums
  3. - Uncategorised posts -
  4. Php

Php

Scheduled Pinned Locked Moved - Uncategorised posts -
phphelptutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 13279536
    wrote on last edited by
    #1

    how to insert a computed values in a table?

    :sigh: please help me

    A 1 Reply Last reply
    0
    • U User 13279536

      how to insert a computed values in a table?

      :sigh: please help me

      A Offline
      A Offline
      Afzaal Ahmad Zeeshan
      wrote on last edited by
      #2

      There is a LAMP forum, please use that in future to ask questions related to PHP and MySQL. Finally, the PHP framework uses MySQL majorly (but not always), and you would need to check how to integrate PHP and MySQL both and execute an INSERT INTO query to add the content to the table. So basically, there are 3 things that you need to learn. 1) PHP, for the scripting part. 2) MySQL, how would that work, how it supports everything. 3) SQL language, for queries and commands on MySQL. Now, please read any good article on CodeProject to get started with PHP + MySQL and they will actually teach you all of it, otherwise, get started with snippets of code and work your own by reading some documentations. [How to Insert Data Into MySQL Database Table Using PHP - Tutorial Republic](https://www.tutorialrepublic.com/php-tutorial/php-mysql-insert-query.php)

      The shit I complain about It's like there ain't a cloud in the sky and it's raining out - Eminem ~! Firewall !~

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups