Fullstack Development

Learn full stack web development at solarex IT World

       STRUCTURED QUERY LANGUAGE (SQL)

                                                                                HOW TO CREATE DATABASE To create database locally, firstly, you have to install a server on your device. e.g.  Wamp server or xamp server. Let’s install wamp server on our computer and follow the following steps to create a database; By following the steps above, you have created a Database successfully. HOW TO CREATE …

       STRUCTURED QUERY LANGUAGE (SQL) Read More »

FUNCTION IN PHP

Function helps in reusability of code.  Function is generally used instead of repeating code. For Example; Another example is cited below; Find area of CIRCLE using PHP Note:  After function name is parenthesis “(  )” , inside parenthesis is argument. Arguments are the ingredients or variables that are inside the parenthesis , the number of …

FUNCTION IN PHP Read More »

VARIABLE SCOPE IN PHP

There are 3 types of Variable Scope in PHP. They are listed below; Local Variable:                                 A local variable is any variable within a function curly brace ’{}’. For Example; $x is a local variable in the example above as it can only be assessed within a function. Static Variable:                                 A static variable is …

VARIABLE SCOPE IN PHP Read More »

HOW TO LINK YOUR SOCIAL MEDIA ACCOUNTS TO YOUR WORDPRESS WEBSITE

This article will put you through on how you can link your social media accounts to your website using WordPress The purpose of linking your social media accounts to your website is to be able to connect with your audiences at once. To achieve this, you need to login to your WordPress dashboard and proceed …

HOW TO LINK YOUR SOCIAL MEDIA ACCOUNTS TO YOUR WORDPRESS WEBSITE Read More »

JavaScript pic

Welcome to Javascript

Articles on Introduction to JAVASCRIPT Introduction In web development, which consist of frontend and backend, the frontend comprising of HTML, CSS and JAVASCRIPT.  The html which portrays the content or structure, the CSS providing proper presentation while JavaScript produces the behavior functionality causing responsive interaction between the client and the website. Therefore JAVASCRIPT is called …

Welcome to Javascript Read More »

Start information Technology early

As a leading Information Technology company in Ibadan and Nigeria, we are passionate in sensitizing children, students and youth in starting Information Technology early in life as this will help them to go far in their chosen career. There are limitless opportunities in Information Technology and there is no age barrier, the earlier they start …

Start information Technology early Read More »