Online Examination System Project in PHP & MYSQL, Free Download
Written by Super UserProjects In PHP | Creating A Job Lister Website From Scratch | Eduonix
Written by Super UserPHP Tutorials for Beginners | Learn PHP Fundamentals - Introduction (Eduonix)
Written by Super UserUse PHP to Create an MVC Framework - Full Course (2020)
Written by Super UserFull membership website using Bootstrap & PHP Code
Written by Super UserAdvanced Shopping Cart Tutorial With Php and MySqli Database
Written by Super UserResponsive Online Blog Website using PHP/MySQL | Free Source Code Download
Written by Super UserProject: This is a Responsive Online Blogging Site using PHP/MySQL that I did in my previous years as a project to my client for his Thesis/Capstone Project. I may say that this is responsive because has a lot of features such as calculating the views coming from the guests, embedded a map, and many more features. Download source code here: https://www.campcodes.com/projects/ph...
From SerBermz
{index}
Abstract to programming Languages
There are a lot of types of languages
At the very beginning of my studies, we were writing assembly language which is a low-level language. (around 1983)
We were using COBOL, which is a human-like programming language, after the appearance of Databases, like Oracle, we were able to write in PRO*COBOL. The last speak with databases.
We have a language with Compiler, he creates assembly from the language. For example from C human writer source, we create an assembly file, this file is our binary program.
We have a language with Interpreter, he is the layer that makes the source, human-written code, to communicate with the computer. Languages with an interpreter are Java, PHP, e.tc.
We have 4th generation languages, that are with Forms & Reports GUI and sit on the top of o Database like Oracle.
After the explosion of WEB, we have languages, frameworks and CMS's
Speaking about PHP Family