Guardar errors php a un fitxer (amb plesk)
error_log = "{DOCROOT}\php.log.resources"
error_log = "{DOCROOT}\php.log.resources"
<?php $host = 'localhost'; $user = 'usuari'; $password = 'contrasenya'; $db = 'bdd'; [...]
Provat amb Canon i-sensys LBP212dw amb el driver Canon LBP211/212 UFR II i [...]
Exemple molt bàsic. Cal revisió: php-apache2-basic-auth-manager.zip https://github.com/rafaelgou/php-apache2-basic-auth-manager
Amb PHP tenim tres maneres de netejar (sanejar, sanitize, sanitization ...) les variables: [...]
<!-- inici header --> <!DOCTYPE html> <html lang="ca"> <head> <title>ENVIAR EMAILS CONSULTANT [...]
Per mostrar els resultat d'una consulta a un servidor MySQL amb PHP, el [...]
Si tenim un servidor que sospitem que pot generar SPAM des d'un script [...]