Categories
Tags → Programming Php

Top 21 PHP Programming Mistakes - Part 2: Seven Serious Mistakes

In this second part of the series, it describes 7 common mistakes in PHP programming that will lead to drastically slower run times and less secure scripts, in addition to less maintainable code. Topics covered: Not Following Basic Naming Conventions...
DETAILS

Core PHP Programming: Using PHP to Build Dynamic Web Sites

Core PHP Programming, Second Edition is the #1 practical guide to PHP 4 for Web developers. Atkinson covers PHP syntax, the key building blocks of PHP scripts, and every PHP function, including I/O, data, and math functions, time, date, configuration...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Introduction to PHP Programming

This is a quick introductory overview on PHP programming with what it looks likes, and a simple code snippet.
DETAILS

Storing Data in the Client

One of the things that all programmers love is to write a program which writes another program. On the web we have two different programming environments: the client (browser) and the server. Due to the HTTP protocol definition we can write a program...
DETAILS

Webware for Python

Webware for Python is a suite of software components for developing web-based applications that are multi-threaded, object-oriented and cached. The suite uses well known design patterns such as servlets and server pages (as found in ASP, PHP and JSP)...
DETAILS

Using Strings

A large portion of Web programming requires strings to be handled and generated, so knowing how to use and handle strings properly is extremely important for PHP programmers. This tutorial starts with the simple constructs used to create strings and ...
DETAILS

Welcome to PHP

This is a comprehensive article / tutorial on programming in PHP. It covers a variety of key topics including PHP Structure, Scalar Variables and Data, Data collection: Arrays, Operations and Comparisons, PHP Comparison Operators, PHP Logical Operato...
DETAILS

PHP From an IT Manager''s Perspective

In this article, Tobias Ratschiller (who runs http://phpwizard.net) explains what PHP is, what it can do, and where it stands compared to other programming and scripting languages.
DETAILS

Object-Oriented Programming with PHP

Couple Object-Oriented Programming with PHP and you''ve got features worth inheriting. From foundations to class to inheritance, this article makes understanding objects within PHP easy--and practical.
DETAILS

WebCafe.dk

WebCafe.dk provides a variety of tutorials on PHP programming ranging from Introductory to more advanced. All the tutorials are written in Danish.
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com