When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. PHP Tutorial - W3Schools

    www.w3schools.com/php

    Learn PHP. PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages. PHP is a widely-used, free, and efficient alternative to competitors such as Microsoft's ASP. Start learning PHP now ».

  3. PHP Introduction - W3Schools

    www.w3schools.com/PHP/php_intro.asp

    What's new in PHP 7. Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.

  4. W3Schools Tryit Editor

    www.w3schools.com/php/phptryit.asp?filename=tryphp_intro

    The W3Schools online code editor allows you to edit code and view the result in your browser

  5. Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.

  6. PHP Form Handling - W3Schools

    www.w3schools.com/php/php_forms.asp

    However, the next pages will show how to process PHP forms with security in mind! Proper validation of form data is important to protect your form from hackers and spammers!

  7. PHP Examples - W3Schools

    www.w3schools.com/php/php_examples.asp

    PHP Strings. Get the length of a string - strlen () Count the number of words in a string - str_word_count () Reverse a string - strrev () Search for a specific text within a string - strpos () Replace text within a string - str_replace () Strings explained.

  8. PHP MySQL Database - W3Schools

    www.w3schools.com/php/php_mysql_intro.asp

    With PHP, you can connect to and manipulate databases. MySQL is the most popular database system used with PHP.

  9. PHP Connect to MySQL - W3Schools

    www.w3schools.com/php/php_mysql_connect.asp

    PHP 5 and later can work with a MySQL database using: MySQLi extension (the "i" stands for improved) PDO (PHP Data Objects) Earlier versions of PHP used the MySQL extension. However, this extension was deprecated in 2012.

  10. PHP Functions - W3Schools

    www.w3schools.com/php/php_functions.asp

    PHP has over 1000 built-in functions that can be called directly, from within a script, to perform a specific task. Please check out our PHP reference for a complete overview of the PHP built-in functions.

  11. Python Tutorial - W3Schools

    www.w3schools.com/python

    Get certified by completing the PYTHON course. Well organized and easy to understand Web building tutorials with lots of examples of how to use HTML, CSS, JavaScript, SQL, Python, PHP, Bootstrap, Java, XML and more.