background preloader

PHP Lernen

Facebook Twitter

Handbuch. PHP Tutorial. PHP 101: PHP For the Absolute Beginner. [box] For a complete list of Zend Training Courses – PLEASE CLICK HERE !

PHP 101: PHP For the Absolute Beginner

[/box] This area is intended for everyone new to PHP. It opens with a series of informal, entertaining tutorials written by Vikram Vaswani, founder and CEO of Melonfire. These tutorials build on a previously-published 5-part series which has now been updated and extended to embrace PHP 5, making parts of it suitable for those of you who already have worked with PHP 4 in the past. If you came here to learn about elementary PHP 4 or basic PHP 5, this is for you.

PHP 101 (part 1): “Down the Rabbit Hole” An introduction to PHP’s variables and operators.PHP 101 (part 2): “Calling All Operators” The rest of the PHP operators (there are many), and simple form processing.PHP 101 (part 3): Looping The Loop Basic control structures explained.PHP 101 (part 4): The Food Factor Arrays, PHP array functions, and what it all means. PHP Lernen - PHP Tutorial, Anleitung. Free PHP Video Tutorials. The Best Way to Learn PHP. Learning something from scratch is almost always an arduous affair -- you simply have no idea as to where to start, or not to start, to kick things off.

The Best Way to Learn PHP

I loathed learning about the idiosyncrasies of C++'s syntax when all I wanted to learn were some darn programming concepts. As I'm sure you can agree, this is a less than ideal situation. This is where the Nettuts+ "The Best Way to Learn" series comes into the picture. This series is intended to be your blueprint, your road map, your plan of action for learning your topic of choice! You don't have to worry about finding the best resources, sorting out the bad ones, and figuring out what to learn next. Today, we're going to figure out the best way to learn PHP. Assignment #1: Disregard the Naysayers If you're reading this, chances are that you've Googled a lot to decide which language to learn and how. Haters gonna hate! As the popular saying goes, haters gonna hate! Get started with PHP.

Why learn PHP? This article was translated to Serbo-Croatian by Jovana Milutinovich from Webhostinggeeks.com.

Why learn PHP?

Where are we? Should you spend your time learning PHP at CoreDogs? This lesson looks at part of that question: why learn PHP at all? This lesson’s goals By the end of this lesson, you should: Know what PHP does. What does PHP do? It’s easiest to understand with an example. Humans have a site called Facebook. PHP. MyWebsolution.de - PHP Tutorials zum PHP lernen. BB Code - URL's umwandeln. Beispiele (das Leerzeichen muss natürlich entfernt werden): mittels Tags [ URL= mich!

BB Code - URL's umwandeln

[ /URL] => Klick mich! Direkte Umwandlung w ww.mywebsolution.de => www.mywebsolution.de h => So sieht's als Code ausPHP: <? // "reine" URLs umwandeln $text = preg_replace_callback('#(( |^)(((ftp|http|https|)://)|www.) Also, ich fange mal bei der Umwandlung mittels Tags an. Beispiel => Dazu brauche ich eine Funktion, die das gefundene Konstrukt überprüft und gegebenenfalls ändert. Der Parameter $treffer ist ein Array, dessen Elemente den gefundenen Konstrukten entsprechen. Wie das String kürzen funktioniert, sollte verständlich sein, ansonsten schaut einfach nach den entsprechenden Funktionen im Manual. Bedeutet, hängt mit den [ img]-Tags zum Einfügen von Bildern als Links zusammen. Der Rückgabewert der Funktion ist der Ersatztext, durch den das Suchmuster ersetzt wird. <? Das direkte Umwandeln ist im Prinzip nichts anderes. Zurück zur vorigen Seite:BB Code Weiter zur nächsten Seite:BB Code - Wörter kürzen.

PHP 4 - Webserver-Programmierung für Einsteiger - Galileo Computing. Alle Funktionen für Dateien und Verzeichnisse. Quellensammlung - php.de. Dieser Thread enthält Links auf wertvolle Webquellen rund um das Thema Webentwicklung.

Quellensammlung - php.de

Du hast „Lerne Grundlagen“ als Antwort bekommen? Das ist keineswegs böse gemeint, vielmehr spiegelt das unser Verständnis für ein sinnvolles Forenprinzip dar. Unsere Comunity besteht aus vielen fleißigen Helfern, die freiwillig Dir und anderen bei der Lösung Ihrer Probleme helfen. Was wir dabei voraussetzen ist das Einhalten unserer Regeln (was ein Mindestmaß an die Form des Postings miteinschließt) Dein persönliches Engagement bei der Diskussion und Lösung der Probleme Wir erwarten vernünftige Fragestellungen, aktive Mitarbeit an der Problemlösung (Debugging, Posten von Fortschritten), Geduld und Respekt vor unserer Person.

Zu wissen, worüber man redet, ist unabdingbar für jegliche fachliche Diskussion. So, und nun ein erfolgreiches Selbststudium! Dokumentationen (Manuals) und Nachschlagewerke: HTML:SELFHTML: HTML/XHTML Sehr gutes Nachschlagewerk zu allen HTML Tags. Bücher.