Bluechip Technologies Asia at Seamless Asia Singapore


We are thrilled to announce that Bluechip Technologies Asia will be showcasing its cutting-edge AI technology innovations at Seamless Asia Singapore!

Don’t miss the opportunity to connect with our team, explore our AI demos, and engage in insightful discussions about the future of technology. Together, let’s shape a smarter and more connected world.

428257565_10161722534511842_5740847294426166608_n

Speakers Banner - UDITHA BANDARA- BLUECHIP TECHNOLOGIES ASIA

Bluechip technologies Asia Annual Tech 101 Summit


CY8A0210

CY8A0192

CY8A0214

CY8A0145 (2)

CY8A0141

CY8A0111 (1)

CY8A0080

CY8A0072

CY8A0061

CY8A0051

CY8A0029 (1)

CY8A0003

CY8A0001

Bluechip Technologies Asia @ ICT SPRING EUROPE 2021


Bluechip Technologies Asia take part in Luxembourg ICT SPRING EUROPE 2021

As an influential voice in the worldwide Tech community,  the aim of ICT Spring is to encourage emulation and networking between business decisions makers, innovation managers, startups,  researchers and venture capitalists on a European scale. It is a yearly event held in Luxembourg City which is dedicated to exhibiting and demonstrating the latest relevant trends and innovations and discuss their impact on society and the working world.

ICT Spring

ICT

Online IT Academy.


logo

New way of learning for IT.

#AI #Mobile #Blockchain #Cloud #DevOps #BI #ICT #Games
#Office #Networking #Linux #Web #Infrastructure #Programming
#CyberSecurity #UX #VR

http://www.itacademy.biz/

PHP and MYSQL Course Sri Lanka.


php

mysql

PHP is a widely used programming language which works on the principal of server side scripting to produce dynamic Web pages. It can be easily integrated with HTML and SQL to produce these dynamic web pages, and is often used to process the contents of a Web page form as it is more secure and reliable than JavaScript.

You will learn how PHP can be combined with MySQL to create a very powerful online database engine. This course will be of great interest to IT and Web development professionals who would like to learn more about using PHP and MySQL to integrate database functions into Websites, and to learners who would like to learn more about the functionality of PHP and MySQL.

Introduction

· Why use PHP and MySQL?

· The PHP programming environment

· Overview of SQL

Setting up a PHP page

· The phpinfo() function

· Learning basic syntax

· Echoing HTML output to the browser

· The importance of comments

· Using single and double quotes

Variables in PHP

· Using loose typed variables

· Assigning variables

· Overview of numeric, string and other types

· Assigning a variable to itself

Logical operators

· Arithmetic operators

· Logical operators

· Comparisons

· Operator precedence

Numbers in PHP

· Making calculations

· Using built-in numeric functions

· Incrementing and decrementing

Strings in PHP

· Concatenating strings

· Trimming strings

· Removing slashes and other harmful characters

· String functions

Transferring information between PHP pages

· GET and POST

· Different form field types

· Self-referencing forms

· Form handlers

Database fundamentals

· Structuring a database

· Using tables

· Table relationships

· Common data types

Getting PHP to connect to MySQL

· Using the mysql_connect() function

· Using the mysql_select_db() function

· Testing a connection

Querying MySQL using PHP

· Writing SQL queries

· Using Select, Insert, Update and Delete

· Querying MySQL and returning results

· Interpreting the returned array

Building a Web Application

Creating pages to-

· Add entries

· Modify entries

· List entries

· Filter entries