WeberDev.com - Latest PHP Code Examples
: PHP: Convert Number To Words
PHP: Convert Number To Words
: Function to generate readable/remeberable random password
Function to generate readable/remeberable random password
: Functions to add / remove nodes to / from an XML file using PHP.
Functions to add / remove nodes to / from an XML file using PHP.
: Automatic Browsers Detect
Automatic Browsers Detect
: Add, Edit /Update & Delete all in one Contact Management Form
Add, Edit /Update & Delete all in one Contact Management Form
: mx lookup
mx lookup
: Forms protected from XSS attacks (FOPAXSS)
Forms protected from XSS attacks (FOPAXSS)
: EAvalidator - This class can be used to validate an e-mail address by checking its domain.
EAvalidator - This class can be used to validate an e-mail address by checking its domain.
: Auto HTML Forms
Auto HTML Forms
: AutoRSS
AutoRSS

Tags: load2test

Database Journal News
September 3, 2010: Identifying and Eliminating the Dreaded Cartesian Product
Cartesian Products usually don't provide useful information and often result in mistakes that can hurt your database developer career. Learn to spot Cartesian Joins and banish them from your SELECT queries forever.


September 3, 2010: Top 9 SQL Server Developer Interview Questions
The questions you may wish to ask or that will be asked during a SQL Server Developer interview will vary. Deanna Dicken shares the top 9 interview questions she asks when interviewing a potential SQL Server developer.


September 2, 2010: Working with ADO.NET Data Service in a .NET Framework Client Application
Learn how to consume and make use of the ADO.NET Data Service in a .NET Framework Client Application. This article demonstrates the process by creating a simple web application that uses an existing ADO.NET Data Service.


September 2, 2010: Introduction to SQL Server Proactive Caching
Arshad Ali explores Proactive Caching, available in SQL Server Analysis Services 2005 and later versions. Proactive Caching helps DBAs to better control the cube data automatic refresh frequency. Proactive Caching offers near real time data for reports, while at same time providing a query performance similar to MOLAP storage mode.


September 1, 2010: Oracle Database 11g New Features for Table Partitioning
Table partitioning is an option available to DBAs that can help them manage key database performance areas including i/o balancing, contention reduction, SQL statement performance improvements and even data availability. Oracle Database 11g adds some very powerful new table partitioning methods that can be implemented to help to achieve some of these goals.


September 1, 2010: Microsoft Sync Framework Beefs Up Collaboration
There is a growing trend to access applications that are not just confined to just the PC but also extend to the other usually connected devices such as mobile phones and Point-of-Sale terminals. Keeping data synchronized across different platforms is a difficult problem to solve and the Microsoft Sync Framework is Microsoft's solution to the problem.


September 1, 2010: Top 5 Oracle Database PL/SQL Job Interview Questions
It would be smart to brush up on your SQL when interviewing for a PL/SQL developer position. James Koopmann shares five questions that he has been asked when interviewing for both a DBA position and a PL/SQL developer position.


August 31, 2010: Book Review: Access 2010 Programmer's Reference
Back in June we evaluated four great Access 2010 books that had just been released. There's now another volume available written especially for programmers. Danny Lesandrini peeks inside to see if this book lives up to its name.


August 31, 2010: Nine Steps to Troubleshooting SQL Server problems
DBAs often have a need to identify why a problem has occurred, or is occurring in their SQL Server database. This article covers some of the tools you can use to look for clues, and the steps you might go through to help troubleshoot a SQL Server problem.


August 30, 2010: CouchDB - The Open Source NoSQL Database
CouchDB is a great example of forward-thinking technology that's worth a look even if you're not currently in need of a database solution. This article introduces you to CouchDB, showing you how to get started using this fascinating solution and even integrate it into your PHP website.