mirror of
https://github.com/php/web-php.git
synced 2026-03-24 07:12:16 +01:00
236 lines
8.0 KiB
PHP
236 lines
8.0 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="/projects.php">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.)<br>
|
|
|
|
<li><a href="http://conf.php.net/">PHP Conference Material</a><br>
|
|
Some PHP conference slide shows, presented at variuos meetings
|
|
by PHP professionals<br>
|
|
</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<br>
|
|
|
|
<li><a href="http://php.resourceindex.com/">PHP Resource Index</a><br>
|
|
Hundreds of PHP resources, categorized and searchable<br>
|
|
|
|
<li><a href="http://nav.webring.yahoo.com/hub?ring=php&list">PHP Sites Webring</a><br>
|
|
Find PHP Sites within this webring!<br>
|
|
|
|
<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<br>
|
|
</ul>
|
|
|
|
<h4>Complex PHP Related Sites</h4>
|
|
|
|
<ul>
|
|
<li><a href="http://www.phpwizard.net/">phpWizard</a><br>
|
|
PHP tutorials and programs<br>
|
|
|
|
<li><a href="http://www.phpbuilder.com/">PHPBuilder.com</a><br>
|
|
A bunch of helpful PHP resources available here<br>
|
|
|
|
<li><a href="http://www.devshed.com/Server_Side/PHP/">Developers Shed</a><br>
|
|
A good set of articles introducing various PHP concepts<br>
|
|
|
|
<li><a href="http://www.weberdev.com/">WeberDev.com</a><br>
|
|
PHP related resources (articles, tutorials, forums, advanced search etc.)<br>
|
|
|
|
<li><a href="http://www.opendeveloper.org/">Opendeveloper.org</a><br>
|
|
Developing Open Web Sites With Linux-Apache-MySQL-PHP-Perl<br>
|
|
|
|
<li><a href="http://www.deskcode.com/">DeskCode</a><br>
|
|
Community-based programming site, featuring <a href="http://www.deskcode.com/phpcompiler/">PHPCompiler</a>
|
|
which converts PHP scripts to Windows executable files (suitable for CD-ROMs, etc.)<br>
|
|
</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<br>
|
|
|
|
<li><a href="http://phplib.netuse.de/">PHP Base Library</a><br>
|
|
The start of what looks to be a promising collection of base code
|
|
for developers of large PHP sites<br>
|
|
|
|
<li><a href="http://phpclasses.upperdesign.com/">The PHP Classes Repository</a><br>
|
|
Useful PHP classes in a categorized listing<br>
|
|
|
|
<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<br>
|
|
|
|
<li><a href="http://www.evilwalrus.com/">Evil Walrus</a><br>
|
|
A growing list of PHP scripts<br>
|
|
|
|
<li><a href="http://www.iometrics.com/php/phplist.php3/">PHPioneers/ioMetrics Scripts</a><br>
|
|
A collection of PHP scripts<br>
|
|
|
|
<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).<br>
|
|
|
|
<li><a href="http://www.roadsend.com/siteManager/">SiteManager</a><br>
|
|
A base library for PHP sites and developers<br>
|
|
|
|
</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<br>
|
|
|
|
<li><a href="http://www.thescripts.com/serversidescripting/php/">TheScripts.com</a><br>
|
|
Web Programming Resource - PHP Tutorials<br>
|
|
|
|
<li><a href="http://www.awtrey.com/support/dbeweb/">Database enabled websites tutorial</a><br>
|
|
Introductory tutorial<br>
|
|
|
|
<li><a href="http://www.e-gineer.com/instructions/">E-gineer Instructions</a><br>
|
|
Lots of tutorials/instructions related to Apache, PHP and MySQL<br>
|
|
</ul>
|
|
|
|
<h4>Non-English PHP Sites</h4>
|
|
|
|
<ul>
|
|
<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<br>
|
|
|
|
<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<br>
|
|
|
|
<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<br>
|
|
|
|
<li><a href="http://www.phpcrawler.de/">PHPCrawler</a><br>
|
|
Searchengine over German PHP-sites with webaccess to newsgroups<br>
|
|
|
|
<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<br>
|
|
|
|
</ul>
|
|
<li><b>French (Français)</b>
|
|
<ul>
|
|
|
|
<li><a href="http://www.nexen.net/">Nexen.net</a><br>
|
|
Home of PHP French documentation, with comprehensive technical informations<br>
|
|
|
|
<li><a href="http://www.phpindex.com/">PHPIndex</a><br>
|
|
A french gateway to PHP related contents<br>
|
|
|
|
<li><a href="http://www.phpinfo.net/">PHPInfo</a><br>
|
|
French site about PHP/MySQL: Links, Tips, Articles, Manuals,
|
|
FAQ, Code Downloads, and much more!<br>
|
|
|
|
<li><a href="http://nav.webring.yahoo.com/hub?ring=phpfrancophone&list">French PHP Webring</a><br>
|
|
A ring of French PHP Sites<br>
|
|
|
|
<li><a href="http://johng.free.fr/">FAQ of the French PHP newsgroup</a><br>
|
|
|
|
</ul>
|
|
<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<br>
|
|
|
|
</ul>
|
|
<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<br>
|
|
|
|
<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<br>
|
|
|
|
</ul>
|
|
<li><b>Brazilian</b>
|
|
<ul>
|
|
|
|
<li><a href="http://phpbrasil.com/">PHPBrasil.com</a><br>
|
|
Brazilian PHP Portal with many link and informations<br>
|
|
</ul>
|
|
</ul>
|
|
<?php echo hdelim(); ?>
|
|
|
|
<h1>Developers and Job Opportunities</h1>
|
|
<P>
|
|
Brian Schaffner has put up a <a href="http://www.schaffner.net/emp">PHP Employment Listing</a> site.
|
|
PHP developers can post their resumes, and employers can post their job notices.
|
|
</P>
|
|
|
|
<h4>Other Job Sites with PHP jobs:</h4>
|
|
|
|
<ul>
|
|
<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>
|
|
</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><br>
|
|
<li><a href="http://hosts.php.net/">hosts.php.net</a><br>
|
|
(features a searchable directory and comments from users)<br>
|
|
<li>PMCW webservices (<a href="http://pmcw.dhs.org/">http://pmcw.dhs.org/</a>)
|
|
</UL>
|
|
|
|
|
|
<?php commonFooter(); ?>
|