Skip to main content

Home/ PHP Programming/ Group items matching "programming" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Sarah HL

Serious Form Security - 0 views

Sarah HL

Where Has All The PHP Gone? - 0 views

  • I was always able to find help with almost anything PHP related that I needed. It wasn’t the ‘cut and paste’ kind of help, it was the ‘detailed explanation’ kind of help.
  • it is becoming increasingly more difficult to learn PHP
  • Beginners nowadays are being hit over the head with grandiose concepts such as ‘dependency injection’ and ‘favouring composition over inheritance’ which really have nothing to do with PHP itself.
  • ...4 more annotations...
  • we now have PHP developers going around developing inferior software
  • We have developers obsessed with micro-optimizations and zombie followers of design patterns when the truth of the matter is that had they just been introduced the language properly in the first place many of these concepts would become like second nature
  • senior members of the PHP community need to, for the sake of our beloved language, shift some of the focus of our discussions and our articles back to PHP. Just pure PHP.
  • I hate PHP frameworks. They do absolutely nothing to aid in the learning of the language and, at the rate that they are going, we’ll soon find that PHP frameworks abstract away PHP itself.
ASLI BUGAKAPTAN INCE

Logikit::Framework - 0 views

  •  
    Logikit::Framework (LF for short) is an application development framework for PHP 5. The idea is to let people code much faster by providing a solid and easy-to-use substructure for common tasks. LF deals with most of the time-consuming everyday issues and lets you focus on the logic of your code.
Mr. DiGi

NotORM - 1 views

  • foreach ($software->application() as $application) {    echo "$application[title]\n";    foreach ($application->application_tag() as $application_tag) {        echo "\t" . $application_tag->tag["name"] . "\n";    }}
  •  
    PHP library for simple reading data from the database
Raúl - [^BgTA^]

Free Ecommerce CMS solution: software for your online store | LiteCommerce - 2 views

  •  
    LiteCommerce es una solución de código abierto que se integra con Drupal para permitir crear de forma sencilla sitios web de comercio electrónico. La conexión con Drupal es opcional, ya que también puede usarse como una plataforma de creación de tiendas online, sin necesidad de tener un sistema de gestión de contenido por detrás. Podemos crear un número ilimitado de categorías y permitir que un producto pertenezca a varias de ellas, controlar el inventario, ofrecer listas de deseos, mostrar galerías de imágenes, ofrecer varias formas de pago… La plataforma adquiere un poder impresionante al integrarse con Drupal, con posibilidad de configurarla para darle más visibilidad en los buscadores, por ejemplo.
Varun Batra

KohanaPHP VS CodeIgniter - 0 views

  •  
    I like this post because unlike most of post 1/2 techi 1/2 questions indirectly answer, it just a bunch of FAQ and very clear. Hope you will like it.
Steĥane Gosselin

9 Useful PHP Functions and Features You Need to Know | Nettuts+ - 0 views

  •  
    "Even after using PHP for years, we stumble upon functions and features that we did not know about. Some of these can be quite useful, yet underused. With that in mind, I've compiled a list of nine incredibly useful PHP functions and features that you should be familiar with."
Steĥane Gosselin

Anonymous functions in PHP - 0 views

  •  
    Excellent artilcle on closures and anonymous functions.
« First ‹ Previous 81 - 100 of 120 Next ›
Showing 20 items per page