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
PHP Web Logs (BLogs)
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
Submit Site
Forex Trading Online forex trading platform

Go Back Add a Comment Send this example to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES ADD CODE EXAMPLES PRINT
Title : How to get all of the wornings when compiling with gcc
Categories : General, Installation
Boaz Yahav
Date : Jun 16th 1998
Grade : 2 of 5 (graded 3 times)
Viewed : 2698
File : No file for this code example.
Images : No Images for this code example.
Search : More code by Boaz Yahav
Action : Grade This Code Example
Tools : My Examples List

  Submit your own code examples 
 

Adding useful warnings to gcc compilations:
Add -Wall switch (meaning - Warning=all).

Mainly, it'll warn you about variables you never use, variables which you may
be using uninitialized, and printf() formatting problems (e.g. if there are too
many or too few variables in the format, if the variable type doesn't match the
format type, etc).



LDAP
Categories : Initials, General
gd libraries make gmake php3 apache-1.3.0 gd1.3 FreeBSD-2.2
Categories : Installation, PHP, Apache, Web Servers
This function searches text or HTML files for URLs embedded in the text and returns them in an array.
Categories : Arrays, Strings, General
Builds JavaScript that updates the contents of one selector based on another.
Categories : HTML, Java Script, PHP, Complete Programs, General
make: Fatal error: Command failed for target `target_static`
Categories : PHP, Installation
Installing mod_php3.so with Oracle support
Categories : Installation
What is safemode?
Categories : PHP, Installation, PHP Configuration
How to make IE open more than the 2 default connections to a server?
Categories : Browsers, General
Easy windows installation kit for win 9* PHP4 MySQL Apache phpMyAdmin
Categories : Installation, PHP, MySQL, Apache, Web Servers
Stronghold 2.3 PHP3RC4 PHP3 COMPILE FAILURE parse error httpd.h
Categories : Installation, PHP
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
Bookmarklets are simple tools that extend the surf and search capabilities of Netscape and Explorer web browsers.
Categories : Java Script, HTML, General
How do I add PHP to NetObjects Fusion sites?
Categories : General, PHP
What to do if PHP3 doesn't find your FreeType library.
Categories : PHP Configuration, Installation, PHP
A small message board using PostgreSQL
Categories : PostgreSQL, General, PHP