PHP - CompWisdom
About us  |  Why use us?  |  Press  |  Contact us

 

Topic: PHP


  
 PHP - Wikipedia, the free encyclopedia
PHP was originally designed as a small set of Perl scripts, followed by a rewritten set of CGI binaries written in C by the Danish-Canadian programmer Rasmus Lerdorf in 1994 to display his résumé and to collect certain data, such as how much traffic his page was receiving.
PHP is the result of the efforts of many contributors.
The same semantics were implemented in PHP 4 as well as pass-by-reference and return-by-reference for objects but the implementation still lacked the powerful and useful features of other object-oriented languages like C++ and Java.
http://en.wikipedia.org/wiki/PHP   (2915 words)

  
 Zend Technologies - Articles - Introduction to PHP
PHP 3.0 defined the syntax and semantics used in both versions 3 and 4.
PHP has evolved into a language, or maybe even an environment, that has a very specific range of tasks in mind.
PHP was created with these particular needs in mind.
http://www.zend.com/zend/art/intro.php   (1831 words)

  
 PHP Tutorial - Part 1
You may be wondering why you should choose PHP over other languages such as Perl or even why you should learn a scripting language at all.
Writing PHP on your computer is actually very simple.
This means that, although your users will not need to install new software, you web host will need to have PHP set up on their server.
http://www.freewebmasterhelp.com/tutorials/php   (860 words)

  
 Server Logistics - Complete PHP
Complete PHP is designed to install and operate seamlessly with Complete Apache 2, however it can easily be modified to work with any Apache 2 software distribution.
With 55 extensions, Complete PHP is the most feature-rich PHP software distribution available for Mac OS X. It is also a breeze to install.
Complete PHP also includes the headers and development files necessary for each extension (except for the ones provided by the operating system) so that users may build their own PHP updates if they wish to do so.
http://www.serverlogistics.com/php4.php#ext   (665 words)

  
 ONLamp.com: PHP DevCenter
PHP Form Handling If your PHP program is a dynamic web page (and it probably is) and your PHP program is dealing with user input (and it probably is), then you need to work with HTML forms.
David Sklar, author of Learning PHP 5, provides techniques for finding and fixing the problems in your programs.
PHP's support for object orientation requires a little more learning and a little more discipline, but it has many benefits for larger projects.
http://www.onlamp.com/php   (1631 words)

  
 freshmeat.net: Project details for PHP
But PHP 5 should not be intended to replace PHP 4 (yet) on existing production web hosting environments, this because many of your customer's applications would just break or jump with errors without doing some hard work with them first, and in most case scenarios there are just to many.
With PHP 5 many developers finally got the robust support for object oriented programming they where waiting for but also its XML and MySQL support was much improved.
As you may already know PHP is the most widely used programming language on the net...
http://freshmeat.net/projects/php   (1824 words)

  
 PHP on Mac OS X
PHP has a powerful set of array functions, so once you have this type of structure, you’ll be able to sort and lay out the iTunes data on a webpage any way you want.
PHP 4.3 is an exciting release for web programmers working on Mac OS X. Previous versions ran on Mac OS X, but not without some difficulty.
The GD libraries are bundled with PHP 4.3, but GD is dependent on a few other libraries: zlib, libjpeg, libpng, and libtiff.
http://developer.apple.com/internet/macosx/php.html   (2249 words)

  
 XML-RPC for PHP
This is not the library which can be compiled as an extension and has been bundled with php since version 4.1.0, either.
XML-RPC for PHP was originally developed by Edd Dumbill of Useful Information Company.
These handler functions, and the array used to maintain the content of the original message, have been rewritten to construct php values instead of building php code for evaluation.
http://phpxmlrpc.sourceforge.net   (3689 words)

  
 Amazon.com: Programming PHP: Books: Rasmus Lerdorf,Kevin Tatroe
PHP is a programming language that can be embedded in web pages.
PHP is used by both programmers, who appreciate its flexibility and speed, and web designers, who value its accessibility and convenience.
Topics covered: The PHP programming language, for people who are coming to PHP with a bit of programming experience in other languages or who want to expand their existing PHP knowledge beyond the basics.
http://www.amazon.com/exec/obidos/tg/detail/-/1565926102?v=glance   (1648 words)

  
 Planet PHP
But PHP's serialized data is a format that is only specific for PHP and will not match correctly to other languages.
The PHP IDE protocol allows you to select the maximum depth of variable contents to return when you request a variable, DBGp has something similar by means of setting options for a debugging connection.
The PHP IDE protocol is binary while DBGp is an ASCII/XML based format.
http://www.planet-php.net   (2235 words)

  
 WDVL: PHP
