Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Mail Report Excel .Net 2.1
Alibaba Clone B2B Trading Marketplace Script 4
3D Rotate Carousel AS 2.0 1.0
Abadan XML SlideShow 2.0
QuickOrder 1.0
MPEG Bitrate Viewer 1.0
Point of Sale Software 1.0
Online Notebook Manager 1.0
DMXReady Blog Manager 1.0
Availability Booking Calendar 1.5
Free Hotel Management Source Code 1.0
Artistic Photo Gallery 1.0
Advanced Image Grid AS 2.0 1.0
The Viral Script 1.0
bretteleben.de Panoramascript 1.01
Top Code
Adirex 3D Chess Client 1.0
Habanero 2.0.1b
ikiCLassifieds 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Su Logu 0.6.2
Ticket Support Script 1.1
Time and Attendance 1.0
WhoisOnsite 1.VIII
XMBForum 1.9.10 Karl
phpTimeSheet 1.3.0-preview 2
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Code Listing by Phpfreaks.com

Code 1-3 of 3   


This article gives a introduction to PostgreSQL, prerequisites, connecting to PostgreSQL from PHP, using pg_query() to create a table, inserting data into your database, viewing the entries in the database and updating the entries. The author conclud



Introduction to Sockets is a PHP based tutorial with which users can learn about sockects. This tutorial will teach you to create and manage sockets and to get connected with other computers and sockets. You will also learn to perform actions such a



Extract All URLs on a Page Using PHP helps the novice PHP programmers to write a script to collect all links from a web based or HTML page when an URL address is got as input . This tutorial also gives the syntax to display the grabbed URLs on webpag