Kaoz-tutorials
Filters | RSS feed RSS feed | Our Tutorials | Submit Tutorials | Contact

PHP programming > Basics

  2 3 Next >>
Photoshop
Flash
HTML and CSS
JavaScript
PHP programming
Basics
Cookies and Sessions
Database
Forms
Images
Object Oriented Programming
Security

Static looking urls for dynamic website September 11th, 2009

The way your URLs are displayed has a significant influence on your Search Engine positioning. URLs which contain relevant keywords and are properly formatted have more chances of putting your site higher In the search results. In this series of videos you will learn how to convert dynamic urls into the static looking ones using .htaccess and PHP.

PHP programming >> Basics >> sebastiansulinski.co.uk
Broken Link | 28 clicks |
  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Php Tutorials August 16th, 2009

Hscripts.com is one of top webmaster resource site used by many of the users worldwide. Among its many tutorials, php topics is one of the highlighted one to know the basics of that programming or server scripting language.

PHP programming >> Basics >> hscripts.com
Broken Link | 25 clicks |
  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

How to convert/encode files to FLV using FFMPEG & PHP December 31st, 2008

So, as I’ve written in an earlier article on how to install FFMPEG on your server, while there are those who probably use a “YouTube Clone” script, there might be those who want to create their own using FFMPEG & PHP. FLV is the most widely used type of codec that runs on most Flash players.

PHP programming >> Basics >> vexxhost.com
Broken Link | 43 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

PHP Operators July 20th, 2008

Operators in PHP, and any other prgramming language for that matter, enable us to perfrom tasks on variables and values such as assign, multiply, add, subtract and concatenate them. Operators take the form of symbols (such as + and -) and combinations of symbols (such as ++ and +=).

PHP programming >> Basics >> techotopia.com
Broken Link | 26 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Sending SMS with PHP June 17th, 2008

SMS (also known as text-messaging) has grown into a very popular method of communication. It has been around in Europe and Asia since the early nineties and its use is steadily increasing in the US as well.

PHP programming >> Basics >> learnfobia.com
Broken Link | 201 clicks |
  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Dynamic PHP Google Sitemap June 17th, 2008

This tutorial will show You how to generate google sitemaps based on Your site MySQL structure. I hope this tutorial will save up some time. First we have to make our map skeleton with some needed stuff (for example database connection)

PHP programming >> Basics >> learnfobia.com
Broken Link | 50 clicks |
  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

PHP Thumbnail Generation Script June 17th, 2008

This tutorial focuses on a thumbnail generation script I wrote for the Accidental President site. Rather than generating a smaller representation of the image, it cuts out a section of the photograph to create an obscure snapshot of the photo itself. The thumbnail's size is variable also, so the script be used across different sites to create different sized thumbnails where needed.

PHP programming >> Basics >> learnfobia.com
Broken Link | 34 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Learn how to create databases on the fly from yellowpages May 3rd, 2008

Learn how to create a simple scraper / spider to grab content from yellowpages.com

PHP programming >> Basics >> scrapingpages.com
Broken Link | 67 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Fatal error: Cannot use string offset as an array in … March 10th, 2008

PHP5 Error message that is caused by attempting to assign a value to an array element of a variable that is declared as a string.

PHP programming >> Basics >> informationideas.com
Broken Link | 10 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

PHP: Constants February 10th, 2008

Constants just as variables are used to store information. The main difference between constants and variables is that constant value can not be changed in the process of running program.

PHP programming >> Basics >> webcheatsheet.com
Broken Link | 23 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

PHP Debugging with Zend Studio February 4th, 2008

In this tutorial, we will explore how to use the latest update of Zend Studio for debugging PHP scripts. But first, we will get an overview of the product, its various editions, the system requirements for running it, and other installation considerations.

PHP programming >> Basics >> developertutorials.com
Broken Link | 8 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Require vs Include January 26th, 2008

The require function is used to include a file into your PHP code. However there is one huge difference between the two functions, though it might not seem that big of a deal.

PHP programming >> Basics >> tizag.com
Broken Link | 70 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Manage Your Content With PHP December 12th, 2007

In this article, we’ll build a simple, template-driven site that separates style, content, and structure in your website. We’ll create a cross-browser stylesheet switcher that remembers the user’s preferences, touching on php variables, cookies, if statements, and including pages with require_once.

PHP programming >> Basics >> alistapart.com
Broken Link | 92 clicks |
  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

PHP Login Script with Remember Me Feature November 22nd, 2007

This tutorial shows the popular "Remember Me" feature seen on a lot of websites that basically keeps users logged into the website, even after they've closed the browser so that the next time they come, they won't have to login again manually.

PHP programming >> Basics >> evolt.org
Broken Link | 96 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Installing Apache Web Server + PHP 4 on Linux October 30th, 2007

Learn how to install Apache, PHP and MySQL on a Linux Server.

PHP programming >> Basics >> phpfreaks.com
Broken Link | 76 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
  2 3 Next >>