This book is a complete tutorial in PHP's language features and functionality, beginning with the basics and building up to the design and construction of complex data-driven websites.
This excerpt from Dreamweaver MX: PHP Web Development discusses how to configure Dreamweaver to work with your Development Environment.
Last months installment covered using PHP for opening and closing files, displaying, reading and writing to files.
http://wdvl.internet.com/Authoring/Languages/PHP   (1594 words)

  
 What is PHP? - A Word Definition From the Webopedia Computer Dictionary
PHP can perform any task that any CGI program can do, but its strength lies in its compatibility with many types of databases.
Introduces PHP, one of the Net's hottest and fastest growing programming languages.
During mid 1997, PHP development entered the hands of other contributors.
http://www.webopedia.com/TERM/P/PHP.html   (407 words)

  
 Securing PHP: Step-by-Step
Because PHP communicates locally with MySQL by using the /tmp/mysql.sock socket, placing PHP in the chrooted environment means that they cannot communicate with each other.
Thanks to that, web users will not see *.php extension in the URL address which is what immediately suggests that the PHP technology is being used at the server side.
PHP scripts must be executed in a chrooted environment
http://www.securityfocus.com/infocus/1706   (2140 words)

  
 ActiveState open source programming cookbooks code samples ratings review
DB_eSession is a feature packed PHP class that stores session data in a MySQL database rather than...
This is a simple code for file uploading in php
This class returns the whois information an checks the availability of at least 270 different top...
http://aspn.activestate.com/ASPN/Cookbook/PHP   (517 words)

  
 Database Journal: The Knowledge Center for PHP Database Professionals
Join Tim Perdue as he describes how to strip programming logic from the PHP code and move it into the database itself.
PHP and Working with Databases (for the Lazy Sod)
A common beginner (and not so beginner) mistake is to develop an application without any consideration of the future.
http://www.databasejournal.com/features/php   (892 words)

  
 Marc Liyanage - Software - Mac OS X Packages - PHP
Older, unmaintained, unsupported, ppc-only packages of PHP 5 and PHP 4 are available for Mac OS X 10.3 and 10.4.
If you decide to use this PHP package for production use, you need to be aware of this fact because future versions might force you to upgrade something.
Some of them are rather old and might not be appropriate for current OS X and PHP package releases so if in doubt you should check the forum for the most up-to-date information.
http://www.entropy.ch/software/macosx/php   (1508 words)

  
 PHP/MySQL Tutorial
According to Graeme, PHP and MySQL are the world's best combination for creating data-driven sites.
Open source has brought a lot more than Linux to the computing world.
He'll also teach you how PHP handles includes and functions.
http://www.webmonkey.com/programming/php/tutorials/tutorial4.html   (333 words)

  
 O'Reilly Network -- Apache Web-Serving with Mac OS X: Part 3
These lines tell the PHP module that.php files should be interpreted - if they're not there, then the browser would just send the results straight to the window, with no processing.
Take a look at the output of a phpinfo() ?> - item six (Configuration File) specifies where your instilation is looking for the php.ini file.
Your PHP test page should now work, and no longer shows up as simple text in your browser.
http://www.oreillynet.com/pub/a/mac/2002/01/04/apache_macosx_pt3.html   (7568 words)

  
 New York PHP
We're pleased to have David Boloker, CTO of Emerging Technology in the IBM Software Group, and his team back to discuss how PHP can be used to enable the building and running of situational applications.
Database, different solutions that can be used with PHP.
Join us this month as we hear from David Boloker, CTO of Emerging Technology in the IBM Software Group.
http://www.nyphp.org   (1147 words)

  
 PEAR :: Package Browser :: PHP
Note: A number of other PHP projects do provide packages of their software, which are installable via the PEAR infrastructure.
Find out the minimum version and the extensions required for a piece of code to run
Contents of :: Top Level :: PHP (Page 1 of 1)
http://pear.php.net/packages.php?catpid=25&catname=PHP   (103 words)

  
 Webmonkey programming : php
Using Adobe's PDF format and some PHP, you can dynamically generate PDF files and serve them via the Web.
Scott guides you through two days of coding and querying.
Whether you're a Windows or Non-Windows type, Julie shows you everything you need to know to get PHP4 up and running using Apache as the base Web server software.
http://www.webmonkey.com/programming/php   (439 words)

  
 The PHP Resource Index
Although not complete scripts, these code pieces aid in development and often with little modification can become complete programs.
Hundreds of ready-to-use PHP programs for your web site!
Information, books, tutorials, examples and help regarding PHP programming.
http://php.resourceindex.com   (98 words)

  
 Web / Programming / PHP - WebReference.com
