User Profile

Collapse

Profile Sidebar

Collapse
brada257
brada257
Last Activity: Aug 20 '19, 08:34 AM
Joined: Aug 20 '19
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Update: every code file in my project. Is it maybe something to do with the js code for cart section that needs to be refrenced? Because cart is empty when you open the index.php file and through js it is stored in shop section (add to cart button)

    index.php

    Code:
    <!--Zadnje dodano: PHP kod (potrebna provjera jel dobro, svi ovi values dodani u kodu za svaku stvar (dal valja?) )-->
    
    
    <!DOCTYPE
    ...
    See more | Go to post

    Leave a comment:


  • brada257
    started a topic How to send exact data from one table to another
    in PHP

    How to send exact data from one table to another

    Hey everyone, I'm working on a small webshop project. I have register and login form which are working fine and are storing data into table users. Now, I have another table: orders, in which I want to transfer data from logged user when he makes order.

    users data: id, username, email, password, address, city, country

    orders data: id, username, email, address, city, country, item, quantity, price, total_price (where i...
    See more | Go to post
No activity results to display
Show More
Working...