food-order-website-php icon indicating copy to clipboard operation
food-order-website-php copied to clipboard

Course - Food Order Website with PHP programming language and MySQL database.

Results 5 food-order-website-php issues
Sort by recently updated
recently updated
newest added

hey, your project looks really cool, and i'm impressed with your database stuff. would love to talk more about the programming process and what you're working on now. shoot me...

In manage order we can't able to add the order. And in manage food also we can't able to add image.

##we can add link to contact option of footer which make our work also easier and also contact button working. Below is the code how we edit this: // href="">Contact

If the foods are sold out, maybe you change active mode Yes into No. So i think $sql2 code can be change into like these $sql2="SELECT * FROM tbl_food WHERE...