All translations
Enter a message name below to show all available translations.
Found 2 translations.
| Name | Current message text |
|---|---|
| h English (en) | Also if you use one of the PHP predefined classes (eg <tt>Exception</tt>) in your code, then add a backslash before it (eg <tt>\Exception</tt>), otherwise PHP will try and find it in your namespace. |
| h Italian (it) | Inoltre, se usi una delle classi predefinite di PHP (ad es. <tt>Exception</tt>) nel tuo codice, aggiungi una barra rovesciata prima di essa (ad es. <tt>\Exception</tt>), altrimenti PHP cercherà di trovare nel tuo spazio dei nomi. |