Sponsorzy katalogu:

Centrum Rezerwacji Hoteli. Internetowy system umozliwiający dokonanie rezerwacji z natychmiastowym potwierdzeniem w ponad 500 hotelach w całej Polsce. Hotele Warszawa, hotele w Krakowie, Poznaniu, Wrocławiu i wielu innych mistach w Polsce po bardzo konkurencyjnych cenach.

Centralny System Rezerwacji Online oferuje rezerwację hoteli w całej Polsce po bezkonkurencyjnych cenach. Odwiedź www.hotele.pl i rezerwuj hotele w Polsce po super cenach !

System rezerwacji hoteli w Polsce. Szybka i intuicyjna rezerwacja, bezpieczna płatność online kartami kredytowymi i przelewami. Rezerwuj hotele w całej Polsce. W ofercie kilkaset hoteli, zarówno tych luksusowych, jak i tanich hoteli turystycznych.

Tygrys.com - katalog stron : Computers : Programming : Languages : PHP : FAQs, Help, and Tutorials
  • Collections (24)
  •  
    Znaleziono 63 stron w kategorii FAQs, Help, and Tutorials:

    Tytuł strony: Add a text-size switcher to your Web site with PHP and CSS - TechRepublic
    Opis strony: This tutorial will show you how to add such a text size switcher to your Web pages using PHP and CSS, thereby immediately making your Web site more accessible and scoring you useful brownie points from everyone over the age of 50.
    Adres: http://downloads.techrepublic.com.com/5138-3513-6002416.html

    Tytuł strony: Add mapping functionality to Web sites with Image_GIS in PHP [Tech Republic]
    Opis strony: Image_GIS is a PEAR package for PHP that allows you to add digital maps to Web sites using free downloadable GIS files. Learn how to use the Image_GIS package to add mapping functionality to a Web site.
    Adres: http://articles.techrepublic.com.com/5100-3513_11-5833847.html

    Tytuł strony: Blobbing Data With PHP and MySQL (Devarticles)
    Opis strony: Showing how to store and retrieve binary data in a MySQL database by using PHP.
    Adres: http://www.devarticles.com/c/a/MySQL/Blobbing-Data-With-PHP-and-MySQL

    Tytuł strony: Build your own Web Service with PHP and XML-RPC
    Opis strony: Harry takes us one step further into the world of Web Services. Here he explains how to build your own Web Service - a news feed - using PHP and XML-RPC.
    Adres: http://www.sitepoint.com/article/827/4

    Tytuł strony: Building Apache and PHP
    Opis strony: Step by step tutorials describing how to build Apache and PHP on various Unix flavours, including how to build every component and library they depend on.
    Adres: http://www.tekwire.net/joomla/building/apache/comp_apache_hpux.htm

    Tytuł strony: Building Modular XHTML Web Pages using PHP
    Opis strony: A series of labs describing the process of building modular, structured and valid XHTML Web pages using the PHP server-side scripting language.
    Adres: http://loadaveragezero.com/vnav/labs/PHP/

    Tytuł strony: Classes and PHP (PHPBuilder)
    Opis strony: A description in plain English of what classes are, and how they can make your project easier to complete and extend.
    Adres: http://www.phpbuilder.com/columns/rod19990601.php3

    Tytuł strony: Code Injection Vulnerabilities Explained
    Opis strony: Code Injection is a term used when code is injected straight into a program/script from an outside source for execution at some point in time.
    Adres: http://www.theserverpages.com/articles/webmasters/php/security/Code_Injection_Vulnerabilities_Explained.html

    Tytuł strony: Compare file contents and render the output with Text_Diff
    Opis strony: The Text_Diff PEAR class makes it possible to compare file contents in the PHP environment and render the output in various formats. This tutorial demonstrates this class in action, illustrating how you can use it to dynamically compare file contents with PHP and render the results as a Web page.
    Adres: http://articles.techrepublic.com.com/5100-3513-6174867.html

    Tytuł strony: Comprehensible PHP Code (PHPBuilder)
    Opis strony: A good programmer makes her code look so simple and comprehensible that any other programmer can understand it and appreciate it.
    Adres: http://www.phpbuilder.com/columns/nair20011003.php3

    Tytuł strony: Configuration Manipulation With PHP Config (Dev Shed)
    Opis strony: This article introduces a toolkit designed specifically for manipulating configuration files, thereby reducing the number of lines of code needed to read and modify application variables. This toolkit is written in PHP and implemented as a class, suitable for use in any PHP-based application and accessible via standard OO techniques.
    Adres: http://www.devshed.com/c/a/PHP/Configuration-Manipulation-With-PHP-Config/

    Tytuł strony: Control transformations using XSLT parameters (TechRepublic)
    Opis strony: Phillip Perkins outlines the advantages of using XSLT, which includes the fact that you aren't restricting your data to one particular layout.
    Adres: http://articles.techrepublic.com.com/5100-3513_11-5783430.html

    Tytuł strony: Create an audio stitching tool in PHP (TechRepublic)
    Opis strony: One way to provide visually impaired users with the ability to use OCR-defeating passcodes is to stitch WAV files together. Phillip Perkins shows you how to deconstruct a group of WAV files and reconstruct one large WAV file by compiling the group.
    Adres: http://articles.techrepublic.com.com/5100-3513_11-5810215.html

    Tytuł strony: Database Abstraction With PHP (Dev Shed)
    Opis strony: Explains the PEAR database abstraction layer.
    Adres: http://www.devshed.com/c/a/PHP/Database-Abstraction-With-PHP/

    Tytuł strony: Database Enabled Websites
    Opis strony: A tutorial on using PHP3 and MySQL to develop database enabled applications for websites.
    Adres: http://www.awtrey.com/tutorials/dbeweb/

    Tytuł strony: Devshed - Searching with PHP and ht://Dig
    Opis strony: Adds search capabilities to site using the popular open source tools PHP3 and ht://Dig.
    Adres: http://www.devshed.com/c/a/PHP/Search-This

    Tytuł strony: Encryption and Decryption using PHP and GnuPG (Zend)
    Opis strony: The purpose of this article is to show how to encrypt and decrypt information with GnuPG using PHP.
    Adres: http://devzone.zend.com/node/view/id/1265

    Tytuł strony: Error Handling: Stepping beyond True/False Results (Zend Technologies)
    Opis strony: This article will give you the capabilities to handle errors in an elegant manner without diverging too much from your lazy ways. We will look at how to handle PHP script errors, as well as passing around your own errors with the PEAR module: PEAR_Error.
    Adres: http://devzone.zend.com/node/view/id/1303

    Tytuł strony: File And Directory Manipulation, Part 1 (Dev Shed)
    Opis strony: PHP comes with a full-featured file and directory manipulation API that allows you (among other things) to view and modify file attributes, read and list directory contents, alter file permissions, retrieve file contents into a variety of native data structures, and search for files based on specific patterns. This file manipulation API is both powerful and flexible - two characteristics that will endear it to any developer who's ever had to work with file manipulation commands.
    Adres: http://www.devshed.com/c/a/PHP/File-And-Directory-Manipulation-In-PHP-part-1/

    Tytuł strony: File And Directory Manipulation, Part 2 (Dev Shed)
    Opis strony: This second segment of the tutorial on the PHP filesystem API takes you into deeper waters, showing you how to copy, delete and rename files; scan directories; work with uploaded files over HTTP; perform pattern matches on file names; and read and write to processes instead of files.
    Adres: http://www.devshed.com/c/a/PHP/File-And-Directory-Manipulation-In-PHP-part-2/

    Tytuł strony: GIS Mapping in PHP
    Opis strony: A series of tutorials on using PHP to access GIS mapping information. The tutorials start with the basics, build on them, and provide many examples for more complex functions.
    Adres: http://www.web-max.ca/PHP/

    Tytuł strony: HostLibrary: Configuring PHP5 to run on IIS6
    Opis strony: Explains how to install and configure PHP5 on IIS 6 under Windows Server 2003.
    Adres: http://www.hostlibrary.com/ConfiguringPHP5torunonIIS6WindowsServer2003.html

    Tytuł strony: How To Compile PHP and Apache 2 from Source On Linux
    Opis strony: Provides detailed, step-by-step information on compiling PHP as an Apache 2.0 shared module on a Linux system.
    Adres: http://www.web-tech-india.com/articles/php/compiling_php_apache/

    Tytuł strony: Implement Bayesian Inference Using PHP
    Opis strony: Conditional probability -- the probability of observing one event as a result of having observed another event -- is a potentially important factor in designing intelligent Web applications. Paul Meagher introduces Bayesian inference by discussing the basic mathematical concepts involved and demonstrating how to implement the underlying conditional probability calculations using PHP.
    Adres: http://www.opensourcetutorials.com/tutorials/Server-Side-Coding/PHP/implement-bayesian-inference-using-php-1/page1.html

    Tytuł strony: Implement MySQL-based transactions with a new set of PHP extensions
    Opis strony: This brief tutorial will show you how to use a PHP 5.x MySQL extension, called MySQL Improved, to implement MySQL-based transactions with PHP.
    Adres: http://articles.techrepublic.com.com/5100-3513_11-6085922.html?part=rss&tag=feed&subj=tr

    Tytuł strony: Installing Apache, MySQL, and PHP on Linux
    Opis strony: This tutorial is designed to guide through the initial steps of setting up Apache, MySQL, and PHP on Linux.
    Adres: http://www.hostlibrary.com/installing_apache_mysql_php_on_linux

    Tytuł strony: International PHP Magazine articles
    Opis strony: Offers many featured articles and tutorials online from the magazine.
    Adres: http://phpmag.net/

    Tytuł strony: Introduction to PHP Image Functions
    Opis strony: An excellent overview of PHP image functions, including source code and interactive online examples.
    Adres: http://nyphp.org/content/presentations/GDintro/

    Tytuł strony: Jason Bradley Online
    Opis strony: PHP and GIMP tutorials.
    Adres: http://www.jasonbradleyonline.com

    Tytuł strony: Manual Quick Reference
    Opis strony: Quick reference that lists all PHP functions.
    Adres: http://www.php.net/quickref.php

    Tytuł strony: Official PHP FAQ
    Opis strony: A list of Frequently Asked Questions about PHP and their answers.
    Adres: http://php.net/manual/faq.php

    Tytuł strony: Oracle/PHP FAQ
    Opis strony: Describes how PHP interacts with the Oracle Database.
    Adres: http://www.orafaq.com/faq/php

    Tytuł strony: PHP and MySQL Tutorial (PHPsimple)
    Opis strony: PHP and MySQL tutorial. Learn how to create sites using PHP and MySQL in a series of simple tutorials.
    Adres: http://www.phpsimple.net

    Tytuł strony: PHP and Regular Expressions 101 (WebReference)
    Opis strony: This tutorial steps through the POSIX-compliant regular expression functions in PHP in a straightforward manner.
    Adres: http://www.webreference.com/programming/php/regexps/

    Tytuł strony: PHP Common Mistakes and their Solutions
    Opis strony: About the various security concerns and mistakes people make when developing, and their solutions.
    Adres: http://www.theserverpages.com/articles/webmasters/php/security/Common_Mistakes_and_their_Solutions.html

    Tytuł strony: PHP Faq from alt.php
    Opis strony: The home of the newsgroup alt.php, contains frequently asked questions and answers from that newsgroup.
    Adres: http://www.alt-php-faq.org/

    Tytuł strony: PHP Feedback Form with Source Code
    Opis strony: Tutorial for feedback, bug report, contact PHP forms includes all copy and paste code.
    Adres: http://www.maketemplate.com/feedback/

    Tytuł strony: PHP For Designers
    Opis strony: PHP introduction for web designers by Matt Mullenweg.
    Adres: http://www.digital-web.com/articles/php_for_designers/

    Tytuł strony: PHP Knowledge Base
    Opis strony: A repository of PHP related frequently asked questions. A growing collection in a searchable question and answer format.
    Adres: http://www.faqts.com/knowledge_base/index.phtml/fid/51/

    Tytuł strony: PHP MySQL Interactive Website Design
    Opis strony: The lessons provided in this PHP/MySQL tutorial are short and simple. You'll learn to create and manipulate a simple database of names and birthdates.
    Adres: http://www.createafreewebsite.net/phpmysql/phpmysql_introduction.html

    Tytuł strony: PHP RRDTool tutorial
    Opis strony: A tutorial on using RRDTool's PHP extensions to gather data, report statistics, and generate graphs.
    Adres: http://www.ioncannon.net/system-administration/59/php-rrdtool-tutorial/

    Tytuł strony: PHP Security Guide
    Opis strony: Guidance from the PHP Security Consortium on how to develop more secure applications.
    Adres: http://phpsec.org/projects/guide/

    Tytuł strony: PHP Tutorial (by Martin Geisler)
    Opis strony: This tutorial is aimed at users who have no previous experience with programming in PHP or any other programming language.
    Adres: http://www.mgeisler.net/php-tutorial/

    Tytuł strony: PHP Tutorial (Tizag)
    Opis strony: A PHP tutorial that covers all the basics of PHP. It is geared towards web developers with little or no PHP experience.
    Adres: http://www.tizag.com/phpT/

    Tytuł strony: PHPCatalyst
    Opis strony: Dedicated to provide tutorials and step-by-step help for beginners. Instructions on basics of PHP programming, examples and coding PHP with MySQL.
    Adres: http://www.phpcatalyst.com/

    Tytuł strony: Pitfalls of Transactions with PHP (ONLamp)
    Opis strony: Database transactions are important for data reliability and consistency. Used properly, they can prevent many types of errors. Used improperly, they can cause many other kinds of errors. Kimberlee Jensen demonstrates using transactions with PHP well.
    Adres: http://www.onlamp.com/pub/a/php/2003/12/18/transaction_pitfalls.html

    Tytuł strony: Programming PHP
    Opis strony: A wikibook about programming in PHP. Also provides external links for more information.
    Adres: http://en.wikibooks.org/wiki/Programming:PHP

    Tytuł strony: Saving Resources with phpCache (Website Publisher)
    Opis strony: Tutorial explains how to implement the phpCache script and use it to keep your database server load low.
    Adres: http://www.websitepublisher.net/article/phpcache/

    Tytuł strony: Search Engine-Friendly URLs (Website Publisher)
    Opis strony: Article describes three ways to make your URLs search engine friendly using PHP.
    Adres: http://www.websitepublisher.net/article/search_engine_friendly_urls/

    Tytuł strony: Serving XHTML with the correct mime type using PHP
    Opis strony: Describes how to send XHTML with the correct mime type safely using PHP. Includes the ability to "fall back" to HTML if the viewing web-browser does not support XHTML.
    Adres: http://www.workingwith.me.uk/articles/scripting/mimetypes/

    Tytuł strony: Simple Linear Regression With PHP
    Opis strony: In contrast with other open source languages like Perl and Python, PHP lacks a robust community effort to develop a math library. This article provides an example of a PHP math library called SimpleLinearRegression that demonstrates a general approach that can be used to develop PHP math libraries.
    Adres: http://www.opensourcetutorials.com/tutorials/Server-Side-Coding/PHP/simple-linear-regression-php-1/page1.html

    Tytuł strony: SimplePHP
    Opis strony: Windows Installation Guide for Apache + PHP + MySQL + PHPMyAdmin.
    Adres: http://simplephp.scriptsdb.org/

    Tytuł strony: SQL Injection [Chris Shiflett: Security Corner]
    Opis strony: Most Web applications interact with a database, and the data stored therein frequently originates from users. Thus, when creating an SQL statement, a developer may use client data in its construction. This article explains SQL injection by looking at a few example attacks and then introducing some simple and effective methods for prevention. By applying these best practices, you can practically eliminate SQL injection from your list of security concerns.
    Adres: http://shiflett.org/articles/sql-injection

    Tytuł strony: Static Free Energy (Zend)
    Opis strony: This tutorial will show you how to produce static html pages using PHP. This is important if you want the benefits of using PHP to build sections of a site where the content of the pages doesn't change very often.
    Adres: http://devzone.zend.com/node/view/id/1306

    Tytuł strony: Stopping spambots from submitting forms
    Opis strony: Demonstrates a technique for preventing spambots from submitting forms, using questions such as "which day comes after Tuesday?" or "spell the number 7 in lowercase letters".
    Adres: http://geekministry.com/blog_article.php?id=93

    Tytuł strony: Template Example with PHP Includes
    Opis strony: Show how to use 'php includes' inside a template.
    Adres: http://www.ibdhost.com/help/templates/

    Tytuł strony: Ten Security Checks for PHP (ONLamp)
    Opis strony: Though it's easy to create sites in PHP, it's not immune to sloppy coding. Clancy Malcolm explains how to recognize and fix potential security holes.
    Adres: http://www.onlamp.com/pub/a/php/2003/03/20/php_security.html

    Tytuł strony: Three-Tier Development with PHP 5 (ONLamp.com)
    Opis strony: Luis Yordano Cruz demonstrates three-tier PHP application design with PEAR::DB_DataObject, Smarty, and PHP 5. The article assumes that you have some familiarity with HTML, Smarty, PEAR::DB_DataObject, MySQL, and PHP 5.
    Adres: http://www.onlamp.com/pub/a/php/2004/12/09/three_tier.html

    Tytuł strony: Use BB Code in Your PHP Application (SitePoint)
    Opis strony: BB code is a simple set of instructions that provide rules as to how a piece of text should be formatted. In this hands-on tutorial, Stoyan explains the basics that every developer should know about the use of BB code in PHP applications.
    Adres: http://www.sitepoint.com/article/bb-code-php-application

    Tytuł strony: Using Cookies in PHP (Website Publisher)
    Opis strony: Learn how to set and read cookies using the PHP scripting language.
    Adres: http://www.websitepublisher.net/article/php_cookies/

    Tytuł strony: Using PHP 5's SimpleXML
    Opis strony: This tutorial explains the usage of the Simple XML extension new to PHP 5. It provides examples of reading and querying XML data.
    Adres: http://www.onlamp.com/pub/a/php/2004/01/15/simplexml.html

    Tytuł strony: Web Programming Tutorial for the Absolute Beginner
    Opis strony: An easy to follow tutorial which focuses on the most elementary PHP concepts. Suitable for people who have heard of PHP, but who have never actually seen or written PHP or any other programming language.
    Adres: http://webbeginner.codepoint.net

    Tytuł strony: Computerworld PHP QuickStudy
    Opis strony: Article by Sharon Machlis in ComputerWorld. Explainer on the PHP scripting language and what IT managers should know about it. Includes an interview with PHP creator Rasmus Lerdorf and links to other Web resources. <small>(February 4, 2002)</small>
    Adres: http://www.computerworld.com/softwaretopics/software/appdev/story/0,10801,67953,00.html


    Cytat dnia:

    Najmniejsza książeczka nasuwająca piękne myśli i szlachetne uczucia, więcej jest warta od wszystkich zakurzonych ksiąg mądrości i traktatów naukowych

    Anatol France

    Bagazniki forex kasyno cięcie layoutów Total Commander a en
    Help build the largest human-edited directory on the web.
      Submit a Site - Open Directory Project - Become an Editor  

    Zapraszamy do Globalnego Katalogu Stron - największy zbiór stron w sieci
    Marjańska Ludmiła wiersze | Słonimski Antoni wiersze | Poświatowska Halina wiersze | Rilke Rainer Maria wiersze | Staff Leopold wiersze

    Search the FAQs, Help, and Tutorials category

    Powered by the Free PHP ODP Script
    Serwery