File tree 8 files changed +2
-418
lines changed
8 files changed +2
-418
lines changed Original file line number Diff line number Diff line change 155
155
<span class="newsdate">[29-Oct-2002]</span>
156
156
We added a new option to access our site's content quickly. In addition to
157
157
<a href="/urlhowto.php">URL shortcuts</a>, keyboard shortcuts and
158
- <a href="/tips.php"> browser specific magic</a> you can now use our
158
+ browser specific magic you can now use our
159
159
<a href="/sidebars.php">Search Bar</a> from the major browsers. Please help
160
160
us to test this new service, and provide feedback via
161
161
<a href="http://bugs.php.net/">the bug system</a> (categorize your bug
Original file line number Diff line number Diff line change 16
16
</p>
17
17
18
18
<p>
19
- You can learn how to integrate our online manual with various tools, including
20
- your web browser, on our <a href="tips.php">quick reference tips</a> page.
21
- You can also get more information about php.net URL shortcuts by visiting our
19
+ More information about php.net URL shortcuts by visiting our
22
20
<a href="urlhowto.php">URL howto page</a>.
23
21
</p>
24
22
Original file line number Diff line number Diff line change 172
172
<p class='panel'><a href='/migration55'>Upgrading to PHP5.5</a></p>
173
173
$ announcements
174
174
<p class='panel'><a href='/cal.php'>User Group Events</a></p>
175
- <p class='panel'><a href='/tips.php'>Tips and Tricks</a></p>
176
175
<p class='panel'><a href='/thanks.php'>Special Thanks</a></p>
177
176
178
177
SIDEBAR_DATA ;
Original file line number Diff line number Diff line change 1
1
<?php
2
- // $Id: tips.php 286580 2009-07-31 10:28:16Z bjori $
3
2
$ _SERVER ['BASE_PAGE ' ] = 'privacy.php ' ;
4
3
include_once $ _SERVER ['DOCUMENT_ROOT ' ] . '/include/prepend.inc ' ;
5
4
site_header ("Privacy Policy " , array ("current " => "footer " ));
Original file line number Diff line number Diff line change 68
68
<li><a href="/my.php">My PHP.net</a></li>
69
69
<li><a href="/urlhowto.php">URL Shortcuts</a></li>
70
70
<li><a href="/quickref.php">Quick Function Reference</a></li>
71
- <li><a href="/tips.php">Quick Reference Tips</a></li>
72
71
<li><a href="/sites.php">PHP.net Sites List</a></li>
73
72
</ul>
74
73
Original file line number Diff line number Diff line change 115
115
<url >
116
116
<loc >http://php.net/thanks.php</loc >
117
117
</url >
118
- <url >
119
- <loc >http://php.net/tips.php</loc >
120
- </url >
121
118
<url >
122
119
<loc >http://php.net/unsub.php</loc >
123
120
</url >
You can’t perform that action at this time.
0 commit comments