Jump to content
Nytro

Tutoriale Web

Recommended Posts

Tutoriale Web

Mai multe: PHP, HTML, CSS, MySQL... Asemanator cu w3schools, dar cred ca sunt mai mult complete aceste tutoriale.

Exemplu, PHP:

Getting Started with PHP Programming

• Introduction and Installation of PHP
• Check If PHP is Enabled On Your Server with This Script
• Create Your First Simple PHP Script Using the .php Extension
• Using Code Comments in Your PHP Scripts
• Where to Place PHP Code Blocks
• print Vs. echo
• Mingle HTML and CSS Into Your PHP Output

Variables, Data Types, and Expressions in PHP

• Global Variables
• Creating Variables in PHP
• Constants and Magic Constants in PHP
• Data Types and PHP Automatic Data Typing
• Changing Data Types
• Understanding Expressions in PHP

Operators in PHP

• The Assignment Operator
• Arithmetic Operators in PHP
• Comparison Operators in PHP
• Incremental and Decremental Operators
• Logical Operators
• Concatenation Assignment Operators
• The ?(ternary) Operator

Control Structures and Conditional Logic in PHP

• if... else... else if Statements
• switch... case... break Statements
• while and do-while Loop
• for Loop
• continue Statement

Function Creation and Use

• What Is a Function?
• Function Arguments
• Returning Values From Your Custom PHP Functions
• Function Variable Scope in PHP

Working with Arrays in PHP

• What is an Array?
• Creating Your First Simple Array in PHP
• Creating Associative Arrays in PHP
• Creating Multidimensional Arrays in PHP
• Looping or Iterating Over Array Data in PHP
• Array Functions Reference list

Working with Files, Folders, and Directories

• File Paths and Directory Script Navigation
• Including and Requiring Files
• Communicate Between Two Servers Using PHP Includes
• Creating and Deleting Files Through Code in PHP
• Opening, Writing, Appending, Closing, and Reading Files in PHP
• Creating Directories and Removing Directories (folders)
• Opening and Dynamically Reading Directory (folder) Contents
• file_exists() function : Check to see if a file exists using PHP script
• copy() function : How to make a copy of a file using PHP script

Working With Strings and Numbers

• Define String :-: Define Number
• highlight_string() Function For Displaying Colored PHP Syntax
• Validate Email Addresses With PHP preg_match() and a Regex
• String Function Reference List
• Math Functions Reference List

Classes and Object Oriented Programming in PHP

• What Are Objects and Classes?
• Class and Object Code Structure Explained
• PHP OOP Tutorial 1: Convert MySQL Timestamp to Ago Format

Examples and Common Tasks In PHP

• Cache Busting Files (always show updates to files on your site)
• Sniff Out User Browser and Operating System Script and Tutorial PHP
• Encoding and Decoding HTML Tags In User Gathered Input Forms
• Registering PHP Session Variables for Persistent Data and Values
• Block any Browser
• PHP Inline Email Form Processing Mechanisms Tutorial
• Mobile Device Detection and Redirection Script Using a PHP Home Page
• Detect Devices Using PHP and Serve Up Alternate CSS Style Sheets
• Dynamic PHP XML Files for Image Gallery Applications
• Discover Magic XML: MP3 Player Playlist Flash PHP Loop Files Tutorial
• Discover Magic XML File Rendering for MySQL database results in PHP
• Building a File Upload Application Using HTML Form and PHP Script
• Send PHP Email In HTML or Plain Text Format For More Design Options
• Alternative for ereg_replace() and eregi_replace() Which Are Deprecated
• PHP Search and Replace a Target Substring Inside of a String
• Dynamic Grid Output Script Using PHP + MySQL Array Data
• Pagination Script and Tutorial for PHP MySQL Programmers Paging Results

Link:

http://www.developphp.com/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...