WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDES  |  PHP CLASSES  |  CODE SEARCH  |  ARTICLES SEARCH  |  PHP FORUMS  |  PHP MANUAL  |  PHP FUNCTIONS LIST  |  WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Submit Your Code
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
WeberDev's Monthly code contest PHP Code Contest
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
Web Development Resources
Web Development Content
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Mobile Dev World
Define default colors for color 0

ncurses_assume_default_colors

(PHP 4 >= 4.2.0, PHP 5 < 5.3.0, PECL ncurses >= 1.0.0)

ncurses_assume_default_colorsDefine default colors for color 0

Description

int ncurses_assume_default_colors ( int $fg , int $bg )
Warning

This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.

Warning

This function is currently not documented; only its argument list is available.

Parameters

fg

bg


Using PHP to show text in random colors
Categories : PHP, Beginner Guides, Strings
function textwrap will wrap text to any desired width using <BR>\n as the default line break. Default wrap width is 80 columns.
Categories : Strings, HTML and PHP, PHP
How to make IE open more than the 2 default connections to a server?
Categories : Browsers, General



How do you specify the default document in Apache?
Categories : Apache, HTTP, Web Servers
Colors - Make a hex color lighter
Categories : PHP, Colors
Creates three SELECT form fields: Month, Day, and Year. You give it a string which will be used to make the name for the three fields, and a number of seconds to use as the default date. If you give it blank for this value, the current date is used.
Categories : HTML and PHP, PHP, Date Time
Creating a pull down menu with colors to choose (only for IE 4+)
Categories : HTML
is there an option to alter the default MIME-Type for a particular folder only?
Categories : Apache, Web Servers
Snipe.Net's Web Design Color Scheme Previewer- Allows uses to input hex codes for their text, background, and link colors, and preview the color scheme with their background image. Example: http://www.snipe.net/tech/snipeschool/hex.php3
Categories : PHP, HTML and PHP, General, Graphics, HTML
Apache Virtual Host Lister, a script that creates a default homepage for all your 'virtual host' sites
Categories : PHP, Apache, Web Servers
a little counter-script for PHP. Needs the gd-library and Colors.php
Categories : Graphics, PHP, Complete Programs
I want to show the source of a file with diffrent colors for diffrent parts of the code
Categories : Strings, PHP
Changing the default 30 seconds time limit of PHP scripts
Categories : PHP, PHP Options and Info