skip to Main Content

Undefined array key in PHP to database

can someone help me by seeing what is wrong with the program I created? Warning: Undefined array key "pertemuan" in D:filexampphtdocsuts_nimkoneksi.php on line 25 Fatal error: Uncaught TypeError: Unsupported operand types: string / string in D:Filexampphtdocsuts_nimkoneksi.php:27 Stack trace: #0 D:Filexampphtdocsuts_nimadd_data.php(7):…

VIEW QUESTION

Html – How do I add style to my script code? (Forms)

I have a script code for my forms, but I'm not sure how to change the font color and font family of the span (labels for the forms) <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "40139212", formId: "758ff855-f664-4297-81d7-ea647222454a"…

VIEW QUESTION
Back To Top
Search