About 1,760,000 results
Open links in new tab
  1. PHP Programs - GeeksforGeeks

    Aug 29, 2024 · PHP Programs is a collection of coding examples and practical exercises designed to help beginners and experienced developers. This collection covers a wide range of questions based on Array, Stirng, Date, Files, ..., etc. Each programming example includes multiple approaches to solve the problem.

  2. PHP Examples - W3Schools

    W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.

  3. MVC: Models - Funval International

    En este artículo, exploraremos las buenas prácticas al diseñar modelos en PHP, proporcionando ejemplos completos y sencillos. ¿Qué es un Modelo? En el patrón MVC, el modelo representa los datos y la lógica de negocio de la aplicación.

  4. Arquitectura MVC en PHP: Ejemplo Práctico - codea.app

    Apr 8, 2025 · La arquitectura MVC en PHP es la clave para transformar aplicaciones desordenadas en sistemas eficientes y escalables. Con este tutorial, tienes las bases para empezar a implementarla en tus proyectos.

  5. Home - PHP-ML - Machine Learning library for PHP - Read the …

    Fresh approach to Machine Learning in PHP. Algorithms, Cross Validation, Neural Network, Preprocessing, Feature Extraction and much more in one library. PHP-ML requires PHP >= 7.1.

  6. PHP: Ejemplos - Manual

    The basic process is to define parameters, supply training data to generate a model on, then make predictions based on the model. There are a default set of parameters that should get some results with most any input, so we'll start by looking at the data.

  7. The Best PHP Examples - freeCodeCamp.org

    Dec 1, 2019 · PHP is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. What is PHP used for? As of October 2018, PHP is used on 80% of websites whose server-side language is known. It is typically used on websites to generate web page content dynamically. Use-cases include:

  8. PHP Exercises, Practice Questions and Solutions

    Apr 29, 2024 · Discover essential coding techniques, optimization tips, and industry-recommended approaches to PHP development. Elevate your skills with insightful advice, practical examples, and interactive challenges. Ensure your web projects stand out for their functionality and efficiency by following these proven best practices. Why Practice PHP Online?

  9. Using Model Class in PHP: A Practical Example

    Jun 23, 2024 · In this article, we explore the use of model classes in PHP through a practical example. We'll walk through creating a simple model class, interacting with a database using the given function, and understanding its role in the MVC pattern.

  10. wdes/simple-php-model-system: A simple PHP model system

    The goal of this project is to provide an easy way to use Models in a non composer setup. This is why this project is kept very minimal. The user can copy all classes in src/ and start using the …

Refresh