Share Your Source Code or Article

Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.

Submit now...

Database Programming Made Easy

This tutorial will teach you step by step on how to connect and manipulate database. If you'd like to suggest a tutorial please write a comment at the bottom of this article.

Read more...

Hire Us to Do Your Work

Do you want a customized system? Do you want to setup your own website to do business? Then we are here to help you in your programming needs.

Read more...

Search



php

Passing a value from one web page to another web page

jakerpomperada's picture

About this code is will show you how to pass a value from one web page to another web page in PHP. It is very simple yet very important skills in PHP programming.

Random PHP Quiz and Result


This is a random quiz where you can answer and generate a result score using php. have fun! this is all done in hardcoding.... n_n

How to Add Yahoo Messenger Client and online Status to your website

emond's picture

You can add Yahoo! Messenger online button to your Websites to let other people contact to you when they visit to your Websites. You can display your Yahoo!

Sample How to Use YouTube API in PHP or HTML

emond's picture

This sample shows how to use API , this time YouTube API. This API can be use in your website or blogs or even to your Business.

Download file with counter using Php Header


This is a simple php program about how to download a file (mp3, word, excel,mp4 and etc...) from the server or your storage and at the same time, it has a counter that counts how many downloads has b

Currrency Converter in PHP


A currency converter that converts Philippine Peso into different currency. The values of each currency would change depending upon the current market value. <?php

A Simple Calorie Calculator using Php


This is a simple calorie calculator using php, this program calculates how many calorie you need each day in order to maintain your weight! This program uses swith case method. <?php

How to Replace Newline with Space Using PHP

admin's picture

Sometimes you need to replace newline (i.e. \r\n) with space. While I am trying to do this in my website I wonder why str_replace function doesn’t work.

Example:

MS Excel 2003 to PHP

emond's picture

Suck Data from Excel Uploads
Syndicate content

Step by Step Java Tutorial

In this tutorial you will learn how to program with Java. It has a rich of information to be educated well with Java.

Read more...

Do You Have Question?

Do you have any question related to computer programming? Visit our forum and post new topic on the category you like. Be gentle when asking a question.

Ask now...

Point of Sale

Point of Sale is very useful especially for supermarkets or restaurants. I have included a barcode scanner in this program. Please check it out.

Read more...