OxyScripts.com
Menu spacer Home Tutorials Articles Code Forums irc.freenode.net #oxyscripts
Main (PHP)
Home Forums PHP News PHP Tutorials Articles PHP Code Snippets Contact Us Sysadmin Resources Books Template Shop
3rd Party Streams
SlashDot PHPDeveloper.org PHP.Net
Resources
PHP Manual MySQL Manual Smarty Manual PEAR Manual PHP-GTK Manual Symfony Manual
Code Snippets
Authentication Database Graphics HTTP Miscellaneous Time/Date
Affiliates
Scripts TutorialMan TutorialGuide CodingForums.com PHP Scripts Cheap Web Hosting Affordable Web Hosting Dreamweaver Templates

Search This Site :     PHP Function Reference :
 
PHP Code Snippets: Non-cachable Pages
By Cubex ( 2002-04-29  7144 views. )
Just add this code at the top of the page before any characters are sent, even before a newline..
 

 
PHP Code Snippets: Simple Alert Dialog
By Chad ( 2002-04-26  7260 views. )
A simple Alert box that you can make popup wherever you want it to!
 

 
PHP Code Snippets: Print Time Function
By Drakxter ( 2002-04-19  7220 views. )
print_time formats time and prints it using a time stamp formating string.

Ex:
echo print_time("YYYY-MM-DD", "HH:MM:SS", "Y D, H:i:s", "+1");
?>

P 1: Is data in YYYY-MM-DD format, the same way "date" fields in mysql work.
p 2: Time in HH:MM:SS format, the same as the "time" fields in mysql.
If you leave one of these empty it will use a time and date like this: 0000-00-00 and 00:00:00.
P 3: Is a string like those date() uses. Default is "F j, Y, g:i:s a".
P 4: Here you can enter a differense to GMT, like +1 or -7.

Remember to use GMT times in P 1 and P 2.
 

 
PHP Code Snippets: Echo
By echoPhyte ( 2002-04-09  7147 views. )
Echo out html, text or vars.
 

 
PHP Code Snippets: Limit length
By Celeron ( 2002-04-03  7211 views. )
Stop strings longer that x long being entered into a database, useful for shoutboxes, forms etc.
 

 
Item(s) 41 to 45 of 57.   Go to page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
 
   Print this page

Top Sponsor
Symantec\'s Norton SystemWorks 2006
Sponsors
CA
Sponsors
AdWords Dominator 125*125
Advertisting

Affiliates
VertexTemplates PHPFreaks CodeWalkers StarGeek DevScripts CGI & PHP Scripts PHP CMS

Shopping Rebates   Sell It 4 You   Flash Page Counters   Get Insured
GPS Tracking Service   Charity Donate Info   Web Site Hosting   VOIP Service

Privacy Policy | Links | Site Map | Advertising

All content on OxyScripts.com is (©)2002-2007

 
Powered by Adrastea - Version 1.0.0. Copyright © Rune Solutions, 2004-2005