php.net
PHP: mysql_fetch_array - Manual
http://www.php.net/mysql_fetch_array
PHP 71.0 Beta 3 Released. Predefined Interfaces and Classes. Context options and parameters. Supported Protocols and Wrappers. Installed as CGI binary. Installed as an Apache module. HTTP authentication with PHP. Command Line Specific Extensions. Compression and Archive Extensions. Date and Time Related Extensions. File System Related Extensions. Human Language and Character Encoding Support. Image Processing and Generation. Variable and Type Related Extensions. Mysql fetch assoc ». PHP 4, PHP 5). If two...
github.com
GitHub - clipperz/password-manager: Clipperz is an online vault and password manager that knows nothing about you and your data. Everything you submit is locally encrypted by your browser before being uploaded to Clipperz. The encryption key is a passphra
https://github.com/clipperz/password-manager
Clipperz is an online vault and password manager that knows nothing about you and your data. Everything you submit is locally encrypted by your browser before being uploaded to Clipperz. The encryption key is a passphrase known only to you and Clipperz could never access your data. Clipperz is built upon open proven and trusted encryption algori. Use Git or checkout with SVN using the web URL. Revision.2015.08.20. Release.2016.04.02. Release.2015.12.16. Release.2015.12.09. Release.2015.12.07. Jun 22, 2016.
seancode.blogspot.com
The Sean Code: February 2008
http://seancode.blogspot.com/2008_02_01_archive.html
Programming is a wonderful mix of art and science; source code is both a poem and a math problem. It should be as simple and elegant as it is functional and fast. This blog is about that (along with whatever else I feel like writing about). Tuesday, February 26, 2008. The Freedom Framework Bends to Your Will. On Sunday, I came up with the concept for the Freedom Framework. The project graduates from being a simple proof of concept to being a maintanable MVC application. Sunday, February 24, 2008. Since e...
philosophicallies.com
Philosophic Allies. Feed Thy Mind.
http://www.philosophicallies.com/z037-date-newest
Welcome to Z037's section. From here, you can access his details, his stored memories and thoughts. Calendar of All Thoughts. Several options are available to browse the archive. Pull down the menu to access the options. You can also stack. Text Size. It could improve your browsing experience, or not. By date (newest first). By date (oldest first). Browsing by Date (Newest First). Blue Ball Machine [1]. Have you seen the Blue Ball Machine. Book Engine Optimization [208]. The Open Content Alliance. But if...
seancode.blogspot.com
The Sean Code: POG + EpiCode + Smarty == The Freedom Framework
http://seancode.blogspot.com/2008/02/pog-epicode-smarty-freedom-framework.html
Programming is a wonderful mix of art and science; source code is both a poem and a math problem. It should be as simple and elegant as it is functional and fast. This blog is about that (along with whatever else I feel like writing about). Sunday, February 24, 2008. POG EpiCode Smarty = The Freedom Framework. For the controller, I wanted something really light. I considered just making my own, and that probably would have worked. But by chance, I discovered EpiCode. Which is just about exactly what I wo...
rickogden.com
rickogden.com :: Programming
http://rickogden.com/blog/category/tech/programming
Music lover, beer enthusiast and PHP developer (not necessarily in that order). Location Based Social Media Application – The Concept. Zend Auth Pam Adapter. Automated FreeNX Install Script for Ubuntu. An Extended) Introduction to Object Orientation in PHP. 960 Grid System Tutorial. Beginners Guide to Object Orientation in PHP. Year of Code – The Road to Rachmaninoff. However, I have a serious problem with year of code: and this problem starts with the very top of the yearofcode.org. Eventually. We a...
philosophicallies.com
Philosophic Allies. Feed Thy Mind.: E.L.W.3
http://www.philosophicallies.com/z037/120/elegant-web-application-part3
Welcome to Z037's section. From here, you can access his details, his stored memories and thoughts. Calendar of All Thoughts. Several options are available to browse the archive. Pull down the menu to access the options. You can also stack. Text Size. It could improve your browsing experience, or not. By date (newest first). By date (oldest first). Browsing by Date (Oldest First). This is the 3rd of a multi-part series of articles. This third part will consist mainly of examples and tools. To generate th...
digitalizarte.blogspot.com
digitalizARTE: noviembre 2008
http://digitalizarte.blogspot.com/2008_11_01_archive.html
Sábado, noviembre 22, 2008. PHP OBject Genetator Extended. Estoy trabajando en un nuevo proyecto en PHP http:/ www.digitalizarte.com/pogex/. Esta basado en es el proyecto http:/ www.phpobjectgenerator.com/. El cual recomiendo como punto de partida para cualquier desarrollo en PHP. Que necesite tener acceso a bases de datos. 2 Encriptación a nivel de campo, no esta implementado aun, tengo que decidir que libreria y que algoritmo voy a utilizar, es solo para los campos de texto. Echo $obj- NombreApellido;.
hojal.blogspot.com
Hojas Link: marzo 2009
http://hojal.blogspot.com/2009_03_01_archive.html
Jueves, 26 de marzo de 2009. Protocolo SMTP de transporte de correo. Simple Mail Transfer Protocol (Ingles) = Protocolo Simple de Transferencia de Correo (Español). Es un protocolo de la capa de aplicación. Es un protocolo ASCII sencillo . Se basea en el modelo cliente servidor (Tamaño máximo permitido 1000 caracteres). Normalmente establece la conexión TCP con el puerto 25. 1) Envío de correos. 191;Es un protocolo usado para enviar el correo? 11) Una analogía con nuestro buzón de correos. Tiene una dire...