Skip to main content

Home/ PHP Programming/ Group items tagged in

Rss Feed Group items tagged

Sarah HL

10 Principles of the PHP Masters | Internet Resources | Cpworld2000.com - 0 views

  • 1. Use PHP Only When You Need it – Rasmus Lerdorf
  • PHP was created out of a need to solve web development problems
  • Lerdorf is the first to admit that PHP is really just a tool in your toolbox, and that even PHP has limitations.
  • ...9 more annotations...
  • 2. Use Many Tables With PHP and MYSQL for Scalability – Matt Mullenweg
  • 3. Never, ever trust your users – Dave Child
  • 4. Invest in PHP Caching – Ben Balbo
  • 5. Speed up PHP Development with an IDE, Templates and Snippets – Chad Kieffer
  • 6. Make Better Use of PHP’s Filter Functions – Joey Sochacki
  • 7. Use a PHP Framework – Josh Sharp
  • 8. Don’t use a PHP Framework – Rasmus Lerdorf
  • 9. Use Batch Processing – Jack D. Herrington
  • 10. Turn on Error Reporting Immediately – David Cummings
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

CRM Application India - 0 views

  •  
    CRM applications at Karmick solutions has a great efficacy in boosting sales, maximizing business interactions and improve customer issues by imparting individual service and attention for maximum benefit.
Jungle Jar

JungleJar | Featured Web Application: PHPanywhere.net - 0 views

  •  
    This is an extremely cool and useful web application, and if it hasn't been thought of before, I'm absolutely shocked, because it makes so much sense. Essentially, PHPanywhere is a web based free Integrated Development Environment or IDE for the PHP language. In other words it is a web based application that provides PHP developers a PHP code editor that mocks a desktop application, and it does so very well.
Jungle Jar

JungleJar | Development Tutorial: Creating 301 Re-directs - 0 views

  •  
    From time to time you'll probably want to send a website visitor who tries to access a page that has moved, been deleted, etc to a brand spanking new page of which quite possibly will have the content they were looking for. In this article I'll introduce you to the 301 re-direct, show you how to create one, and you'll see why sometimes just depending on the 404 page isn't practical. I'll also show you various methods to create one by using PHP, ASP, and HTML.
Jungle Jar

JungleJar | Wordpress How-To: Displaying Post Counts - 0 views

  •  
    Ever wanted to display the number of posts your blog has achieved for your blog readers or perhaps just for yourself? Or, what about the number of posts in a specific category? If so, I'll show you a quick and easy way to do just that, and we'll style up the output with a bit of CSS Level 2.1 the standard way.
Mickle jori

Web Content Management - 0 views

  •  
    Web content management is the key area of work for most web developers and Karmick Solutions provide a broad range of services in this field. It not only ensures companies to experience trouble free and smooth handling of their websites but also other various important online content saving your precious time and effort.
Sarah HL

Brendel Consulting - 0 views

  • "I don't want to write comments, because then I will have to scroll more to see the code.""Writing comments in the code takes time."Formatting the code nicely takes time, especially when I need to change a few things, in which case I then have to re-format the code."Code changes, and before you know it the comments are obsolete."
  • Meaningful variable and function names
  • Thoughtful source code documentation.
  • ...1 more annotation...
  • A legible and consistent coding style.
jdr santos

wiki [TinyMVC Framework] - 0 views

  •  
    TinyMVC is written in object PHP5, simple and lightweight framework which use MVC (Model-View-Controller) architectural design pattern aproach to easy and fast PHP web application developement.
jdr santos

caffeine-php - Google Code - 0 views

  •  
    Caffeine is a lite-weight PHP 4 and PHP 5 compatible framework that provides a small development layer, without getting in the way of the programmer.
Mickle jori

e-Commerce Website Company | e-Commerce Website Development company | e-Commerce Websit... - 0 views

  •  
    karmicksolutions specializes in website development and ecommerce that has established some of the leading brands by enhancing their business with great success. Karmick solutions has provided excellent innovative website development along with internet marketing and website promotions unparalleled over the years.
  •  
    HI ! I FOUND THIS, PLEASE CHECK THIS OUT AND VOICE YOUR OPINION.
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).
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.
qualitypoint Tech

Handling "headers already sent" Error - 0 views

  •  
    We used to get below error when using header() in our php code.\n\n\nWarning: Cannot modify header information - headers already sent by (output started at...
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.
vlado

MySQL Lite Administrator - 0 views

  •  
    MySql Lite Administrator is a php web application that will help you insert and update stuff in your MySQL Database.
qualitypoint Tech

Parsing webpage using php DOM. - 4 views

  •  
    PHP is having DOM functionality for parsing webpage by considering the HTML content of the webpage as XML data. If you assign the $data with the HTML content of the webpage, below code will load the HTML content in DOM object.
qualitypoint Tech

PHP Quiz Questions and Answers - 1 views

  •  
    You can attend our Quiz here. We are working on to publish more questions in many topics (e.g mysql, javascript, html,...). So, you can bookmark this blog for further reading, or you can subscribe to our blog feed.
qualitypoint Tech

Added more questions in our online Quiz - 0 views

  •  
    We have added few more questions for our our free online quiz program.\n\nThe new questions are added under the below topics/subjects.\n\n1.Javascript\n2.Dot Net\n3.Aptitude
« First ‹ Previous 101 - 120 of 224 Next › Last »
Showing 20 items per page