Invoice Management System in PHP MySQL with Source Code - CodeAstro

Sdílet
Vložit
  • čas přidán 14. 11. 2021
  • - Invoice Management System PHP Project with Source Code.
    - Source Code: codeastro.com/invoice-managem...
    - Visit "codeastro" website for more projects!

Komentáře • 202

  • @jeremiahpaul7645
    @jeremiahpaul7645 Před rokem

    Thanks for helping the community

  • @gopikrishnan8255
    @gopikrishnan8255 Před 2 lety +6

    Much appreciated..Really simple and sweet project... thanks for sharing such a code to world... God bless you

    • @Ankit-hm2oy
      @Ankit-hm2oy Před měsícem

      chould you pls share me the reprort file of this projects

  • @vilartrungnakarak9543
    @vilartrungnakarak9543 Před 2 lety

    Thank you very much

  • @_jfxstudios
    @_jfxstudios Před rokem

    hi, may I ask if this project edit invoice is edited when you update it?
    customers edit and product edit also user edit when you update it, its editable .. but when you go in edit invoice it will retain only but not editable.. it is the same to you?

  • @zeeditv8952
    @zeeditv8952 Před rokem +2

    Good video. is the status of invoice is automatically closed or manually closed after received? I saw that u selected 'open'. Then can u add column (UOM) after selected item name it will automatically shown. Sample; ITEM NAME: Item 123 , UOM: pcs
    Thank you!

  • @souravsinha5755
    @souravsinha5755 Před 6 měsíci

    I am only able to see green page its not asking for login ID and pass popup is not showing up

  • @aarjubanupathan290
    @aarjubanupathan290 Před rokem

    Sir which xampp version u used for this project???

  • @antblr
    @antblr Před 21 dnem

    sir when i generate invoice showing undifine200, not able to generate invoice what to do

  • @Megabox841
    @Megabox841 Před rokem +1

    HI CODEASTRO thanks for this resource. I was wondering how i can change the system language.without messing it up. Thank you!😀

    • @CodeAstro
      @CodeAstro  Před rokem +2

      We don't have much idea regarding switching of languages from one to another.
      The only thing we can say is that, simply go through each code lines and replace the existing language's word with your own.

  • @ismailasanni4849
    @ismailasanni4849 Před 2 lety +1

    Amazing videos. Do you make step by step videos for building this projects?

    • @CodeAstro
      @CodeAstro  Před 2 lety +4

      nope, our only motive to share these source codes for the students around with additional working demo video on this specific platform :)

  • @SivaPrasadLibin
    @SivaPrasadLibin Před 3 měsíci

    Error while trying to create Create New Invoice "There has been an error, please try again. " I'am using PHP version 5.6 any solution?

  • @MahfoozZaman
    @MahfoozZaman Před rokem

    Hello @codeAstro , The project is very nice, can i use for my personal use.

  • @SanjayKumar-uy4wt
    @SanjayKumar-uy4wt Před 2 měsíci

    When i edit the saved invoice again vat value its doubled.please help me.

  • @user-pu4db3vh7d
    @user-pu4db3vh7d Před 5 měsíci

    What i need to rename in database?

  • @iraguhaclaude5139
    @iraguhaclaude5139 Před 2 lety +1

    Thank you so much CodeAstro. the system works perfectly but when you try to edit(update invoice) for the first time it works fine but when you try to update the same invoice for the second time you get errors on every field (undefined variables...). any idea why?

    • @CodeAstro
      @CodeAstro  Před 2 lety +1

      We're unsure about it as this is all we've got from the developers.

    • @YASHPATEL-cx9fl
      @YASHPATEL-cx9fl Před rokem

      bro if you solved that problem plz send me.....can you ???

    • @iraguhaclaude5139
      @iraguhaclaude5139 Před rokem

      @@YASHPATEL-cx9fl I didn't. had to look for other alternatives

    • @AbdullahDar
      @AbdullahDar Před rokem

      same problem..any solution ?

  • @adityapande9459
    @adityapande9459 Před 8 měsíci

    If i want to change in tax rate how to do it

  • @pradeepp221
    @pradeepp221 Před rokem

    Hai the project helps me the most. My customer name and the product name is way bigger. it overwrites in single line. how do i solve? kindly reply ASAP

  • @supriyamolleti4888
    @supriyamolleti4888 Před 6 měsíci +1

    I am getting an error and warning... Could you plzzz tell mee what should I doo

  • @Mitanshuplayz
    @Mitanshuplayz Před rokem +1

    Hey!! Nice project btw how did you use form into templates???

    • @CodeAstro
      @CodeAstro  Před rokem +1

      please go through the code lines

  • @ahsanmir7972
    @ahsanmir7972 Před rokem +1

    Warning: mysqli::__construct(): (HY000/1049): Unknown database 'invoicemgsys' in C:\xampp\htdocs\IMS\includes\config.php on line 48
    this error is showing up what should i do??

    • @CodeAstro
      @CodeAstro  Před rokem

      You haven't created any database naming "invoicemgsys".
      Simply create a db named "invoicemgsys" and import the given db file!

  • @ogdesigns8212
    @ogdesigns8212 Před 9 měsíci

    The system is not even detecting whether you have entered a wrong password or not.
    I can't login since I downloaded it

  • @shahanajdudekula2024
    @shahanajdudekula2024 Před 7 měsíci

    It is successfully crreated but when iam trying to open second time the local host server is not working. How can I access this application for several times.

  • @cryyptoinsider
    @cryyptoinsider Před rokem

    Hello there,
    Ive made everything what u have said. But sadly, the PDF Is nor rightly generated. Also when I click on Generate its like pending and not showing me that it was succesfully created. So When i had over to manage Invoices Ill find the Invoice and when I create it, its not using the values. Furthermore, when I click on any Invoice, it generates a false pdf or rather everytime the same pdf with the same values. What did I do wrong? thanks in response.

    • @CodeAstro
      @CodeAstro  Před rokem

      These kinds of error might occur due to your PHP version. this project works well with PHP 5. For the rest, we don't know how it reacts. We even tested the project with PHP 7, it shows number of errors, but with PHP 5 everything's fine as shown in the video

    • @_jfxstudios
      @_jfxstudios Před rokem

      Bro just simply don't edit or change any details code ..i test it and it works 100%

  • @preetishinde33
    @preetishinde33 Před 11 měsíci

    sir can we add products back to this???

  • @loricarmaesaga
    @loricarmaesaga Před rokem

    Can you please provide me with the Data Flow Diagram? Thank you.

  • @gomezacts2750
    @gomezacts2750 Před 2 lety +1

    After filling the invoice details, the submit button was pressed. Then the error was occurred saying that 200 undefined. Why?

    • @CodeAstro
      @CodeAstro  Před 2 lety

      looks like you've latest PHP version installed on your local machine, but still you can view the invoices from the Manage Invoices section. And yes, it shows such warning message for the latest PHP version, but still it works!

    • @muftinetpictures
      @muftinetpictures Před rokem

      Just downgrade your current php version to 5.6 and it should be working for you

  • @matheusoliveirabarboza8173
    @matheusoliveirabarboza8173 Před 2 měsíci

    can anyone tell me how to import this project into wordpress? I got a freelancer with this job and I couldn't find a way to do it.

  • @milankumarshorts
    @milankumarshorts Před rokem +1

    i am getting problem in creating invoice ,it is continuosly showing '220: undefined' pls help me reach out

    • @CodeAstro
      @CodeAstro  Před rokem

      Please check the “Manage Invoice” section and there you’ll find your requested invoice. The thing is that, the users with the latest PHP version will face these alert messages after submitting the “generate invoice” button but still, the system generates it for you. And you can view/download those invoices from the Manage Invoice sections!

  • @sstgaming7448
    @sstgaming7448 Před rokem

    Can you make a tutorial of Invoice Management System using Django

  • @uzairnaseer3185
    @uzairnaseer3185 Před rokem

    Hello Can you please tell me how to add and use multiple invoice templates at the same time with dolibarr 15 on windows 11, so that clients would have different invoices. If its possible kindly guide me how to do it. Thanks

  • @pub2startv
    @pub2startv Před 2 lety

    enregistrer une nouvelle facture me donne des erreurs.
    Que faire? jai la derniere version de php , svp comment adapter

    • @CodeAstro
      @CodeAstro  Před 2 lety +1

      quel genre d'erreur ?

    • @pub2startv
      @pub2startv Před 2 lety +1

      @@CodeAstro lors de la création de nouvelles facture

    • @CodeAstro
      @CodeAstro  Před 2 lety +1

      @@pub2startv veuillez mentionner les messages d'erreur

    • @pub2startv
      @pub2startv Před 2 lety

      @@CodeAstro Error: There has been an error, please try again.

    • @CodeAstro
      @CodeAstro  Před 2 lety +1

      @@pub2startv cela est dû à votre dernière version de PHP. veuillez vérifier la section Gérer les factures là-bas, vous verrez vos factures même après ces messages d'avertissement

  • @bionicA16
    @bionicA16 Před 9 měsíci

    how to see code design? thank you

  • @webdeveloper9212
    @webdeveloper9212 Před 2 lety

    in manged section in invoice
    there 4 option edit , email send ,download,delete
    when I click email there show success full send email but I haven't received invoice in email how to fix

    • @CodeAstro
      @CodeAstro  Před 2 lety

      "Send Email" does not work for now! You've to set up number of things in order to make that function work.

  • @AssistDigitally
    @AssistDigitally Před 10 měsíci

    bro when i click on create invoice its shays undefined

  • @scopkariah9995
    @scopkariah9995 Před měsícem

    can you change the currency

  • @Yeimynd
    @Yeimynd Před rokem

    Hello, I have another problem with the invoice when editing the invoice. It duplicates the data in double registration. You know why it is. Thank you.

  • @salmafarhane3641
    @salmafarhane3641 Před rokem

    hello the database does not match with the project when I try to connect as an admin it said undefined error .. what could be the problem

  • @espee-gtv4098
    @espee-gtv4098 Před 6 měsíci

    how can i avail this template to edit it?

  • @mohamedzeid4354
    @mohamedzeid4354 Před 9 měsíci

    Does it support cloud saving?

  • @-chenros9427
    @-chenros9427 Před rokem

    But invoice print that input is adress or products not change , what issues admin?

  • @hervecovi3496
    @hervecovi3496 Před 2 lety +1

    registering a new invoice is giving me errors.
    what to do?

    • @hervecovi3496
      @hervecovi3496 Před 2 lety

      Error: There has been an error, please try again.

    • @CodeAstro
      @CodeAstro  Před 2 lety

      @@hervecovi3496 looks like you've latest PHP version installed on your local machine, but still you can view the invoices from the Manage Invoices section. And yes, it shows such warning message for the latest PHP version, but still it works!

  • @MuhammadHarithMukhtar

    where the coding calculation at the invoice ? (at page create new invoice)

  • @youssouphaDIENG-ly2co
    @youssouphaDIENG-ly2co Před 5 měsíci

    Bonjour @CodeAstro .Magnifique projet.
    Mais comment faire pour modifier le table header de la facture. En modifiant le nom des tables sur la base de données ou bien c' est possible de le modifier depuis le code.

    • @oldmoviesincolored
      @oldmoviesincolored Před 5 měsíci

      Yes you can

    • @youssouphaDIENG-ly2co
      @youssouphaDIENG-ly2co Před 4 měsíci

      @@oldmoviesincolored merci finalement j'ai pu le modifier. De préférence quelle version PHP faut il utilisé pour ce projet.

  • @adithyakrishnapn8821
    @adithyakrishnapn8821 Před rokem +1

    WHy am i getting 200:undefined while creating the invoice ?

  • @dtsolutions103
    @dtsolutions103 Před 9 měsíci

    Cant log in using User : admin / pw : password@123.
    Please help me..thq

  • @tarekalmahmudmilon3943
    @tarekalmahmudmilon3943 Před 10 měsíci

    I can't download, wheres the download link?

  • @rakib_n333
    @rakib_n333 Před rokem

    how much cost for 1 php creating invoice

  • @gramis2021
    @gramis2021 Před 2 lety

    Great video. Thank you for sharing. When I send email the attachment does not appear. Kindly help how to solve

    • @CodeAstro
      @CodeAstro  Před 2 lety

      There are number of configurations that needs to be done in order to send email from the system. This is the one we've got from the developers as it focuses mainly on the management side of the invoices rather than sending email attachments with it.

  • @drm2196
    @drm2196 Před 2 lety +1

    Very good project. I am unable to generate invoice. Showing error code 200. What would be the reason?

    • @CodeAstro
      @CodeAstro  Před 2 lety +1

      Please check the “Manage Invoice” section and there you’ll find your requested invoice. It’s that, the users with the latest PHP version will face these alert messages after submitting the “generate invoice” button but still, the system generates it for you. And you can view/download those invoices from the Manage Invoice sections!

    • @AssistDigitally
      @AssistDigitally Před 10 měsíci

      any solution for this
      @@CodeAstro

    • @bhuvaneshwarig6517
      @bhuvaneshwarig6517 Před 4 měsíci

      ​@@CodeAstroPlease tell us the solution 😭🙏🏻
      While invoice the invoice in "invoice-create. Php" I'm facing this error and unable to solve it

  • @Kennerdoll
    @Kennerdoll Před 2 měsíci

    can you do the same in Python Django ?

  • @KhimSreylenn
    @KhimSreylenn Před rokem

    Great!
    But I have a problem create invoice with "Error: There has been an error, please try again." and I will update any invoice after i update that invoice delete auto from database sir?

    • @CodeAstro
      @CodeAstro  Před rokem

      Please check the “Manage Invoice” section and there you’ll find your requested invoice. The users with the latest PHP version will face these alert messages after submitting the “generate invoice” button but still, the system generates it for you. And you can view/download those invoices from the Manage Invoice sections!

    • @Yeimynd
      @Yeimynd Před rokem

      I manage to solve it, it’s the same for me

    • @AmanSen-sn9ir
      @AmanSen-sn9ir Před 2 měsíci

      @@Yeimynd how?

  • @b256002008
    @b256002008 Před rokem

    It's working well
    but if i wanted to change into the VAT and the currency, how to do that?

  • @user-gt9vp7hq7t
    @user-gt9vp7hq7t Před rokem

    I can't login in système

  • @ameensharafudeen7707
    @ameensharafudeen7707 Před rokem

    how to get full privilege for setting invoice .

  • @gangamadhukarpiska1851

    i have downloaded ur project ,how the pdf is downloaded , where did u written the code for downloading pdf , in which folder it is ?

  • @venuvallepu8988
    @venuvallepu8988 Před 2 lety

    It's giving me errors. Which version of php should I use to make it work right ?

    • @CodeAstro
      @CodeAstro  Před 2 lety

      we recommend using PHP 5.6

    • @davidariansa4084
      @davidariansa4084 Před 2 lety

      @@CodeAstro i use 7.2 version is'nt work ?

    • @CodeAstro
      @CodeAstro  Před 2 lety

      @@davidariansa4084 it was tested on 7.4, it works but it might show some warning messages after creating invoices (even after successful operation )

  • @mankhensakeith398
    @mankhensakeith398 Před 5 měsíci +1

    i get error 200:undefined where i create an invoice,

    • @Kennerdoll
      @Kennerdoll Před 4 měsíci +1

      same

    • @mankhensakeith398
      @mankhensakeith398 Před 4 měsíci

      @doll i solved it, change your php version to 5.6 it will work

    • @Kennerdoll
      @Kennerdoll Před 4 měsíci

      @@mankhensakeith398 am using PHP version: 8.0.30 on ubuntu

    • @bhuvaneshwarig6517
      @bhuvaneshwarig6517 Před 4 měsíci

      ​@@mankhensakeith398hello, can you please tell me where I can find that version? Please 😭😭😭😭😭

  • @justyelsam8802
    @justyelsam8802 Před 2 lety +1

    im using sublime as text editor and xampp. i get udefines 200.

    • @CodeAstro
      @CodeAstro  Před 2 lety

      exactly where did you get it?

    • @justyelsam8802
      @justyelsam8802 Před 2 lety

      @@CodeAstro when i update the invoice and creating invoice

    • @muftinetpictures
      @muftinetpictures Před rokem

      Just downgrade your current php version to 5.6 and it should be working for you

  • @poonamsushantsharma574
    @poonamsushantsharma574 Před měsícem

    This has lot of errors of undefined. Main section that is create invoice / edit /print is not working. They are only showing working code in the video but given source code is not working perfectly fine. Also i don't see proper answers to the questions in comment section. Very small project but unfortunately not working for most of the ppl.

  • @tharunkudepu6436
    @tharunkudepu6436 Před 2 lety

    Hello sir I have doubts in ecommerce website

    • @CodeAstro
      @CodeAstro  Před 2 lety +1

      please do mention in brief!

  • @hbenterprise8625
    @hbenterprise8625 Před 8 měsíci

    200: undefined problem

  • @tharunkudepu6436
    @tharunkudepu6436 Před 2 lety

    I want to chnage name of the database so tell me in which all pages do I need to change kindly help me sir

    • @CodeAstro
      @CodeAstro  Před 2 lety

      change the db name on connection file and rename the db from phpmyadmin

  • @soulify8682
    @soulify8682 Před 2 lety

    hello sir there is error after creating invoice can u help me

    • @CodeAstro
      @CodeAstro  Před 2 lety

      Please check the “Manage Invoice” section and there you’ll find your requested invoice. It’s that, the users with the latest PHP version will face these alert messages after submitting the “generate invoice” button but still, the system generates it for you. And you can view/download those invoices from the Manage Invoice sections!

  • @kavindratennakoon9533

    When creating invoice it appared error message 200: undefined

  • @NareshKumar-cr4ro
    @NareshKumar-cr4ro Před 2 lety

    @codeAstro Iam not able to login showing error 200: undefined

    • @CodeAstro
      @CodeAstro  Před 2 lety

      have you configured the database?

    • @realabdul7700
      @realabdul7700 Před 2 lety

      The same here unable to login, I've created the database with the given name

    • @muftinetpictures
      @muftinetpictures Před rokem

      Just downgrade your current php version to 5.6 and it should be working for you

  • @manikandanravichandran1585

    Sir I am beginning to learn programming what is the procedure to learn web development full stack please give me the road map for that sir 🤗

    • @CodeAstro
      @CodeAstro  Před rokem +2

      The very first step is to learn HTML CSS & basic JS. Then after mastering the base level you can continue to level up diving into programming languages. For that, you can either learn from other youtube, udemy tutorials or w3schools.com

  • @gowsicraja7824
    @gowsicraja7824 Před 2 lety

    Sir, In this how to Change the Bill Template please tell me

    • @CodeAstro
      @CodeAstro  Před 2 lety

      Please go through the code lines!

  • @ameensharafudeen7707
    @ameensharafudeen7707 Před rokem

    How to create custom invoice template

    • @CodeAstro
      @CodeAstro  Před rokem

      go through the code lines for that particular page and you can make changes according to your own preferences

  • @yasiransari6895
    @yasiransari6895 Před rokem +1

    Bro i am loging in so it give error undefined 200

    • @CodeAstro
      @CodeAstro  Před rokem

      this project works well with PHP 5 and for the rest, it might not work as expected!

    • @muftinetpictures
      @muftinetpictures Před rokem

      Just downgrade your current php version to 5.6 and it should be working for you

  • @funnydeck5534
    @funnydeck5534 Před rokem +1

    202 error undefined come

    • @CodeAstro
      @CodeAstro  Před rokem

      Please check the “Manage Invoice” section and there you’ll find your requested invoice. It’s that, the users with the latest PHP version will face these alert messages after submitting the “generate invoice” button but still, the system generates it for you. And you can view/download those invoices from the Manage Invoice sections!

  • @Yeimynd
    @Yeimynd Před rokem

    When I try to add the invoices, it’s giving me this error
    Error: There has been an error, please try again.

    • @CodeAstro
      @CodeAstro  Před rokem

      These kinds of error does not seems to appear while we were testing it with PHP 5. For the rest, we don't know how it'll react.

    • @Yeimynd
      @Yeimynd Před rokem

      I already solved the problem, can you give me an email or something to write to you for another error that you are giving me when I add existing products, it is not adding me well.

    • @CodeAstro
      @CodeAstro  Před rokem

      @@Yeimynd Are you facing issues while running this project with PHP 5?

  • @jaysatya5464
    @jaysatya5464 Před 2 lety

    Always getting error 200 Undefined.... Plz update me about this error.

    • @CodeAstro
      @CodeAstro  Před 2 lety

      What about database configuration? and what's your PHP version?

    • @muftinetpictures
      @muftinetpictures Před rokem

      Just downgrade your current php version to 5.6 and it should be working for you

  • @bmwchannel24
    @bmwchannel24 Před rokem

    Login page stuck
    Look login button not trigger

    • @CodeAstro
      @CodeAstro  Před rokem

      Not sure about that, but this kind of errors are basically due to various PHP versions [in some cases due to no db connection too]. This project was only tested with PHP 5.6 and 7.4. No idea how it operates with the latest one!

  • @jannatihasanpriya
    @jannatihasanpriya Před 8 měsíci

    I have done everything but when I click on the login button with user id this {200: undefined} problem I have tried so many ways but I can't solve it. Please give this Samadhan a little bro.

    • @bhuvaneshwarig6517
      @bhuvaneshwarig6517 Před 4 měsíci

      Same problem.... It doesn't show the error message but it shows this. What shall we do?

  • @kete-krachidancesokodai592

    please i changed the database name and the password is not working. help me sir

    • @CodeAstro
      @CodeAstro  Před rokem

      And what about the connection files?

  • @steelgardenf2p
    @steelgardenf2p Před 2 lety

    the pdf download does not work

  • @deekshithak.s5729
    @deekshithak.s5729 Před rokem

    Login page is not enter sir I have to select the invoice project in my labTop is logined but now not logined please share that the proper source code and in that project which version of the camp is used link please sir am submitting on Monday only sir please please please 🥺🥺🥺🥺🥺

  • @hangaltrolls9620
    @hangaltrolls9620 Před 2 lety

    How to change that Doller currency into inr...?

  • @user-tf5yk5eq4b
    @user-tf5yk5eq4b Před 10 měsíci

    does not work with me, i can not navigate to dashboard , username:admin,password:Password@123 but does not work

    • @ogdesigns8212
      @ogdesigns8212 Před 9 měsíci

      Same with me here, the system is not even detecting whelth you have entered a wrong password or not.
      I can't login since I downloaded it

  • @ravivekariya7695
    @ravivekariya7695 Před rokem

    Can you tel me how to store all data

    • @CodeAstro
      @CodeAstro  Před rokem

      and what do you mean store all data??

  • @angelstation9072
    @angelstation9072 Před rokem

    Sir I will got the error in invoice

    • @CodeAstro
      @CodeAstro  Před rokem

      Please check the “Manage Invoice” section and there you’ll find your requested invoice. The users with the latest PHP version will face these alert messages after submitting the “generate invoice” button but still, the system generates it for you. And you can view/download those invoices from the Manage Invoice sections!

  • @trustlawfirm1291
    @trustlawfirm1291 Před 2 lety

    How much? I want buy this project.

    • @CodeAstro
      @CodeAstro  Před 2 lety +1

      not for sale, the download link is provided in the description

  • @mansivekariya7307
    @mansivekariya7307 Před rokem +1

    I phase error 200 undefined

    • @CodeAstro
      @CodeAstro  Před rokem

      where exactly?

    • @muftinetpictures
      @muftinetpictures Před rokem

      Just downgrade your current php version to 5.6 and it should be working for you

  • @Kennerdoll
    @Kennerdoll Před 4 měsíci

    200: undefined Error: There has been an error, please try again.

  • @puspadarliana229
    @puspadarliana229 Před 7 měsíci

    200: undefined ?

  • @chuttidarloo9514
    @chuttidarloo9514 Před 3 měsíci

    200 : undifined 😢

  • @MuraliM-mi8rt
    @MuraliM-mi8rt Před 3 měsíci

    ppt presentation give me pls😢

  • @ayfazsheikh7232
    @ayfazsheikh7232 Před 2 lety

    project Report please

  • @asterlookanalytics9853

    i have failed to download the codes

    • @CodeAstro
      @CodeAstro  Před rokem

      any specific reason?

    • @asterlookanalytics9853
      @asterlookanalytics9853 Před rokem

      @@CodeAstro I just download the WinRAR instead of the files

    • @CodeAstro
      @CodeAstro  Před rokem

      @@asterlookanalytics9853 yeah you need to unzip it after downloading the [zipped] project file

    • @asterlookanalytics9853
      @asterlookanalytics9853 Před rokem

      Okay... I will try again but I have failed on several attempts even when WinRAR was installed.

    • @CodeAstro
      @CodeAstro  Před rokem

      @@asterlookanalytics9853 and what do you mean by failed at this point??
      failed to unzip the file or something else?

  • @MuraliM-mi8rt
    @MuraliM-mi8rt Před 3 měsíci

    Ppt presentation give me pls😢

  • @user-zt6fv2ys6w
    @user-zt6fv2ys6w Před 2 měsíci

    Please source code

  • @DJ-ve8wi
    @DJ-ve8wi Před 5 měsíci

    200: undefined need help

  • @knight5959
    @knight5959 Před rokem +1

    i am getting 200: undefined error when i enter admin id and password

    • @CodeAstro
      @CodeAstro  Před rokem +1

      what about db connection for this project?

    • @muftinetpictures
      @muftinetpictures Před rokem

      Just downgrade your current php version to 5.6 and it should be working for you

  • @yusufnasiru3138
    @yusufnasiru3138 Před rokem

    am having 200 undefined error

  • @Freedomtotalk
    @Freedomtotalk Před rokem

    Error 200

  • @seigneurdepritimmigration7133

    sir plizz help me , how to remove aids

  • @rohankhanal23
    @rohankhanal23 Před rokem

    Warning: mysqli::__construct(): (HY000/1049): Unknown database 'invoicemgsys' in C:\xampp\htdocs\billing1\includes\config.php on line 48
    Error messege

  • @Yeimynd
    @Yeimynd Před rokem

    Please can you give me an email or something so I can write to you? I need some help from you, please.

    • @CodeAstro
      @CodeAstro  Před rokem

      You can leave your message on our website's contact page.

  • @pulithawanniarachchi7991
    @pulithawanniarachchi7991 Před 2 lety +1

    After filling the invoice details, the submit button was pressed. Then the error was occurred saying that 200 undefined. Why?

    • @CodeAstro
      @CodeAstro  Před 2 lety

      Please check the “Manage Invoice” section and there you’ll find your requested invoice. It’s that, the users with the latest PHP version will face these alert messages after submitting the “generate invoice” button but still, the system generates it for you. And you can view/download those invoices from the Manage Invoice sections!

    • @-chenros9427
      @-chenros9427 Před rokem

      Me too

    • @-chenros9427
      @-chenros9427 Před rokem

      @@CodeAstro please help solve

    • @muftinetpictures
      @muftinetpictures Před rokem

      Just downgrade your current php version to 5.6 and it should be working for you

    • @gangamadhukarpiska1851
      @gangamadhukarpiska1851 Před rokem

      @@muftinetpictures i have php version 5.6 but then to it is giving me 200:undefined