Skip to content

Tag: javascript

How to send multiple radio button values in tab form

HTML: JS PHP Query is below: I use multiple tab form in HTML and use javascript and PHP to send all values to an email. please review the code above. I received this email: Zipcode: Question1: Question2: Question3: Section one is HTML Code, Section two is Javascript and section three is Php code here! Answer

Concept of a SaaS system

Good evening, I developed a system that behaves in the SaaS format, where the client only registers and already has access to use, in it I used a unique identifier for each client and they all use the same structure, PHP files and the same database . So far so good, because the domain does not change, that is…