XMLHttpRequest and AJAX for PHP Programmers: Part 2
XMLHttpRequest and AJAX for PHP Programmers: Part 1
You'll learn about the technologies and protocols that make up the World Wide Web, how they work, how to define Web applications, how to structure them and more.
http://www.webreference.com/programming/php   (1040 words)

  
 Macromedia - PHP Topic Center
Working with Dreamweaver MX and Databases for PHP Development
Breadcrumbs let your users know where they are in your website; create them dynamically.
Setting Up PHP, MySQL, and Apache on Linux
http://www.adobe.com/devnet/topics/php.html   (587 words)

  
 [No title]
As our PHP series continues we get more involved with MySQL by adding code to access multiple tables.
We're in the process of adding access to a MySQL Database to our HTML page and now we need to pick out the database we want to use and make sure that everything is properly available.
Databases in PHP - MySQL in PHP - Running Some Queries
http://www.htmlgoodies.com/beyond/php   (447 words)

  
 PHP Developer Center
Installing Apache, PHP, JDeveloper, and the PHP Extension on Linux
The PHP Extension makes it easy to create, edit, and run PHP scripts in Oracle JDeveloper 10g; new version for 10.1.3 now available!
Installing PHP and the Oracle 10g Instant Client for Linux and Windows
http://www.oracle.com/technology/tech/php   (376 words)

  
 PHP-GTK
For most PHP developers this isn't much of a big deal but for PHP-GTK 2 developers it may have a much more significant impact.
[21-Oct-2005] Christian Weiske has written an article for PHP Magazin titled "Rapid Application Development Mit PHP-GTK" which discusses creating applications using PHP-GTK and Glade.
PHP programming language that implements language bindings for GTK+.
http://gtk.php.net   (1308 words)

  
 PHP Cheat Sheet - PHP - ILoveJackDaniels.com
In PHP, this refers to functions like "preg_replace" and "preg_split".
The patterns used in these functions can have modifiers applied to them, and this section list those modifiers and what they do.
In PHP, SuperGlobals are available at any point in a script, and allow access to data from the user and session date, as well as information about server settings and environmental data.
http://www.ilovejackdaniels.com/php/php-cheat-sheet   (521 words)

  
 Hotscripts.com :: PHP
Share tips and ideas on PHP programming with other developers.
SOLMETRA Maps is a PHP class meant to simplify display of Google Maps on your site.
Categorized database of scripts and programs written in PHP.
http://www.hotscripts.com/PHP   (145 words)

  
 Technorati Tag: PHP
Quickly learn to design and develop database-driven web pages.
Microsoft Preps Critical Windows Patches PC World - May 5, 2006Microsoft next week plans to release three patches for several of its software...
PHP is a widely used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
http://www.technorati.com/tag/PHP   (405 words)

  
 PEAR :: The PHP Extension and Application Repository
PEAR is a framework and distribution system for reusable PHP components.
PEAR provides the above mentioned PHP components in the form of so called "Packages".
More information about PEAR can be found in the online manual and the FAQ.
http://pear.php.net   (176 words)

  
 PHP Tutorial
The PHP syntax is very similar to Perl and C. PHP is often used together with Apache (web server) on various operating systems.
PHP is perfectly suited for Web development and can be embedded directly into the HTML code.
PHP is the widely-used, free, and efficient alternative to competitors such as Microsoft's ASP.
http://www.w3schools.com/php   (435 words)

  
 The PHP Resource Index: Complete Scripts
These PHP scripts are useful in an educational environment.
Web-based games written in PHP available for downloading.
These PHP scripts aid in the development of web-based applications.
http://php.resourceindex.com/Complete_Scripts   (462 words)

  
 PHP Help, PHP Programming, PHP Code, PHP Tutorials
This makes it very popular for developing web based software applications.
PHP Help, PHP Programming, PHP Code, PHP Tutorials
Formerly referred to as “Personal Home Page Tools,” PHP Hypertext Preprocessor is an open source server side scripting language.
http://www.devshed.com/c/b/PHP   (320 words)

  
 The world of PHPWizard.net
Maguma Workbench 2.5.1 for both Windows and Linux will be appearing soon.
The PHP Development Team would like to announce the immediate release of PHP 5.0.4 and 4.3.11.
The PHP Development Team would like to announce the immediate release of PHP 4.4.0.
http://www.phpwizard.net   (343 words)

  
 PHPBuilder.com, the best resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, ...
