skip to main
|
skip to sidebar
Top Menu
HTML
C/C++
VB6
Java.NET
Blog Tips
Portfolio
Resume
My IT Life
Pages
Home
About Us
Contacts
Hire Me
Simple Online Shop
This is our Web 2 project an online shop when I was a third year college student. Using PHP/HTML, CSS and using mySQL/Xampp as a database.
The
HOME PAGE:
The
PRODUCTS:
PRODUCT BY CATEGORY:
THE ADMIN interface:
STOCK on HAND
Wanna get the sourcecode of this project? PM me at
moralesgenerose@gmail.com
0 comments :
Post a Comment
Subscribe to:
Post Comments ( Atom )
Find Me Here
Popular Posts
Creating a simple Manga Site
I am using the manga WORKING. This is the output of this project For this tutorial you need to know : - HTML - CSS - Javasci...
Simple Calculator Program using Microsoft Visual Basic
Here is the output of our simple calculator: Here's the code: Dim a, b, r As Integer Dim opr As String Private Sub add_Click(...
Color Program
The user should input this following letter: if Y the result should be YELLOW , if R the result should be RED , if W the result should b...
Simple Online Shop
This is our Web 2 project an online shop when I was a third year college student. Using PHP/HTML, CSS and using mySQL/Xampp as a database. ...
How to Add Social Icons on Blogger
Adding social icons on your site it's so easy just follow this steps. Step 1: You can customize or select your own social icons any d...
What is Cloud Computing?
Cloud computing is the use of computing resources (hardware and software) that are delivered as a service over a network (typically the Inte...
Fibonacci Method Turbo C
#include <stdio.h> int main(void) { long f0=0, f1=1,n,temp,limit; printf("Enter the limit number:"); scanf("%i",...
Adding even numbers (1-20)
Code: package gene; import java.util.Scanner; public class Gene { static Scanner console=new Scanner(System.in); public static vo...
Adding even numbers from 1-20 applying METHODS
This is our class work, the problem is to add even numbers from 1-20 using methods. WITH RETURN TYPE WITH PARAMETER package gene1; imp...
Circle: Diameter,Circumference,Area
Problem: Write a Java Program that calculates and prints the diameter, circumference, or the area of a circle given the radius. The applica...
Blog Archive
▼
2014
( 1 )
▼
April
( 1 )
Simple Online Shop
►
2013
( 2 )
►
June
( 1 )
►
April
( 1 )
►
2012
( 12 )
►
August
( 12 )
Total Pageviews
My IT Life
© 2011-2014|Gene Rose
0 comments :
Post a Comment