Imagine Zend 2 framework working together connected with Moodle 3
This is a persnoal Project to keep update .Comming soon , release march 2017. Imagine Zend 2 framework working together connected with…
This is a persnoal Project to keep update .Comming soon , release march 2017. Imagine Zend 2 framework working together connected with…
SSH/TransferFiles Contents Secure Copy (scp) Secure FTP (sftp) SSHFS Parent page: Internet and Networking >> SSH Another important function of SSH…
Home Posts About A successful Git branching model By Vincent Driessen on Tuesday, January 05, 2010 All the tools your team needs…
Aura : No pudiendo competir mano a mano con otros frameworks que veremos más adelante, la particularidad de Aura es que sus…
WordPress is an amazing platform and the most popular content management system in the world. The reason for this title is because…
El shell de linux: Comando diff El comando diff nos permite comparar dos ficheros linea a linea y nos informa de las…
error_reporting(E_ALL); ini_set(‘display_errors’, TRUE); ini_set(‘display_startup_errors’, TRUE); Nobody enjoys the process of debugging their code. If you want to build killer web…
mysql -u root -p bdname Syntax: mysql -u user_name -ppassword dbname -u : Specify mysql database user name -p : Prompt for…
Topics PHP Single and Double Quotes Indentation Brace Style Use elseif, not else if Regular Expressions No Shorthand PHP Tags Remove Trailing…
Me he encontrado en la Wiki de GUTL este completo listado con más de 400 comandospara GNU/Linux con su respectiva explicación, y los quiero compartir con…