PHP+PostgreSQL Tutorial

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • Simple Billing program using PHP and Database PostgreSQL. Program to display Bill of selected items using html front end , php backend and Relational Database PostgreSQL

Комментарии • 3

  • @mayuriwalke80
    @mayuriwalke80 3 года назад

    Nice video

  • @anagha6709
    @anagha6709 3 года назад

    Sir , error! table is not loading

  • @cutestpari3541
    @cutestpari3541 3 года назад

    $choice = $_POST['p'];
    $a = array();
    $total1 = $total2 = $total3 = 0;
    error should removed by this