1
0
This snippet disable mouse text selection on a html page
2
0
Impedir que se pueda regresar a una pagina anterior (Navegador)
- Se debe colocar dentro de la etiqueta <head>
0
0
The __PHP_Incomplete_Class error appear when PHP is not able to recognize the class of the serialized object.
The Zend... See more
PHP 1 month ago 0 Views 9 Comments 0
1
0
A simple UIAlert view without delegate
0
0
Show difference between two branches in a Git repository
Bash 2 months ago 0 Views 6 Comments 0
0
0
Add these lines to ~/.gitconfig
Text 3 months ago 0 Views 3 Comments 0
0
0
Syntax:
getNameSpacedFunction("Math.abs")
Return:
Math.abs function
0
0
Example
echo MyString::format("Hello {0}, my name is {1}", "world", "John");
PHP 4 months ago 0 Views 21 Comments 0
0
0
When you try to delete a long list of file you can get an "Argument list too long"... See more
Bash 4 months ago 0 Views 10 Comments 0