mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
I don't know exactly what happened but somehow this long outstanding
todo item got resolved. I hope noone actually notices =)
This commit is contained in:
7
docs.php
7
docs.php
@@ -30,13 +30,6 @@ $SIDEBAR_DATA='
|
||||
and search there.
|
||||
</p>
|
||||
|
||||
<h3>Sample Code</h3>
|
||||
<p>
|
||||
Looking for some more sample PHP scripts? Our <a
|
||||
href="/links.php">links page</a> lists some archives of sample PHP code -
|
||||
great places to find many example scripts and useful functions, organized for
|
||||
your searching pleasure!
|
||||
</p>
|
||||
';
|
||||
|
||||
site_header("Documentation", array("current" => "docs"));
|
||||
|
||||
@@ -339,6 +339,9 @@ $uri_aliases = array (
|
||||
"docs-echm.php"=> "download-docs", // BC
|
||||
|
||||
"odbc" => "uodbc", // BC
|
||||
|
||||
"links" => "support.php", // BC
|
||||
"links.php" => "support.php", // BC
|
||||
"oracle" => "oci8",
|
||||
"_" => "function.gettext",
|
||||
"cli" => "features.commandline",
|
||||
|
||||
@@ -168,9 +168,6 @@ if (isset($shortname) && $shortname) {
|
||||
<dl>
|
||||
<dt><a href="/mailing-lists.php">Mailing lists</a></dt>
|
||||
<dd><a href="/unsub.php">Unsubscribe from mailing list</a></dd>
|
||||
<!-- FIXME: This links.php stuff should be removed? -->
|
||||
<dt><a href="/links.php">PHP related sites</a></dt>
|
||||
<dd><a href="http://planet-php.net">Planet PHP</a></dd>
|
||||
<dt><a href="#">About PHP.net</a></dt>
|
||||
<dd><a href="/sites.php">Other PHP.net sites</a></dd>
|
||||
<dd><a href="/my.php">My PHP.net</a></dd>
|
||||
|
||||
@@ -235,7 +235,6 @@ function site_header($title = '', $config = array())
|
||||
<a href="https://wiki.php.net/">wiki</a> |
|
||||
<a href="https://bugs.php.net/">reporting bugs</a> |
|
||||
<a href="/sites.php">php.net sites</a> |
|
||||
<a href="/links.php">links</a> |
|
||||
<a href="/conferences/">conferences</a> |
|
||||
<a href="/my.php">my php.net</a>
|
||||
</div>
|
||||
|
||||
@@ -58,9 +58,7 @@ $SIDEBAR_DATA = '
|
||||
especially suited for Web development and can be embedded into HTML.
|
||||
If you are new to PHP and want to get some idea
|
||||
of how it works, try the <a href="/tut.php">introductory tutorial</a>.
|
||||
After that, check out the online <a href="/docs.php">manual</a>,
|
||||
and the example archive sites and some of the other resources
|
||||
available in the <a href="/links.php">links section</a>.
|
||||
After that, check out the online <a href="/docs.php">manual</a>.
|
||||
</p>
|
||||
<p>
|
||||
Ever wondered how popular PHP is? See the
|
||||
|
||||
443
links.php
443
links.php
@@ -1,443 +0,0 @@
|
||||
<?php
|
||||
// $Id$
|
||||
$_SERVER['BASE_PAGE'] = 'links.php';
|
||||
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
|
||||
$SIDEBAR_DATA = '
|
||||
<h3>Support tips and links</h3>
|
||||
<p>
|
||||
We suggest you visit <a href="/support.php">our support page</a>
|
||||
for information about mailing lists on PHP.net and some international
|
||||
ones, as well as other support options.
|
||||
</p>
|
||||
|
||||
<h3>PHP licensed software</h3>
|
||||
<p>
|
||||
Additionally to these links, we have a
|
||||
<a href="/software">list of software</a> available under
|
||||
the PHP license.
|
||||
</p>
|
||||
';
|
||||
site_header("Links", array("current" => "community"));
|
||||
?>
|
||||
|
||||
<h1>PHP Related Links</h1>
|
||||
|
||||
<p>
|
||||
On these sites you will find tutorials, articles, example scripts, PHP
|
||||
related tools, jobs, web hosting services, etc.
|
||||
</p>
|
||||
|
||||
<a name="news"></a>
|
||||
<h4>PHP News</h4>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.phpdeveloper.org/">PHPDeveloper.org</a><br />
|
||||
Latest in PHP community news.
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.planet-php.net/">Planet PHP</a><br />
|
||||
Latest news aggregated from PHP related weblogs.
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.phppodcasts.com">PHP Podcasts</a><br />
|
||||
The Complete list of PHP Podcasts, Screencasts, and Video Podcasts.
|
||||
</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>
|
||||
|
||||
</ul>
|
||||
|
||||
<a name="merchandise"></a>
|
||||
<h4>PHP Merchandise</h4>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.nexen.net/elephpant.php">The elePHPant</a><br />
|
||||
The furry PHP mascot, elePHPant.
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.cafepress.com/buy/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>Arabic</strong>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.ar-php.org/">ar-PHP</a><br />
|
||||
Provides set of classes to enhance developing professional Arabic web
|
||||
applications and process/present Arabic text in the PHP/MySQL environment.
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<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>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<strong>Chinese</strong>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.phpe.net/">Exceed PHP</a><br />
|
||||
Open Source site with PHP, MySQL and Apache tutorials, articles
|
||||
and scripts
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<strong>Croatian</strong>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://php.com.hr/">PHP.com.hr (Croatian PHP community)</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>Czech Republic</strong>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://php.vrana.cz/">PHP tricks</a><br />
|
||||
Weblog about PHP programming
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<strong>Dutch</strong>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://php.startpagina.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.org/">phpdebutant</a><br />
|
||||
Apprendre le PHP par l'exemple, facilement et simplement.
|
||||
Réservé d'abord aux débutants.
|
||||
</li>
|
||||
<!--
|
||||
Web site does not respond
|
||||
<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.phpsecure.info/">phpsecure.info</a><br />
|
||||
Everyday PHP applicatoins advisories, bugs and vulnerabilities.
|
||||
</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>
|
||||
<li>
|
||||
<a href="http://www.lephpfacile.com/">Le PHP Facile</a><br />
|
||||
Website dedicated to the French PHP Community, offering various PHP tutorials and documentations in french.
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<strong>German</strong>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.phpbar.de/">php::bar</a><br />
|
||||
PHP related wiki
|
||||
</li>
|
||||
<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.dynamicwebpages.de/">DynamicWebpages</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>
|
||||
<!--
|
||||
service is gone...
|
||||
<li>
|
||||
<a href="http://www.nohn.org/">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://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>
|
||||
<!--
|
||||
dead domain as 2007/02/07
|
||||
<li>
|
||||
<a href="http://www.phpreferenz.de/workshops.html">www.phpreferenz.de</a><br />
|
||||
Free printable workshops for PHP newcomers
|
||||
</li>
|
||||
-->
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<strong>Hebrew</strong>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.learnphp.co.il">http://www.learnphp.co.il</a><br />
|
||||
Leading PHP teaching site in Israel, with dozens of papers around PHP and a security" category, teaching the basis to a valid and safe coding in PHP.
|
||||
</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://weblabor.hu/">Weblabor</a><br />
|
||||
Fresh news, articles, links and mailing lists from the
|
||||
world of web development and PHP
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<strong>Italian</strong>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://php.html.it/">php.html.it</a><br />
|
||||
The biggest Italian speaking source for PHP: daily updated links
|
||||
to scripts, articles, tutorials and many other resources.
|
||||
</li>
|
||||
<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://forum.iranphp.org/">Iranian PHP Organization</a><br />
|
||||
A PHP forum for Iranians.
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.iranphp.net/">IranPHP.net</a><br />
|
||||
A site about PHP for Iranians, with news and forums.
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.phpgroup.ir/">Iranian PHP Group</a><br />
|
||||
Iranian blog and forums.
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<strong>Polish</strong>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://php.pl">php.pl</a><br />
|
||||
Daily updated website with articles, translations, the
|
||||
biggest PHP Polish forum, dedicated IRC server, legal
|
||||
information section, etc.
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Portuguese</strong>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.php-pt.com/">portuguese php users group</a><br />
|
||||
The site intends to help, support, and guide all portuguese php users.
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<!--
|
||||
dead domain 2007/02/07 <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>
|
||||
|
||||
-->
|
||||
<li>
|
||||
<strong>Romanian</strong>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.phpromania.net/">PHPromania.net</a><br />
|
||||
Romanian PHP Community, articles, tutorials, online discussions and forums.
|
||||
</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.programacion.com/php/">PHP en Castellano</a><br />
|
||||
Spanish PHP community. Articles, tutorials, courses,
|
||||
source code, forums, and more about PHP.
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://zonaphp.com/">zonaphp.com</a><br />
|
||||
News and tutorials
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.dirphp.com">dirphp.net</a><br />
|
||||
A PHP resource directory for the spanish speaking people, programming articles and translated news.
|
||||
</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>
|
||||
|
||||
|
||||
<?php site_footer(); ?>
|
||||
@@ -50,7 +50,6 @@ site_header("Sitemap", array("current" => "help"));
|
||||
<ul>
|
||||
<li><a href="/mailing-lists.php">Mailing Lists</a>, <a href="/unsub.php">Unsubscribe</a></li>
|
||||
<li><a href="/cal.php">Events</a></li>
|
||||
<li><a href="/links.php">Links</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -64,9 +64,6 @@
|
||||
<url>
|
||||
<loc>http://php.net/license/distrib-guidelines-code.php</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://php.net/links.php</loc>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://php.net/manual/</loc>
|
||||
</url>
|
||||
|
||||
@@ -10,13 +10,6 @@ $SIDEBAR_DATA = '
|
||||
helps you find your way around the site.
|
||||
</p>
|
||||
|
||||
<h3>More PHP related sites</h3>
|
||||
<p>
|
||||
Of course there are a lot more sites connected to PHP
|
||||
somehow, which are not part of the PHP.net site family.
|
||||
Our <a href="/links.php">links page</a> offers some start
|
||||
pages you will find interesting.
|
||||
</p>
|
||||
';
|
||||
site_header("A Tourist's Guide", array("current" => "help"));
|
||||
?>
|
||||
|
||||
16
support.php
16
support.php
@@ -77,22 +77,6 @@ site_header("Getting Help", array("current" => "help"));
|
||||
|
||||
<h1>Sample Code</h1>
|
||||
|
||||
<p>
|
||||
Looking for some more sample PHP scripts? Our <a
|
||||
href="/links.php">links page</a> lists some archives of sample PHP code -
|
||||
great places to find many example scripts and useful functions, organized for
|
||||
your searching pleasure!
|
||||
</p>
|
||||
<!--
|
||||
<h1>Knowledge Base</h1>
|
||||
|
||||
<p>
|
||||
The knowledge base is a growing collection of PHP related information in
|
||||
a searchable question and answer format. Anyone can contribute, and
|
||||
everyone is encouraged to do so. You can visit the Knowledge Base
|
||||
at <a href="http://php.faqts.com/">http://php.faqts.com/</a>.
|
||||
</p>
|
||||
-->
|
||||
<h1>Instant Resource Center</h1>
|
||||
|
||||
<p>
|
||||
|
||||
@@ -62,9 +62,9 @@ function a($href) {
|
||||
<h2>Page shortcuts</h2>
|
||||
|
||||
<p>
|
||||
If you write in a PHP.net URL, like <tt><?php echo $MYSITE; ?>links</tt>,
|
||||
If you write in a PHP.net URL, like <tt><?php echo $MYSITE; ?>get-involved</tt>,
|
||||
first this URL is matched against the PHP.net pages. If there is
|
||||
a page named <tt>links.php</tt>, then you'll get that page
|
||||
a page named <tt>get-involved.php</tt>, then you'll get that page
|
||||
immediately. This type of shortcut makes easy to type in a link
|
||||
in an IRC conversation or mailing list message. If the script
|
||||
finds no page with this name, it tries to find a manual page.
|
||||
|
||||
Reference in New Issue
Block a user