mirror of
https://github.com/php/web-php.git
synced 2026-03-24 07:12:16 +01:00
745 lines
21 KiB
PHP
745 lines
21 KiB
PHP
<?php
|
|
// $Id$
|
|
$_SERVER['BASE_PAGE'] = 'links.php';
|
|
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
|
|
commonHeader("Links");
|
|
?>
|
|
|
|
<h1>PHP Related Links</h1>
|
|
|
|
<p>
|
|
On these sites you will find tutorials, articles, example scripts, PHP
|
|
related tools, jobs, web hosting services, etc. We suggest you visit
|
|
<a href="/mailing-lists.php">our mailing lists page</a> for information
|
|
about mailing lists on PHP.net and some international ones.
|
|
<a href="/books.php">Our books page</a> may also be interesting for those
|
|
searching for PHP reading.
|
|
</p>
|
|
|
|
<a name="companies"></a>
|
|
<h4>PHP Support Companies</h4>
|
|
|
|
<ul>
|
|
<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>
|
|
|
|
<li>
|
|
<a href="http://www.zend.com/">Zend Technologies</a><br />
|
|
Zend Technologies supports the PHP community and promotes
|
|
PHP adoption. Founded by the authors of the
|
|
<a href="http://www.zend.com/store/products/zend-engine.php">Zend Engine</a>
|
|
and members of the PHP Group, Zend offers both free and commercial
|
|
solutions for PHP.
|
|
</li>
|
|
</ul>
|
|
|
|
<a name="associations"></a>
|
|
<h4>Professional PHP Associations</h4>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.afup.org/">AFUP.org</a><br />
|
|
(Association Franç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>
|
|
|
|
<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.phpquebec.org/">PHP Québec</a><br />
|
|
PHP Québec promotes PHP for professional users in Québec, Canada.
|
|
Every month, companies hold sessions about their use of PHP,
|
|
their customer cases and their solutions.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="http://www.nyphp.org/">New York PHP</a><br />
|
|
International community supporting PHP adoption, projects and
|
|
development.
|
|
</li>
|
|
</ul>
|
|
|
|
<a name="links"></a>
|
|
<h4>PHP Link Catalogs</h4>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://dmoz.org/Computers/Programming/Languages/PHP/">dmoz.org</a><br />
|
|
The PHP category in the Open Directory Project.
|
|
</li>
|
|
|
|
<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://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://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>
|
|
</ul>
|
|
|
|
<a name="faq"></a>
|
|
<h4>PHP FAQ sites</h4>
|
|
|
|
<ul>
|
|
<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>
|
|
<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>
|
|
</ul>
|
|
|
|
|
|
<a name="complex"></a>
|
|
<h4>Complex PHP Related Sites</h4>
|
|
|
|
<ul>
|
|
<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.devshed.com/Server_Side/PHP/">Developers Shed</a><br />
|
|
A good set of articles introducing various PHP concepts
|
|
</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.phpbuilder.com/">PHPBuilder.com</a><br />
|
|
A bunch of helpful PHP resources available here
|
|
</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://www.phpfreaks.com/">PHP Freaks</a><br />
|
|
PHP Learning Center site.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="http://www.webkreator.com/php/">PHP Traveller</a><br />
|
|
PHP weblog, knowledge and link directory. Regularly updated
|
|
collection of PHP resources.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="http://www.phpwizard.net/">phpWizard</a><br />
|
|
PHP tutorials and programs
|
|
</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://devzone.zend.com/">Zend.com DevZone</a><br />
|
|
A community site for developers of all levels, including a code
|
|
gallery, applications, tips, forums, tutorials and more.
|
|
</li>
|
|
</ul>
|
|
|
|
<a name="scripts"></a>
|
|
<h4>PHP Scripts and Programs</h4>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://freshmeat.net/browse/183/">freshmeat.net PHP Projects</a>:
|
|
A huge number of projects, both commercial and open source
|
|
</li>
|
|
|
|
<li>
|
|
<a href="http://www.evilwalrus.com/">Evil Walrus</a><br />
|
|
A growing list 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://php.foundries.sourceforge.net/">PHP Foundry at SourceForge</a><br />
|
|
A great number of open source PHP projects actively developed
|
|
</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.phpclasses.org/">The PHP Classes Repository</a><br />
|
|
Useful PHP classes in a categorized listing
|
|
</li>
|
|
</ul>
|
|
|
|
<a name="magazines"></a>
|
|
<h4>PHP Magazines</h4>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.phparch.com/">php|architect</a><br />
|
|
The first monthly English magazine about PHP, distributed in PDF format
|
|
</li>
|
|
|
|
<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/">PHP Magazin</a><br />
|
|
The Software & 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.php-mag.net/">PHP Magazine</a><br />
|
|
An English edition of the magazine mentioned above. The PHP Magazine
|
|
is published bimonthly and aimed at professional PHP users.
|
|
</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>
|
|
|
|
<a name="tutorials"></a>
|
|
<h4>PHP Tutorials</h4>
|
|
|
|
<ul>
|
|
<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.justphukit.com/php-tutorials.php">justPhukit!</a><br />
|
|
A collection of external links to PHP tutorials
|
|
</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.onlamp.com/php/">ONLamp</a><br />
|
|
Great collection of tutorials from O'Reilly
|
|
</li>
|
|
|
|
<li><a href="http://elmo.engineering.tech.nhl.nl/two/index.html">technisch web ontwerp</a><br />
|
|
Site with information on a PHP course at a Dutch college.
|
|
</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.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://hotwired.lycos.com/webmonkey/programming/">Webmonkey PHP</a><br />
|
|
The PHP section on the famous Webmonkey tutorial site
|
|
</li>
|
|
|
|
<li><a href="http://www.zend.com/zend/tut/">Zend.com DevZone</a><br />
|
|
The tutorials section on the Zend.com developer zone
|
|
</li>
|
|
</ul>
|
|
|
|
<a name="setup"></a>
|
|
<h4>PHP Setup and Authoring Tools</h4>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.hotscripts.com/PHP/Software_and_Servers/Installation_Kits/">List of installation kits</a><br />
|
|
An extensive list of installation kits setting up servers and PHP for you in minutes.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="http://phpeditors.linuxbackup.co.uk/">PHP Editors List</a><br />
|
|
A comprehensive list of editors you can use to edit PHP programs
|
|
</li>
|
|
</ul>
|
|
|
|
<a name="commercialtools"></a>
|
|
<h4>Companies that provide commercial tools for PHP</h4>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.interakt.ro/">InterAKT Online</a><br />
|
|
InterAKT Online provides quality software development tools used by tens
|
|
of thousands of PHP developers around the world, including PHAkt and
|
|
Krysalis.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="http://www.ioncube.com/">ionCube</a><br />
|
|
ionCube produces PHP development and end-user tools, including the popular
|
|
free PHP Accelerator and affordable encoding solutions for code protection.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="http://www.macromedia.com/">Macromedia</a><br />
|
|
Macromedia created Dreamweaver MX, a rapid web application development
|
|
tool supporting PHP.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="http://www.sourceguardian.com/">SourceGuardian</a><br />
|
|
SourceGuardian produces tools to help commercial developers distribute their
|
|
scripts safely including the popular SourceGuardian Pro for encrypting and
|
|
obfuscating PHP source code.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="http://www.nusphere.com/products/index.htm">NuSphere</a><br />
|
|
NuSphere delivers products and services that allow companies to deploy
|
|
reliable, cost-effective database-driven Internet applications and sites.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="http://www.zend.com/store/">Zend Technologies, Inc.</a><br />
|
|
Zend Technologies, Inc. provides tools to Devel, Protect and Scale your
|
|
PHP Applications.
|
|
</li>
|
|
</ul>
|
|
|
|
<a name="accelerators"></a>
|
|
<h4>PHP Accelerators</h4>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://afterburner.bware.it/">After Burner</a><br />
|
|
Free open source accelerator available from Bware Technologies.
|
|
</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://php-accelerator.co.uk/">ionCube PHP Accelerator</a><br />
|
|
A free accelerator available from ionCube.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="http://www.turcksoft.com/en/e_mmc.htm">Turck MMCache for PHP</a><br />
|
|
Free open source accelerator from TurckSoft.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="http://www.zend.com/store/products/zend-accelerator.php">Zend Accelerator</a><br />
|
|
Commercial accelerator available from Zend Technologies, Inc.
|
|
</li>
|
|
</ul>
|
|
|
|
<a name="merchandise"></a>
|
|
<h4>PHP Merchandise</h4>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.copyleft.net/search.phtml?search=1&lookup%5Bbrand_id%5D=47">Copyleft</a><br />
|
|
Some t-shirts, hats and stickers with the Copyleft variant of the PHP logo on them.
|
|
</li>
|
|
|
|
<li>
|
|
<a href="http://www.cafeshops.com/cp/searchresults_x.aspx?criteria=storeid&searchstring=php">PHP projects' merchandise</a><br />
|
|
A search result page with various PHP related projects' shops (not all results are necessarily PHP related!)
|
|
</li>
|
|
</ul>
|
|
|
|
<a name="nonenglish"></a>
|
|
<h4>Non-English PHP Sites</h4>
|
|
|
|
<ul>
|
|
<li>
|
|
<strong>Bosnian</strong>
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.php.co.ba">PHP.co.ba</a><br />
|
|
Bosnian site with PHP and SQL manual, tutorials, scripts,
|
|
forum, mailing list, tools, books...
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<strong>Brazilian</strong>
|
|
<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>
|
|
<strong>Chinese</strong>
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.phpe.net/">Exceed PHP</a><br />
|
|
Opensource site with PHP, MySQL and Apache tutorials, articles
|
|
and scripts
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<strong>Croatian</strong>
|
|
<ul>
|
|
<li>
|
|
<a href="http://php.monitor.hr">PHP.izvor (PHP.source)</a><br />
|
|
Croatian site with news, source code, manuals, beginners guides, forums,
|
|
questions & answers, on-line help for programmers, polls, tools, etc.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<strong>Dutch</strong>
|
|
<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>
|
|
<strong>Estonian</strong>
|
|
<ul>
|
|
<li>
|
|
<a href="http://php.center.ee/">PHP Center</a><br />
|
|
The biggest Estonian portal site with tutorials, manual translations,
|
|
discussion board, chat room, link collection, news, etc.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<strong>French</strong>
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.nexen.net/">Nexen.net</a><br />
|
|
Home of PHP French documentation, with comprehensive
|
|
technical information, and all PHP related news
|
|
</li>
|
|
<li>
|
|
<a href="http://www.phpdebutant.com/">phpdebutant</a><br />
|
|
Apprendre le PHP par l'exemple, facilement et simplement.
|
|
Réservé d'abord aux débutants.
|
|
</li>
|
|
<li>
|
|
<a href="http://www.phpfr.org/">phpfr</a><br />
|
|
Le site de référence sur PHP en France!
|
|
</li>
|
|
<li>
|
|
<a href="http://www.phpfrance.com/">phpfrance</a><br />
|
|
Pour tout savoir sur le PHP, en français. Vous trouverez
|
|
un tutorial, des exemples, des astuces, toute la documentation
|
|
nécessaire, ainsi que des forums pour poser des questions.
|
|
</li>
|
|
<li>
|
|
<a href="http://www.phpindex.com/">PHPIndex</a><br />
|
|
A French gateway to PHP related contents
|
|
</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.phpteam.net/">phpTeam</a><br />
|
|
Site traitant du PHP pour les professionels (php et flash,
|
|
mysql, postgresql, pear,...)
|
|
</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><br />
|
|
(was: fr.comp.infosystemes.www.auteurs.php)
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<strong>German</strong>
|
|
<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 & 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>
|
|
<li>
|
|
<a href="http://www.php-resource.de/">php-resource.de</a><br />
|
|
This german php community gives you everything you need. A large
|
|
script-archive, lots of tutorials and a qualified moderated forum that
|
|
answers nearly all your question
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<strong>Hungarian</strong>
|
|
<ul>
|
|
<li>
|
|
<a href="http://php.lap.hu/">PHP.lap.hu</a><br />
|
|
Starting point for Hungarian and International PHP sites
|
|
</li>
|
|
<li>
|
|
<a href="http://phpinfo.wish.hu/">PHPinfo</a><br />
|
|
Fresh news from the world of PHP and web development
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<strong>Italian</strong>
|
|
<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
|
|
which support PHP
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<strong>Norwegian</strong>
|
|
<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>
|
|
<strong>Persian</strong>
|
|
<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>
|
|
<strong>Polish</strong>
|
|
<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>
|
|
<strong>Portuguese</strong>
|
|
<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>
|
|
<strong>Russian</strong>
|
|
<ul>
|
|
<li>
|
|
<a href="http://phpclub.net/">phpclub.net</a><br />
|
|
International PHPClub community based in Russia. Forums,
|
|
articles, lessons, consulting.
|
|
</li>
|
|
<li>
|
|
<a href="http://php.net.ua/">php.net.ua</a><br />
|
|
PHP in Russian. Full Russian documentation.
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<strong>Spanish</strong>
|
|
<ul>
|
|
<li>
|
|
<a href="http://www.lpsz.org">lpsz.org</a><br />
|
|
PHP news, articles , and scripts.
|
|
</li>
|
|
<li>
|
|
<a href="http://zonaphp.com">zonaphp.com</a><br />
|
|
News and tutorials
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
|
|
<li>
|
|
<strong>Swedish</strong>
|
|
<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>
|
|
|
|
<hr />
|
|
|
|
<a name="jobs"></a>
|
|
<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.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://mojolin.com/">Mojolin</a></li>
|
|
<li><a href="http://www.monster.com/">Monster.com</a></li>
|
|
<li><a href="http://www.phpcareer.com/">phpcareer.com</a></li>
|
|
<li><a href="http://www.totalfreelance.com/">totalfreelance.com</a></li>
|
|
<li><a href="http://careers.yahoo.com/">Yahoo! Careers</a></li>
|
|
<li><a href="http://www.zend.com/jobs/index.php">Zend.com PHP Jobs</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>
|
|
|
|
<hr />
|
|
|
|
<a name="hosts"></a>
|
|
<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://dmoz.org/Computers/Internet/Web_Design_and_Development/Hosting/">dmoz.org's web hosting index</a></li>
|
|
<li><a href="http://www.free-php-hosting.com/">free-php-hosting.com</a></li>
|
|
<li><a href="http://www.oinko.net/freephp/">Oinko free PHP hosting directory</a></li>
|
|
<li><a href="http://phphosts.codewalkers.com">PHP Host Directory at Codewalkers</a></li>
|
|
</ul>
|
|
|
|
<?php commonFooter(); ?>
|