Username:
Passowrd:

Regexp per catturare l'estensione di un file

Credits: http://nashruddin.com/getting-file-extension-with-regular-expression.html

preg_match("/\.([^\.]+)$/i", $file, $m);
Nickname:

Email:

Website: (http://www.example.com)

Commento: