Jump to content

Search the Community

Showing results for tags 'order forms'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to PHP Freaks
    • Announcements
    • Introductions
  • PHP Coding
    • PHP Coding Help
    • Regex Help
    • Third Party Scripts
    • FAQ/Code Snippet Repository
  • SQL / Database
    • MySQL Help
    • PostgreSQL
    • Microsoft SQL - MSSQL
    • Other RDBMS and SQL dialects
  • Client Side
    • HTML Help
    • CSS Help
    • Javascript Help
    • Other
  • Applications and Frameworks
    • Applications
    • Frameworks
    • Other Libraries
  • Web Server Administration
    • PHP Installation and Configuration
    • Linux
    • Apache HTTP Server
    • Microsoft IIS
    • Other Web Server Software
  • Other
    • Application Design
    • Other Programming Languages
    • Editor Help (PhpStorm, VS Code, etc)
    • Website Critique
    • Beta Test Your Stuff!
  • Freelance, Contracts, Employment, etc.
    • Services Offered
    • Job Offerings
  • General Discussion
    • PHPFreaks.com Website Feedback
    • Miscellaneous

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Age


Donation Link

Found 1 result

  1. hi guys i am sort of new to php and i am having problems trying to get an order form to insert multiple items under one id as i am making an e-commerce site and need to save the order of products that they wish to purchase. i am sorry in advance for the amount of code i have done as there is quite allot i will attach the files that i have done that are associated with the cart, if anyone can help i will forever be grateful i have made a couple of attempts in other files but to no ovail, thank you all in advance currently i am running the code on xampp until i can get a live server, i know i need to change my code to organise my links which i will do through header and footer files soon. currently i am not sure if my order form is set up correctly i wish to just store order-id product id, name, price, quantity and date in the invoice form i am not sure if i will need anything else, in my product table i have id,name,type, price,quantity, postage and image in the cart.php file everything works until i need to insert the order, i have commented out two methods i have tried one method is not complete as i tried a draft version of it in another folder which didn't work i am looking forward to see if someone can help me out or give me some advice in to what i should do, cart.php Function.php index.php viewitem.php
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.