Tutorials - Internet - Web Design - Programming - Software

 

Domain Names

Your Ad Here


beginners php
Resources for php and also mySQL including code samples, tutorials, books and links.
 

beginnersphp.co.uk :: beginnersphp script directory
beginnersphp script directory. ... There are 155 Links and 71 Categories in the database. Products. http://www.shareasale.com/r.cfm?b= ...
 

FFA links (basic version)
FFA links (basic version) This is a very simple FFA system which basically involves a user submitting their site and a description via a form and this info ...
 

Variables in PHP part 1
Variables A variable is an area of memory which is set aside to store information , this is assigned an identifier by the programmer . ...
 

PHP Articles
Navigation. Home · Source code · Articles · Books · Downloads · Hosting · manuals · Forums · Script directory · Training · Our Links. Sponsors. Links ...
 

MySQL 5.1 Reference Manual
This is the MySQL Reference Manual. It documents MySQL 5.1 up through 5.1.2-alpha.
 

Paycounter
Paycounter. This example shows how to create a paycounter for your site , with this you can put your affiliate banners and still track hits to your site . ...
 

Building Counters
Building Counters. For this tutorial we will show you how to build a simple counter for your website . The basis of a counter is the same in most languages ...
 

Moreover News feeds
CRM news, http://p.moreover.com/cgi-local/page?c=CRM%20news&o=rss. Entrepreneur news, http://p.moreover.com/cgi-local/page?c=Entrepreneur%20news&o=rss ...
 

Stock ticker lookup
Stock ticker lookup OK you have used the quote scripts on this site and they work well but they have one problem , you must know the ticker symbol in ...
 

Current directory browser
Current directory browser. This example shows how you can list all of the files in a directory , one note of warning is that this displays ALL of the files ...
 

PHP
PHP training from VTC. You will need the quicktime player to play the movies. To access all of the tutorials click here ...
 

Display yahoo stock quotes from a CSV file
Display yahoo stock quotes from a CSV file. Most stock quote scripts grab the data from Yahoo and parse th erelevant data out , a lesser known feature is ...
 

Real World PHP Programming: The Basics
Introduction. What This Course Covers · What You Will Need · Resources - Using PHP.net Pt.1 · Resources - Using PHP.net Pt.2 · Other PHP Resources ...
 

Navigation Sponsors Links Downloads Misc PHP Pocket Reference By ...
Introduction PHP is a server-side, HTML-embedded, cross-platform scripting language--quite a mouthful. In simpler terms, PHP provides a way for you to put ...
 

PHP project solutions sample content
PHP project solutions sample content. You will need the quicktime player to play the movies. To see more of the course click here ...
 

Basic Math operators in PHP
Basic Math Operators The basic math operators in PHP should be familiar to anyone with programming experience . The set of mathematical operators available ...
 

Creating a simple counter (MySQL)
Creating a simple counter (MySQL) In this tutorial / code example we will show you how to build a simple counter using a MySQL database . ...
 

various books for php and mysql
Various book stores. Sample Chapter. PHP pocket reference. A list of PHP Books for you to read reviews of and purchase if you want . ...
 

Integrating a news feed on your site
Integrating a news feed on your site For this example we will use a version of the Java boutique news feed , to see the original code click here and to see ...
 

Log Stats
Log Stats. In this example we will log some user stats in a database and then display the resulting info on a seperate page . Firstly we need to create our ...
 

MySQl sample content
SQL Basics. Finding Your Way About · Creating a Database · Creating a Table · Column Types-String Pt 1 · Column Types-String Pt 2 ...
 

Mailing List example
Mailing List example In this simple example we will show you how to build a basic mailing list system . This will involve user signing up for your ...
 

beginners php hosting page
various hosts with php and MySQL capabilities. Other key features listed also.
 

Tutorials section
Description, link. Variables in PHP, click here. basic Math operators, click here. using include files, click here. building counters, click here ...
 

Onion Headlines
Onion Headlines This is a very funny site which has news items which are based on tabloid newspapers rather dubious stories. Here is the script ...
 

