Skip to content

Schools of Web

Teach Yourself Web Development and Web Designing Step by Step With Easy Explanation

  • All About PHP
    • PHP for Beginners
    • PHP Function List
    • PHP How-to
  • HTML
    • HTML for Beginners
    • HTML How-to
  • CSS
    • CSS for Beginners
    • CSS How-to
Search Search Close
  • Home
  • Neil Fin
  • Page 16

Author: Neil Fin

Feb 12

HTML Tags

Neil FinLeave a commentHTML for BeginnersHTML Tags

What are HTML Tags? HTML uses tags (also called markup) is used to structure the page and let the browser know the meaning of the content it surrounds. HTML tags are predefined word(s) or character(s) surrounded by angel brackets which Read more

Feb 07

HTML Elements

Neil FinLeave a commentHTML for BeginnersHTML Elements

Headlines, paragraphs, images, links etc that you see in any web page in the browser are all web page elements. See the different web page elements in the following picture-

Feb 02

HTML Editors

Neil FinLeave a commentHTML for BeginnersHTML Editors

An HTML page is a plain text file. So, to write HTML, you can use any plain text editor. You can use visual editors too.

Jan 27

HTML History

Neil FinLeave a commentHTML for BeginnersHTML History

1991 – To write web documents, Sir Tim Berners-Lee proposed 20 elements in his document titled HTML Tags. 1993 – The Internet Engineering Task Force (IETF) had published a proposal for the first HTML specification. The proposal draft expired 1994 Read more

Jan 19

HTML Introduction

Neil FinLeave a commentHTML for Beginnershtml basic, html introduction

What is HTML? HTML is the language of the web. HTML is abbreviation for HyperText Markup Language. Let’s see what does it mean- HyperText – When you browse a web page there usually are some links you can click to Read more

Dec 25

How to Cut a String After a Certain Number of Characters In PHP?

Neil FinLeave a commentPHP How-tosubstr() function, substring in php

Solution of How to Cut a String After a Certain Number of Characters.

Dec 17

How to Get the Number of Affected Rows By A Query In PHP?

Neil FinLeave a commentPHP How-toaffected_rows(), Get the Number of Affected Rows, mysql_affacted_rows(), mysqli_affacted_rows(), rowCount()

Solution of How to Get the Number of Affected Rows By A Query.

Dec 06

How to Fetch Data From Database In PHP?

Neil Fin9 CommentsPHP How-tocode to fetch data from database in php, how to fetch data from database table in php, php retrieve data from database, retrieve data from database in php

Solution of how to fetch data from database using PHP

Nov 28

How to Get the Last Inserted ID of a Table in PHP?

Neil Fin6 CommentsPHP How-tophp get last insert id, php get last inserted id, php mysqli get last insert id, php sql last insert id

Solution of how to get the last inserted ID of a table.

Nov 22

How to Check If a Value Exists In a Multidimensional Array Using PHP?

Neil FinLeave a commentPHP How-toHow to Check If a Value Exists In a Multidimensional Array Using PHP?, is_array(), is_array() function

Solution of how to check if a value exists in a multidimensional array in php.

Posts pagination

Previous 1 … 15 16 17 … 20 Next

Courses

  • PHP for Beginners
  • CSS for Beginners
  • HTML for Beginners

How-to Tutorials

  • PHP How-to
  • HTML How-to

About this site

Schools of Web is run by web developer and designer to help others learn it easily.
  • Home
  • About Us
  • Contact Us
  • Privacy Policy
  • Earnings Disclaimer
Copyright © All rights reserved.
Education Soul by WEN Themes