USER REGISTRATION

This is only part of the script because it doesn’t all fit. This PHP script manages user registration from a web form. First, it starts the session and includes the database connection. It checks whether the script is being run from a browser or the command line; in the latter case, it displays a message … Read more

DELIVERY OF INFORMATION TO THE USER

To deliver information to the user, we use a tool called PHPMailer, which is used to send emails using PHP in a simple and secure way. This library allows the use of protocols such as SMTP, as well as adding attachments, configuring encodings, and much more, thus facilitating the professional sending of emails from web … Read more

ENTREGA DE LA INFORMACIÓ A L’USUARI

Per a l’entrega d’informació a l’usuari utilitzem una eina anomenada PHPMailer, que serveix per enviar correus electrònics mitjançant PHP d’una manera senzilla i segura. Aquesta biblioteca permet utilitzar protocols com SMTP, així com afegir adjunts, configurar codificacions, i molt més, facilitant així l’enviament professional de correus des d’aplicacions web. Per instalar-ho s’ha de posar això: … Read more

REGISTRE D’USUARI

Només és una part del script perquè no cap tot. Aquest script PHP gestiona el registre d’usuaris des d’un formulari web. Primer, inicia la sessió i inclou la connexió a la base de dades. Comprova si el script s’executa via navegador o línia de comandes; en aquest darrer cas mostra un missatge i atura l’execució. … Read more

SECOM: ARGUMENTATION FOR THE CHOSEN COMPANY NAME

Argumentación para el nombre de empresa SECOM El nombre de empresa SECOM surge de la combinación de las palabras Security y Computer. Esta fusión refleja claramente nuestra esencia: seguridad y tecnología. Además, la elección de este nombre va más allá de su origen. A continuación, explicamos por qué consideramos que SECOM es el nombre ideal. … Read more

COMPANY SLOGAN

“Where Technology Meets Security” We chose this slogan because the name of our company is SECOM, derived from Security Computer, as we work with computer security. We had other options, such as: The method we used to select this slogan was that each team member proposed a slogan, and then we held a vote to … Read more