BCS Online Lectures

Free online lectures for BCS (British Computer Society) Professional Qualifications Certificate Level Examinations. Subject includes Information Systems, Software Development, Computer and Network Technology.
bcsonlinelectures.com/
Free IT Project

Learn to coding with PHP by developing a real world system. Learn how to develop an inventory control system for a construction company. Full source code and project directory download.
systemconstruction.blogspot.com
Popular Posts
-
Following is the structure of the MySQL database. It has five tables. Customers Payments Sales Profile Users Customers Table ...
-
To create a new customer, we created a menu called "Customers" and linked to "customers.php" file. In the customers ...
-
I have uploaded the complete project folder including all php, css and js files and mysql database file. All are included in the ezpay.z...
-
After entering username and password in the login page, users redirects to main.php page. This is the landing page of the system. We do ...
-
index.php file is the main file of a web base system or a website. It is called the index file because when we visit to the application,...
-
These users are system users who can access to system and perform tasks. We created a menu called "users" to access this optio...
-
Footer file contains only the closing HTML tags and database closing function. </div> </div> </body> </html...
-
This system search a customer by NIC number field in the customers database table. Customer search box is displayed in all pages except ...
-
When customer need to update company name, address and telephone numbers, he can do it from the "Edit Profile" option. These i...
-
Header section contains starting HTML tags, CSS style sheets, Java Scripts, database connection, session control and navigation menu. It...
Categories
Blog Archive
Powered by Blogger.