This week Elizabeth brings us news of the upcoming PHP Vikinger code-fest, PHP Gotchas for the "Newb", PHP as an Official Mentor for Summer of Code, the latest PEAR/PECL releases and much more!
PHP Security Advisory: Vulnerability in PHP versions 4.2.0 and 4.2.1
PHPBuilder.com, the best resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, classes and more.
http://www.phpbuilder.com   (547 words)

  
 Discussion Forums : PHP
create table and drop table in php code
WIndows 2003 x86_64 bit Oracle 10g-64bit PHP 5.1.2 compatability
Installing other packages may have broken Oracle InstantClient
http://forums.oracle.com/forums/forum.jsp?forum=178   (52 words)

  
 PHP Editor Review - Free PHP Resource : PHP IDE: PHP Jobs
Forum: PHP Programming Help Posted By: zirgs Post Time: 2006-05-06 at 01:41 PM asking about insert field in the result page
Forum: PHP Programming Help Posted By: Estevon Post Time: 2006-05-07 at 02:51 PM please check these php codes for error?
Forum: PHP Programming Help Posted By: aseel Post Time: 2006-05-05 at 08:24 AM New to this PHP Editors?
http://www.php-editors.com   (263 words)

  
 ~ end to end     <?= the php fanlisting ?>
Welcome to End to End, the fanlisting for the programming language PHP!
This site is the only fanlisting approved by The Fanlistings Network for this amazing, dynamic, and powerful language.
~ end to end php fanlisting ?>
http://php.aking-mahal.net   (78 words)

  
 Zend.com
6.Apr.2006 Turbolinux Partners with Zend Technologies to Expand Deployment of PHP on Linux Solutions in Asia
3.Apr.2006 Andi Gutmans, Zend Co-founder and VP of Technology, to speak at MySQL Conference on the PHP Framework and Eclipse PHP IDE
12.Apr.2006 Zend Announces Zend Guard 4 - New version improves distribution and code protection for PHP applications
http://www.zend.com   (75 words)

  
 phpBB.com :: Creating Communities
Based on the powerful PHP server language and your choice of MySQL, MS-SQL, PostgreSQL or Access/ODBC database servers, phpBB is the ideal free community solution for all web sites.
http://www.phpbb.com   (116 words)

  
 ScriptSearch.com: PHP
Of course, since the script is open-source it can be completely modified from the ground-up for those who like to dabble in PHP scripting.
Description: Mercury :: FedEx is a complete web-based shipping application written in PHP that can interface with a multitude of existing databases.
Online tutorials, tips, and help on programming in PHP.
http://scriptsearch.internet.com/PHP   (679 words)

  
 PHP Developers, PHP Meetups, events, clubs and groups in your area
Come to a PHP Meetup to exchange ideas and talk about code, architecture, innovation, and open source in general.
8059 PHP Developers, friends, and people who want to learn more.
PHP Developers, PHP Meetups, events, clubs and groups in your area
http://php.meetup.com   (71 words)

  
 php architect - The PHP Magazine for PHP Professionals
In Developing a Plugin Architecture for PHP Applications
PDO_User and the effects of Slide Driven Development
Join us for Cinco De Mayo celebration of scalable PHP as we are joined by Mike Morgan of Mozilla, who chats with host Marcus Whitney on how the Mozilla Foundation uses PHP in its high-traffic web projects.
http://www.phparch.com   (94 words)

  
 PHP-Fusion
Welcome to the official development and support site of PHP-Fusion, a light-weight open-source content management system (CMS) written in PHP.
This is most likely a hole that was released for the 6.00.1xx version that was patched in v6.00.2xx due to the fact that Fusion Mods is still running on 1xx because of the MODDB.
This is a huge undertaking and I apreciate it very much, most people dont realise the work that gets done behind the scenes at this community.
http://www.php-fusion.co.uk   (1599 words)

  
 PHP guestbook script for free
No part of this website may be reproduced, copied and/or distributed in any medium without express written permission
Rate this Script @ The PHP Resource Index
Setup a guestbook for your website with this free PHP script.
http://www.phpjunkyard.com/php-guestbook-script.php   (374 words)

  
 PHP Classes - Welcome to the PHP Classes Repository
For more information send a message to :
PHP Classes - Welcome to the PHP Classes Repository
http://www.phpclasses.org   (26 words)

  
 PHP : Home
We do that to give families many opportunities to select those best suited to a particular need.
The Parents Helping Parents (PHP) website lists many events and resources not sponsored by PHP.
http://www.php.com   (255 words)

Compwisdom
 About us   |  Why use us?   |  Press   |  Contact us

 Copyright © 2006 CompWisdom.com Usage implies agreement with terms.