1
0
mirror of https://github.com/php/web-php.git synced 2026-03-27 16:52:12 +01:00
Files
archived-web-php/links.php
2002-08-08 09:08:44 +00:00

452 lines
14 KiB
PHP

<?php
require_once 'prepend.inc';
$SIDEBAR_DATA = '
<h3>Books</h3>
<p>
<a href="/books.php">Books</a> are convenient resources to begin exploring
PHP. <a href="/books.php">The titles listed here</a> will help you to start
learning PHP, as well as extending your existing knowledge.
</p>
<h3>Projects</h3>
<p>
An increasing number of projects, both commercial and open
source, are using PHP as their main development tool. There
is a <a href="http://freshmeat.net/browse/183/">listing of some of the
open-source PHP applications</a> available, courtesy of <a
href="http://freshmeat.net/">freshmeat</a>.</p>
';
commonHeader("Links");
?>
<h1>Getting Started</h1>
<p>
On these sites you will find tutorials, articles and example scripts
</p>
<h4>Closely related to PHP</h4>
<ul>
<li><a href="http://www.zend.com/">Zend.com</a><br>
Zend Technologies' Web site, with lots of PHP related resources
(articles, tutorials, case studies, PHP function table, etc.)</li>
<li><a href="http://conf.php.net/">PHP Conference Material</a><br>
Some PHP conference slide shows, presented at various meetings
by PHP professionals</li>
</ul>
<h4>PHP Support Companies</h4>
<ul>
<li><a href="http://www.zend.com/">Zend.com</a><br>
Zend Technologies offers many PHP related products, support,
and many more PHP related content.</li>
<li><a href="http://www.thinkphp.de/">ThinkPHP.de</a><br>
A German and international PHP support company providing
full PHP support (single incidents, on-call duty), software
development, training, and performance measurements.</li>
</ul>
<h4>PHP Professional association</h4>
<ul>
<li><a href="http://www.php-ev.de/">PHP Verein</a><br>
The goal of the German PHP Association, PHP Verein, is
to push PHP, as well as to serve as a junction for all
parties interested in PHP.</li>
<li><a href="http://www.afup.org/">AFUP.org</a><br>
(Association Fran&ccedil;aise des Utilisateurs de PHP) :
The AFUP was created to answer the growing need from
companies to have one unique place for PHP solutions.</li>
</ul>
<h4>PHP Link Catalogs</h4>
<ul>
<li><a href="http://www.hotscripts.com/PHP/">HotScripts.com</a><br>
PHP Books, Magazine Articles, Communities, Scripts and Programs, Softwares, Tips</li>
<li><a href="http://php.resourceindex.com/">PHP Resource Index</a><br>
Hundreds of PHP resources, categorized and searchable</li>
<li><a href="http://q.webring.com/hub?ring=php">PHP Sites Webring</a><br>
Find PHP Sites within this webring!</li>
<li><a href="http://www.LinuxGuruz.org/">LinuxGuruz.org</a><br>
Many Links and Tutorials, Articles and FAQ about Linux, Apache Web Server,
HTML, PHP, MySQL ... and lots more</li>
<li><a href="http://php.weblogs.com/">PHP Everywhere</a><br>
Links and news about PHP and related technologies.</li>
<li><a href="http://dmoz.org/Computers/Programming/Languages/PHP/">dmoz.org</a><br>
The PHP category in the Open Directory Project.</li>
</ul>
<h4>PHP FAQ sites</h4>
<ul>
<li><a href="http://php.faqts.com/">PHP Knowledge Base</a><br>
A growing collection of PHP related information in a searchable
question and answer format.</li>
<li><a href="http://www.alt-php-faq.org/">alt-php-faq.org</a><br>
A big faq and some links about PHP and SQL</li>
<li><a href="http://www.dclp-faq.de/">de.comp.lang.php FAQ</a><br>
Excellent german language FAQ about PHP</li>
</ul>
<h4>Complex PHP Related Sites</h4>
<ul>
<li><a href="http://www.phpwizard.net/">phpWizard</a><br>
PHP tutorials and programs</li>
<li><a href="http://www.phpbuilder.com/">PHPBuilder.com</a><br>
A bunch of helpful PHP resources available here</li>
<li><a href="http://www.devshed.com/Server_Side/PHP/">Developers Shed</a><br>
A good set of articles introducing various PHP concepts</li>
<li><a href="http://www.weberdev.com/">WeberDev.com</a><br>
PHP related resources (articles, tutorials, forums, advanced search etc.)</li>
<li><a href="http://www.opendeveloper.org/">Opendeveloper.org</a><br>
Developing Open Web Sites With Linux-Apache-MySQL-PHP-Perl</li>
<li><a href="http://www.devnetwork.net/">PHP Developers' network</a><br>
The PHP Developers' Network was founded to provide the PHP Community with
a set of solid sites that work together to promote the PHP language and
provide a large resource for the community as a whole.
</li>
<li><a href="http://codewalkers.com/">Codewalkers</a><br>
A community site dedicated to PHP developers. Includes forums, tutorials,
and user submitted code. Home of the PHP Coding Contest.</li>
<li><a href="http://www.phpfreaks.com/">PHP Freaks</a><br>
PHP Learning Center site.</li>
</ul>
<h4>PHP Scripts and Programs</h4>
<ul>
<li><a href="http://www.itworks.demon.co.uk/phpeditors.htm">PHP Editors List</a><br>
A comprehensive list of editors you can use to edit PHP programs</li>
<li><a href="http://phplib.sourceforge.net/">PHP Base Library</a><br>
A collection of base code for developers of large PHP sites</li>
<li><a href="http://phpclasses.upperdesign.com/">The PHP Classes Repository</a><br>
Useful PHP classes in a categorized listing</li>
<li><a href="http://px.sklar.com/">PX - PHP Code Exchange</a><br>
The PHP Code Exchange is a great place to start. Here you'll find many
example scripts and useful functions, organized for easy finding. Includes
a search function</li>
<li><a href="http://www.evilwalrus.com/">Evil Walrus</a><br>
A growing list of PHP scripts</li>
<!--
This is is not more reachable (dams@php.net). Is it dead?
<li><a href="http://www.iometrics.com/php/phplist.php3/">PHPioneers/ioMetrics Scripts</a><br>
A collection of PHP scripts</li>
-->
<li><a href="http://dev.nexen.net/scripts/index.php?langue=en">Nexen's scripts librairy</a><br>
An exhaustive PHP scripts collection, with more 400 useful functions (English and French).</li>
<li><a href="http://www.roadsend.com/siteManager/">SiteManager</a><br>
A base library for PHP sites and developers</li>
</ul>
<h4>PHP Magazines</h4>
<ul>
<li><a href="http://phpj.com/">PHP Journal</a><br>
A quarterly journal devoted to the PHP programming language.</li>
<li><a href="http://www.phpmag.de/">PHPmag</a><br>
The Software &amp; Support Verlag, based in Frankfurt,
Germany, has now published a magazine on PHP as a
tribute to the steadily growing German PHP community (in German).</li>
<li><a href="http://www.zephpmag.com/">ZePHPmag</a><br>
ZePHPmag is a webzine (exclusively online distribution
newspaper), dedicated to PHP and its technologies (in French).</li>
</ul>
<h4>PHP Tutorials</h4>
<ul>
<li><a href="http://www.find.com.au/tutorials/webdevelopment/php/default.asp?ct=21&ob=3">Tutorialfind</a><br>
A growing list of PHP tutorials at TutorialFind</li>
<li><a href="http://www.thescripts.com/serversidescripting/php/">TheScripts.com</a><br>
Web Programming Resource - PHP Tutorials</li>
<li><a href="http://www.awtrey.com/support/dbeweb/">Database enabled websites tutorial</a><br>
Introductory tutorial</li>
<li><a href="http://www.e-gineer.com/instructions/">E-gineer Instructions</a><br>
Lots of tutorials/instructions related to Apache, PHP and MySQL</li>
<li><a href="http://www.melonfire.com/community/columns/trog/archives.php?category=PHP">Melonfire</a><br>
A series of PHP tutorials for novices</li>
<li><a href="http://www.justphukit.com/php-tutorials.php">justPhukit!</a><br>
A collection of external links to PHP tutorials</li>
<li><a href="http://elmo.engineering.tech.nhl.nl/two/index.html">technisch web ontwerp</a>
Site with information on a PHP course at a Dutch college.</li>
</li>
</ul>
<h4>PHP Setup tools for Windows</h4>
<ul>
<li><a href="http://www.php4win.com/">php4win</a><br>
The latest PHP packages and useful tools for Windows</li>
<li><a href="http://www.firepages.com.au/dev4.htm">phpdev</a><br>
Automatic install of Apache, PHP, MySQL, MySQL Front, PHPMyAdmin and Perl</li>
<li><a href="http://www.phpgeek.com/phptriad.php">PHPTriad</a><br>
Automatic install of Apache, PHP, MySQL, MySQL Front, PHPMyAdmin, Perl, and
some special modules</li>
<li><a href="http://www.analogx.com/contents/download/network/phpconf.htm">AnalogX PHPConfig</a><br>
A graphical frontend to PHP's php.ini file with support for all the standard PHP
functionality, and a special 'Unknown' tab to handle any 3rd party plugins.
</li>
<li><a href="http://www.easyphp.org/">EasyPHP</a><br>
Windows wizard installs the latest PHP, Apache and MySQL for Windows. Fast and
efficient.
</li>
</ul>
<h4>PHP Accelerators</h4>
<ul>
<li><a href="http://www.zend.com/store/products/zend-accelerator.php">Zend Accelerator</a><br>
Commercial accelerator available from Zend Technologies, Inc.</li>
<li><a href="http://php-accelerator.co.uk/">PHP Accelerator</a><br>
A free accelerator available from Nick Lindridge.</li>
<li><a href="http://apc.communityconnect.com/">APC</a><br>
Alternative PHP Cache, Free open source accelerator available from Community Connect.</li>
<li><a href="http://afterburner.bware.it/">After Burner</a><br>
Free open source accelerator available from Bware Technologies.</li>
</ul>
<h4>Non-English PHP Sites</h4>
<ul>
<li><b>Brazilian</b>
<ul>
<li><a href="http://phpbrasil.com/">PHPBrasil.com</a><br>
Brazilian PHP portal with many links and information</li>
<li><a href="http://www.phpsite.com.br/">PHPsite.com.br</a><br>
Brazilian PHP portal featuring tutorials, downloads, a forum and more</li>
</ul></li>
<li><b>Dutch</b>
<ul>
<li><a href="http://php.pagina.nl/">Pagina</a><br>
A Dutch PHP portal that lists a lot of PHP links, including free hosting</li>
</ul></li>
<li><b>French</b>
<ul>
<li><a href="http://www.nexen.net/">Nexen.net</a><br>
Home of PHP French documentation, with comprehensive technical informations</li>
<li><a href="http://www.phpscripts-fr.net/">PHPscripts-fr</a><br>
More than 500 PHP applications, listed and sorted.</li>
<li><a href="http://www.phpindex.com/">PHPIndex</a><br>
A French gateway to PHP related contents</li>
<li><a href="http://www.phpinfo.net/">PHPInfo</a><br>
French site about PHP/MySQL: Links, Tips, Articles,
FAQ, Code Downloads, and much more!</li>
<li><a href="http://faqfclphp.free.fr/">FAQ of the French PHP newsgroup</A> :
<a href="news://fr.comp.lang.php">fr.comp.lang.php</a></li> (anciennement fr.comp.infosystemes.www.auteurs.php).
</ul></li>
<li><b>German</b>
<ul>
<li><a href="http://www.php-center.de/">PHP Center</a><br>
German speaking portal site with tutorials, tips and tricks, job advertisements, articles and more</li>
<li><a href="http://www.php-homepage.de/">PHP-Homepage</a><br>
German site about PHP with scripts, tips, forums, MyGuestBook, articles, news and more</li>
<li><a href="http://www.dynamic-webpages.de/">Dynamic-Webpages</a><br>
German site with installation guides, tips &amp; scripts, BestOfGML,
WhoIsWho - a view on german PHP-cracks, german manual, book reviews, links and more</li>
<li><a href="http://www.phpcrawler.de/">PHPCrawler</a><br>
Searchengine over German PHP-sites with webaccess to newsgroups</li>
<li><a href="http://www.phpwelt.de/">PHPWelt</a><br>
A German website using PHP to offer free services, a huge script-archive,
free scripts, tutorials and many more</li>
<li><a href="http://php.martin-jansen.de/">php.martin-jansen.de</a><br>
German PHP resource (especially for newbies)</li>
<li><a href="http://develnet.org/">develnet.org</a><br>
Some German tutorials about PHP</li>
<li><a href="http://www.selfphp.info/">SelfPHP</a><br>
German function reference for PHP like SelfHTML for HTML</li>
<li><a href="http://www.phpgtk.de/">phpGTK.de</a><br>
German site about PHPGTK</li>
</ul></li>
<li><b>Hungarian</b>
<ul>
<li><a href="http://phpinfo.freephp.hu/">phpinfo()</a><br>
Hungarian PHP portal, fearturing tips, forums and fresh news about PHP</li>
<li><a href="http://php.lap.hu/">PHP.lap.hu</a><br>
The most important Hungarian an International links</li>
</ul></li>
<li><b>Italian</b>
<ul>
<li><a href="http://www.tutorials.it/">Tutorials.it</a><br>
An Italian site that provides a variety of developer tutorials,
with a small PHP section</li>
<li><a href="http://www.phpcenter.it/">PHPcenter.it</a><br>
An Italian-language php site that features a variety of projects, reviews,
courses, tutorials and other resources</li>
<li><a href="http://www.risorse.net/php/">Risorse.net</a><br>
Section of an italian site that provides tutorials about PHP,
hundreds of scripts, books and a list of free and pay webhosts wich support
PHP</li>
</ul></li>
<li><b>Norwegian</b>
<ul>
<li>PHP@sindrem.com (<a href="http://www.sindrem.com">http://www.sindrem.com</a>)<br>
Norwegian site for newbies and intermediates. Installation help
and scripts.</li>
</ul></li>
<li><b>Persian</b>
<ul>
<li><a href="http://www.iranphp.net/">IranPHP.net</a><br>
A site about PHP for Iranians, with news and forums.</li>
</ul></li>
<li><b>Polish</b>
<ul>
<li><a href="http://php.spinacz.pl">php.spinacz.pl</a><br>
The biggest Polish site about programming in PHP -- A
phpbuilder.com-like site in Polish.</li>
</ul></li>
<li><b>Portuguese</b>
<ul>
<li><a href="http://www.cidadela.org/php/">Cidadela</a><br>
The PHP section of Cidadela provides articles, tutorials,
a help forum, and an Application Market.</li>
</ul></li>
<li><b>Spanish</b>
<ul>
<li><a href="http://infolibo.com/bci/php/php_documentacion.php">BCI PHP</a><br>
PHP and server setup information, manuals, scripts, forums.</li>
</ul></li>
<li><b>Swedish</b>
<ul>
<li><a href="http://www.phpportalen.net/">phpportalen.net</a><br>
A Swedish PHP portal with articles, news, forums and much more</li>
</ul></li>
</ul>
<?php echo hdelim(); ?>
<h1>Developers and Job Opportunities</h1>
<p>Here's a list of sites with that publish PHP-related job listings:</p>
<ul>
<li><a href="http://www.schaffner.net/emp">PHP Employment Listing</a></li>
<li><a href="http://www.phpcareer.com/">phpcareer.com</a></li>
<li><a href="http://www.dice.com/">dice.com</a></li>
<li><a href="http://www.gnujobs.com/">gnujobs.com</a></li>
<li><a href="http://www.hotjobs.com/">hotjobs.com</a></li>
<li><a href="http://www.jobs.com/">Jobs.com</a></li>
<li><a href="http://www.monster.com/">Monster.com</a></li>
<li><a href="http://careers.yahoo.com/">Yahoo! Careers</a></li>
<li><a href="http://mojolin.com/">Mojolin</a></li>
</ul>
<p>
For a more exhaustive list of job search sites on
the web, take a look at
<a href="http://www.dmoz.org/Business/Employment/Job_Search/">dmoz.org's
Job Search listings</a>.
</p>
<?php echo hdelim(); ?>
<h1>ISPs that support PHP</h1>
<p>
Looking for an ISP or hosting service that supports PHP?
Try one of the following sites:
</p>
<ul>
<li><a href="http://www.od-site.com/php">www.od-site.com/php</a></li>
<li><a href="http://hosts.php.net/">hosts.php.net</a><br>
(features a searchable directory and comments from users)</li>
<!-- <li><a href="http://pmcw.dhs.org/">PMCW webservices</a></li> -->
</ul>
<?php commonFooter(); ?>