Skip to main content

Home/ Groups/ PHP Programming
Raúl - [^BgTA^]

Botones ajustables mediante: CSS/XHTML/Photoshop - 0 views

  •  
    Creando botones para tu web, ajustables
Adildi ldinlio

PHP and MySQL Web Development third edition|free ebooks download - 0 views

  •  
    PHP and MySQL Web Development 3rd edition free download at the best library for free ebooks download.
Raúl - [^BgTA^]

27 Adobe AIR Applications - Handy For Web Designers - 0 views

  •  
    27 aplicaciones air para diseñadores
Adildi ldinlio

ASP.NET Solutions - 23 Case Studies|free ebooks download - 0 views

  •  
    ASP.NET Solutions - 23 Case Studies free download at the best library for free asp.net ebooks download.
Bensan George

Login and Authentication with Zend Framework - phly, boy, phly - 0 views

  •  
    Building a login system using ZF
Sarah HL

Rasmus Lerdorf: PHP Frameworks? Think Again. - 0 views

  • Rasmus Lerdorf is the creator of PHP and still continues as a core developer to the PHP project.
  • heavy Twitter mashup that he created. This does a lot of database calls and a lot of behind the scenes work. By hand-tuning it he was able to get on the order of 280 req/sec.
  • So, are there any frameworks that don’t suck? Rasmus did mention that he liked CodeIgniter because it is faster, lighter and the least like a framework.
  • ...2 more annotations...
  • "Any script based language is simply not fast enough".
  • It all starts with “I don’t need a framework.” 2. Then you create 7 classes. 3. Now you have a small library of classes. 4. Then you create an application that uses your library. 5. It works and it’s fast, hurray! 6. Then someone asks you to extend the functionality of your application. 7. And they keep asking for more, and more, and more and more… 8. Now you have 43 classes. 9. You’ve learn so much in the last 2 years. Design patterns, security, performance, testing… 10. What once was a small library is now a big, ugly, un-tested, un-documented, scary framework. 11. Then you change jobs. 12. And you create another 7 classes… This has been happening for the last 30 years.
jdr santos

atomik framework | micro PHP5 framework for small to medium websites - 0 views

  •  
    Atomik is a free, open-source, micro framework for PHP5. Atomik is built for small web applications that do not need heavy frameworks but still want powerful features. It is build with the KISS principle in mind as well as speed and security. Atomik is also an ideal introduction for beginners to the world of web development frameworks.
Mickle jori

AJAX Development India - 0 views

  •  
    Ajax is a recently introduced web technology that has benefited from the more sophisticated functionality using easier-to-implement web standards. The qualified and experienced programmers of Karmick Solutions use AJAX for creating powerful web applications.
jdr santos

osFileManager - PHP open source file management - 0 views

  •  
    osFileManager is an open source file management script written in PHP. Includes User CP, Admin CP, and many basic file creation/modifying tools. File Functions include: List, Open, View, Edit, Create, Upload, Rename and Move. User Functions include: Change password, and Change color scheme. Admin Functions include: New user, Edit user, Delete user.
jdr santos

TinyMVC for PHP - 0 views

  •  
    TinyMVC is an Model-View-Controller application framework for PHP. It provides clear separation between the database operations (Model), the presentation (View), and the glue in between (Controller).
sloansteddi

Secure File Upload with PHP - 0 views

  •   $ext = substr($filename, strrpos($filename, '.') + 1);
  • ($ext == "jpg")
  • $_FILES["uploaded_file"]["type"] the MIME type of the uploaded file (if the browser provided the type)
« First ‹ Previous 201 - 220 Next › Last »
Showing 20 items per page