Random email address
Are you like me and pi**ed off with spammers, well a common way for there software to work is to scan pages on a website and look for mailto tags. ...
 

Adding Moreover newsfeeds to your site
Adding Moreover newsfeeds to your site. this is based on a script I found in the book Beginning PHP4 ,this is an excellent book for beginners (it helps me ...
 

Converting from degrees to radians and vice versa
Converting from degrees to radians and vice versa. Unlike many other programming languages php actually has two bult in functions for dealing with radians ...
 

ESPN soccer news on your site
ESPN soccer news on your site. <?php $xmlfile = fopen("http://soccernet.espn.go. com/rss/news", "r"); if(!$xmlfile) die("cannot open the site"); ...
 

beginners php code categories
a variety of source code for php in various categories.
 

www.beginnersphp.co.uk Link Partners
www.beginnersphp.co.uk allows you to exchange links with other web sites. Find link partners from over 4500 other web sites in over 60 categories.
 

Navigation Home Source code Articles Books Downloads Hosting ...
PHP Encryption. PLEASE VISIT WWW.HTMLBLOCK.CO.UK FOR HTML ENCRYPTION AND ANONYMOUS EMAIL SERVICE! Welcome to htmlblock.co.uk Protecting Websites Worldwide ...
 

Navigation Home Source code Articles Books Downloads Hosting ...
PHP & Templates. Much in the same way PHP can display dynamically generated content, PHP can change the whole look of your site. Through a template system ...
 

Navigation Home Source code Articles Books Downloads Hosting ...
PHP & Email. Many websites have a means of contacting the websites owner. Most of them use email; more specifically PHP sendmail. ...
 

Navigation Home Source code Articles Books Downloads Hosting ...
PHP Redirect. A PHP Redirect automatically transfers a web user from one URL to another. For example, typing foo.com in the browser automatically transfers ...
 

Navigation Home Source code Articles Books Downloads Hosting ...
PHP & Files. PHP has built in functions which allow it to open, copy, rename, edit and delete files residing on the web server. ...
 

Navigation Home Source code Articles Books Downloads Hosting ...
PHP & Databases. Database applications are one of the most common uses for PHP. Shopping carts, member sites, news sites and many more applications use ...
 

Beginners PHP :: Index
Forum, Topics, Posts, Last Post. General Discussions. No new posts, Beginners Beginners section, 60, 61, Mon Jul 24, 2006 2:53 pm publock · View latest post ...
 

beginnersphp.co.uk :: beginnersphp script directory
beginnersphp script directory. ... beginnersphp script directory http://www.awin1.com/awclick.php?mid= Jul 31, 2006 - 02:16 PM ...
 

Navigation Home Source code Articles Books Downloads Hosting ...
PHP & Dynamic Content. Static content is a plain html file that doesn't change for any user or request. The same content is displayed to everyone, ...
 

Navigation Home Source code Articles Books Downloads Hosting ...
PHP & Image Gallery. Image galleries with admin areas are growing sensations. With digital cameras everywhere, people need places to put their pictures for ...
 

Navigation Home Source code Articles Books Downloads Hosting ...
PHP & Account Activation. When a user signs up at your website, you may want to verify their email address so you aren't getting bogus accounts in your ...
 

code snippet
php code example. ... CSV stock quotes Display stock quotes from a CSV file, in this case Microsoft <?php //stock quote script ...
 

Navigation Home Source code Articles Books Downloads Hosting ...
PHP & General Scripting. PHP is the most powerful server-side scripting language available on the internet. Based on the C core, PHP is remarkably easy to ...
 

code snippet
php code example. ... Simple email sender This is a simple email form example. Part 1 is the code for the form itself. <table width="538"> ...
 

code snippet
php code example. ... <?php $xmlfile = fopen("http://www.theregister.co. uk/tonys/slashdot.rdf", "r"); if(!$xmlfile)die("cannot open the xml file"); ...
 

code snippet
php code example. ... Display rows from only a certain category of a MySQL database Display rows from only a certain category of a MySQL database ...
 

Navigation Home Source code Articles Books Downloads Hosting ...
PHP & Sessions / Cookies. Sessions and cookies enable user login information, preferences and more to be stored without any user intervention. ...
 

code snippet
php code example. ... Mozilla or Internet explorer Mozilla or Internet explorer. <?php $useragent = getenv("HTTP_USER_AGENT");. if (preg_match("/MSIE/i", ...
 

code snippet
php code example. ... User chooses stock quotes Same as before but the user chooses the quotes they wish to see. 2 parts , first part is our form ...
 

code snippet
php code example. ... File size function File size function. <?php function file_size($file) { //store the actual size of the file $size = filesize($file); ...
 

Navigation Home Source code Articles Books Downloads Hosting ...
PHP & Error Pages. Plain old static html error pages are in-descriptive and frustrating, one of the main to reasons webmasters commonly choose to make a ...
 

code snippet
php code example. ... Lottery number generator Lottery number generator. <? function lottery($maxn = "49",$maxb="6") { srand((double) microtime() * 1000000) ...
 

code snippet
php code example. ... <?php //this is the url of our csv file $url = "http://finance.yahoo.com/d/quotes.csv?s=^DJI&f=sl1d1t1c1ohgv&e=.csv"; ...
 

code snippet
php code example. ... Find all links Display all links on a web page. <? $page = 0; $URL = "http://www.beginnersphp.co.uk/"; $page = @fopen($URL, "r"); ...
 

code snippet
php code example. ... store a text file into an array stores a text file line by line into an array and in this example prints out line 2 ...
 

code snippet
php code example. ... Random number examples this shows how to generate random numbers <?php //produce random numbers srand((double)microtime()*1000000); ...
 

code snippet
php code example. ... a simple class a simple class <?php class Details { var $property1; var $property2;. function display($name, $age) ...
 

code snippet
php code example. ... Image resizer A resizing example that keeps the aspect ratio of the image intact. the ratio is passed to the script and then the ...
 

code snippet
php code example. ... find a string in another find a string in another <?php $mystring = 'email@email.com'; $findme = '@'; ...
 

code snippet
php code example. ... Cool GD effect Quite a cool effect <?php $img_disp = imagecreate(1000,1000); $backcolor = imagecolorallocate($img_disp,0,0,0); ...
 

code snippet
php code example. ... Atomic time Atomic time. <?php $fp = fsockopen("time-a.nist.gov", 37); if ($fp) { fputs($fp, "\n"); $timevalue = fread($fp, 49); ...
 

code snippet
php code example. ... image_string example image_string example. <?php Header("Content-type: image/jpeg"); //width and height of image $width = 468; ...
 

code snippet
php code example. ... Salon.com news Latest news from Salon.com <?php $xmlfile = fopen("http://www.salon.com/feed/RDF/salon_use.rdf", "r"); ...
 

code snippet
php code example. ... time to load page example time to load page example. <?php function getmicrotime() { list($usec, $sec) = explode(" ",microtime()); ...
 

code snippet
php code example. ... Valid link This example checks whether a link is valid or not. <?php. $url = fsockopen("www.google.com", 80, &$errno, &$errstr, 30); ...
 

code snippet
php code example. ... Random title Random title <?php $title[0] = "beginners php"; $title[1] = "random title example"; $title[2] = "quite neat i suppose"; ...
 

code snippet
php code example. ... GD exists Check whether the GD library exists or is installed <?php if(!function_exists("gd_info")) print "GD is not installed on this ...
 

code snippet
php code example. ... strip out certain tags strip out certain tags from a string or page <?php $text='This is <b>basic bold text which we want left</b> ...
 

code snippet
php code example. ... Slashdot feed Display latest news from Slashdot <?php $xmlfile = fopen("http://slashdot.org/slashdot.rdf", "r"); ...
 

code snippet
php code example. ... split text up into different rows and insert into an html table split text up into different rows and insert into an html table ...
 

code snippet
php code example. ... Better image resizing function This function allows you to input your image , the percentage you wish the width to be displayed at and ...
 

internet code category
Status code of a web pagewith PHP and cURL · Get the connection time with PHP and cURL · Previous |1 |2 |Next Displaying records 1- 25 of 29) ...
 

code snippet
php code example. ... Search a text file Find a pattern in a text file <?php //find a match in a file //our pattern $pattern = "html"; ...
 

code snippet
php code example. ... <?php //this is the image to check , change this if($img = @GetImageSize("testimage.gif")) { //if image exists display the following ...
 

code snippet
php code example. ... simple quote of the month simple quote of the month <?php //monthly quote script by Beginners PHP //our month quote function ...
 

code snippet
php code example. ... Navigation ...
 

code snippet
php code example. ... DIsplay the content type with PHP and cURL DIsplay the content type of a file with PHP and cURL <?php //googles small gif logo ...
 

code snippet
php code example. ... Size of a webpage with PHP and cURL Size of a webpage with PHP and cURL <?php //googles $curl = curl_init('http://www.google.com'); ...
 

code snippet
php code example. ... underline text in a string this is how to underline text in a string <?php $text = <<<EOD This is some sample text, we want to make ...
 

code snippet
php code example. ... "http://www.amazon.com/exec/obidos/ASIN/0672318040/ basicvisualbasic"); //description of each book $descama = array("Professional Php ...
 

code snippet
php code example. ... an explode function example an explode function example. Using the explode function. <? $csvcontent = "php,asp,javascript"; ...
 

code snippet
php code example. ... Random daily background colour This example will display a different background color for each day of the week ...
 

code snippet
php code example. ... Random passwords Random password generator <?php function random_password () { $seed = (integer) md5(microtime()); mt_srand($seed); ...
 

code snippet
php code example. ... word count example in php word count example in php <?php $message = "this will have some text filtered out"; ...
 

code snippet
php code example. ... Create a MySQL database from PHP Create a MySQL database from PHP <?php $result = mysql_create_db("mydb"); if ($result == false) ...
 

code snippet
php code example. ... display mysql server information display mysql server information <?php //enter you own username and password below ...
 

code snippet
php code example. ... Directory file viewer improved version This is the next step in the directory file viewer , allowing your users to click on the files ...
 

code snippet
php code example. ... gethostbyaddr function gethostbyaddr function returns the name of the host specified by the numerical IP address ...
 

code snippet
php code example. ... Search and replace on a string This example shows how to search and replace on a string <?php //using str_replace in php //our message ...
 

code snippet
php code example. ... watermark an image example watermark an image example. Using this on our iwantfreebies site. <?php. header('content-type: image/jpeg') ...
 

code snippet
php code example. ... time example time example <?php $seconds = date( "s",time()); $minute = date( "i",time()); $hour = date( "H",time()); ...
 

code snippet
php code example. ... Reverse sort function sorts an array in the reverse order <?php $women = array ("Jenny", "Cindy", "Jessica", "Irene"); rsort ($women); ...
 

code snippet
php code example. ... count characters in a sentence count characters in a sentence <?php foreach(count_chars("This is our test sentence", ...
 

code snippet
php code example. ... Server info Displays lots of server information <?php echo '<pre>'; print_r($_SERVER); echo '</pre>'; ?> ...
 

code snippet
php code example. ... Status code of a web pagewith PHP and cURL <?php //google $curl = curl_init('http://www.google.com/'); ...
 

code snippet
php code example. ... Random letters Generate random letters <?php srand(time()); $random_letter_lcase = chr(rand(ord("a"), ord("z"))); ...
 

code snippet
php code example. ... //database can be found at http://programmershelp.co. uk/mysqldatabase.php. <?php //connect to server with username and password, ...
 

code snippet
php code example. ... read the contents of an ini file read the contents of an ini file. The contents of the ini file are listed below. [settings1] ...
 



Copyright © 2002-2006, websy.net All Rights Reserved.



View My Stats