Dynamic Web Pages: deutschsprachiger PHP Knotenpunkt seit 1999

Dynamic Web Pages : tutorials _





 
 
 
 
 
 
 

PHP QuickRef

Via QuickRef gelangen Sie direkt zur gesuchten Funktion im Handbuch.

 
 

Printmedien

PHP-Magazin
Das PHP Magazin erscheint 2-monatlich zum Preis von 9,80 €. Studenten erfreuen sich über ermäßigte Abos.

PHP-Journal
Das PHP Journal erscheint 2-monatlich zum Preis von 14,95 €. Studenten und Abonnenten erfreuen sich über bis zu 25% Ermäßigung.

PHP Solutions Magazin
Das PHP Solutions Magazin erscheint alle 3 Monate zum Preis von 8,75 €. Studenten erfreuen sich über ermäßigte Abos.

PHP-Architect
Der php|architect erscheint monatlich als digitale PDF-Version zum Preis von $3,99 USD und als Print-Version zum Preis von $8,69 USD. Im Abo gibt es Rabatt (30% Print, 15% PDF).

 
Tutorials: Syntax und Grammatik
Tutorial in dieser Kategorie hinzufügen
Adding A Syntax Highlighter To Your Site: The Power Of Geshi (722 Zugriffe)

What if I told you that with as little as 3 lines of code, you could highlight code on your site? You'd jump at it, wouldn't you? Why not run with the big boys? Your users will love you for it and for good reason. It greatly increases readability.

Tutorial kommentieren  Defekten Link melden

 
PHP References Explained (1553 Zugriffe)

C/C++ programmers have used references for years, but did you know that you can also use references in PHP? In this article Jan explains what references are and exactly how to use them with PHP...

Tutorial kommentieren  Defekten Link melden

 
Structures in PHP (1610 Zugriffe)

The tutorial goes on to talk about the differences between what would be considered a "structure" in PHP (since it doesn't really have the ability to create those).

Tutorial kommentieren  Defekten Link melden

 
Dynamic Options with Bitwise Operators (1724 Zugriffe)

Many developers struggle to find an efficient method of database design when they have multiple options to set. Most resort to having a field for each option and setting each field either on or off.
Today, we will learn a far more efficient method of storing these options. With the help of bitwise operators, we can eliminate all but one of those option fields.

Tutorial kommentieren  Defekten Link melden

 
Datenströme in PHP mit php://stdin (2972 Zugriffe)

Wer PHP zur Programmierung von Konsolen-Applikationen verwenden möchte, steht sicherlich irgendwann einmal vor der Frage, wie er Inputströme so benutzen kann, dass er zum Beispiel den Inhalt einer eingehenden Mail analysieren kann.

Tutorial kommentieren  Defekten Link melden

 
PHP References (2014 Zugriffe)

This week I'll be changing gears a little bit and discussing one of the more elusive aspects of PHP -- references. For those of you with a C programming background (although they are fundamentally different), references serve the same purpose as a C-style pointer. For those of you without programming experience in C, don't worry! I'll be covering everything you'll need to know today.

Tutorial kommentieren  Defekten Link melden

 
Coding PHP with register_globals Off (1743 Zugriffe)

Prior to PHP 4.2.0, the default value for the PHP configuration parameter register_globals was On. Many PHP programmers took advantage of the ease of use this configuration provided.

This article is intended for PHP programmers who have, in the past, relied on the register_globals On, and now wish to change their coding style to reflect the new default for this parameter. It will also be of interest to programmers using an ISP hosted PHP environment where they do not control the values of the PHP configuration file.

Tutorial kommentieren  Defekten Link melden

 
Hilfe meine Variablen - Update auf PHP 4.2 (2272 Zugriffe)

oliver albers geht in seinem artikel "hilfe meine variablen - update auf php 4.2" auf die von newbies häufig gestellte fragen rund um das thema "register globals" im zusammenhang mit php 4.2.x ein. für anfänger aber auch fortgeschrittene geeignet...

Tutorial kommentieren  Defekten Link melden

 
Writing user-defined functions in PHP (2112 Zugriffe)

Among PHP's useful features are its many built-in functions, such as print() and mysql_query(), which meet a variety of needs. But PHP also allows you to write your own functions. The primary advantage of custom functions is reuse. If you don't write functions, you may have to write the same piece of code numerous times in your application, whether it's within the same PHP file or in others. Here's a look at how you can take advantage of user-defined functions in your own PHP code

Tutorial kommentieren  Defekten Link melden

 
PHP References explained (1658 Zugriffe)

One of the most underused features of PHP is the ability to use references. The problem is that using references are rather troublesome in PHP. References was not part of the original syntax but has been added later on, thus leading to a somewhat confusing syntax. There's also little support for references in the native function set.

Tutorial kommentieren  Defekten Link melden

 
zurück

Folge DynamicWebPages!

PHP News als RSS abonnieren ...
Auf Twitter folgen ...
Fan werden auf Facebook ...

 
 

PHP Newsletter

Bleiben Sie immer "Up-To-Date" mit unseren Newslettern!

PHP Newsletter
PHP Trainingsletter

 
 
 
 
 
 

PHP Releases

 
 

Sponsoren

 
 
 
   
powered by Hetzner


top Alle Rechte vorbehalten. © Dynamic Web Pages 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 top

  Seitenaufbau in 0.404 Sekunden