Web Rewrite
Technology Blog Where You Find Programming Tips and Tricks
  Menu
Skip to content
  • Home
  • Java
  • Programming Questions
    • Array
    • Linked List
    • Stack
    • Queue
    • String
    • Search Algo
    • Interview Questions
  • Solid Principles
  • Multithreading
  • PHP
  • Database
    • mysql
    • MongoDB
  • Contact Us

Tag Archives: PHP

« Older posts
Newer posts »

Laravel Artisan Commands

By WebRewrite | June 8, 2014 - 5:03 am |June 8, 2014 Laravel, PHP
1 Comment

Artisan is the command line tool used in Laravel framework. It offers a bunch of useful command that can help you develop application quickly.  Apart from Artisan available commands, you can create your own custom commands to improve your workflow. Artisan is driven by the powerful Symfony Console component. →

Tagged Artisan, laravel, PHP

MySqli Tutorial:PHP MySqli Extension

By WebRewrite | May 25, 2014 - 2:25 pm |May 25, 2014 mysql, PHP
1 Comment

PHP provides three api to connect mysql Database.

1. MySql
2. MySqli
3. PDO

Out of these three MySql extension is deprecated as of PHP 5.5.0, and will be removed in the future.

MYSQLI is an improved object oriented extension introduced in PHP 5. →

Tagged Database, MySqli, PHP

Abstract Class in PHP

By WebRewrite | March 21, 2017 - 10:50 am |March 21, 2017 PHP, Wordpress
Leave a comment

What is an abstract class in PHP and when to use an abstract class in your application? In this tutorial, we’ll learn about abstract class and their implementation.

Abstract Class in PHP

Abstract Class in PHP

→

Tagged Abstract Class, OOPs Concept, PHP
«‹1415161718›»
  • Support Me on PayPal

    Programming Video Tutorials


  • Related Posts (YARPP)

    1. How to Remove WWW From URL through htaccess
    2. How to Enable .htaccess File in Apache2
    3. How to Prevent Image Hotlinking through .htaccess
    4. htaccess Tutorial
  • Topics

    • Multithreading

    • Linked List

    • Binary Tree

    • Hash Map

    • Java

    • Queue

    • Stack

    • Binary Search

    • Programming

    • Sliding Window

    • Composer

    • Memcache

    • Javascript

    • Solid Principles

  • Copyright 2020 – 2021 – webrewrite.com – All Rights Reserved.

  • Home
  • Java
  • Programming Questions
  • Solid Principles
  • Multithreading
  • PHP
  • Database
  • Contact Us
Web Rewrite | Powered by Mantra & WordPress.