In this article we will continue to discuss the application-wide scripts that we started to talk about in the last article. These special scripts are used by all the scripts and pages of the application. We will continue to look at the func.inc script that has several useful functions defined in it. This article is the third part of a nine-part series.
The release of PHP 5.3 is just around the corner. This version of the language comes with a lot of useful features that will put a smile on the face of many programmers. One major improvement it introduces is support for namespaces. This feature permits users to work independently with classes that share the same name, facilitating the development of object-oriented applications that use third-party libraries. Keep reading to learn more. Discuss (1)
Fine-tuning the settings of servers in general requires a strong grasp of the inner workings of the servers and lots of patience. Did we mention patience? Yup, we did. It’s really important to understand that there are no tips that work for all kinds of setups. But thankfully we can talk about some widely known guidelines that can be followed to get the most out of your MySQL servers.
Any application that is security critical will have some kind of method to track and maintain user activity. In this article we will begin to build a user management system that will give us control over who has access to which part of our application. This is the second part of a nine-part series. Discuss (1)
Namespaces have been available for a long time in mature object-oriented languages like Java and C++. However, there’s good news on the horizon, since they will also be available in PHP 5.3 (hopefully). That’s a good reason to start learning how to use them within the context of object-oriented PHP applications. This is the second part of a four-part series that shows you how. Discuss (1)
Performance is something for which we all strive. This applies to the lives of DBAs too, since their first and foremost task is to achieve a high level of performance from their databases. SQL professionals can’t stress enough that spending quality time to optimize both schema design and queries should be considered top priorities. In this article we are going to cover these two.
In this article we will look at how to create a secure user management module. No user authentication or user management script can ever be one hundred percent secure, but we can try to use the tools that are available to us to their maximum, and thereby make it difficult for malicious users to hack our scripts. Discuss (1)
Namespaces were created as part of PHP 5.3 to solve certain conflicts that can arise when two different classes are given the same name. This situation comes up more commonly than you might think. This four-part series introduces you to using namespaces to solve these and similar issues. It includes copious code examples to enhance your understanding. Discuss (5)
You are reading the second segment of the four-part article series covering MySQL benchmarking concepts and strategies, benchmarking tools and utilities, and the most common query optimizations, design of optimal schemas, and server tuning tips. In this part we will present some of the popular benchmarking and monitoring tools and utilities. By the end of this article, you’ll know how to use and work with each of them.
In our last article we introduced the subject of database security. In this article we will continue to explore various attacks that can be made on a database and how to prevent these attacks. We will also build the last page of our site. This article is the conclusion to an eight-part series.
At the IBM® developerWorks Developer Knowledge Center you'll find resources for FREE eKits, Tutorials, Webcasts, Trial Downloads and more.
Visit the IBM® Developer Knowledge Center today.
Creating a Culture for Code Reuse
If you oversee development teams you know that like it or not proprietary and external software blend in your teams’ work products. The key to successful software reuse is collaboration.
Download this FREE White Paper today from Web Buyer's Guide.
Intel® "Your Move" Developer Challenge
Develop applications on Intel® Atom Processor Technology for mobile devices and win cash prizes.
Totally PWN the developer community with your skillz!
Enter the moblin.org Challenge now!
Optimizing Application Monitoring
Tired of finding out from customers that you're offline? This white paper explains various methods of application monitoring and a methodology for choosing which ones make sense in your environment.
Download this FREE White Paper today from Web Buyer's Guide.
Learn and Grow with IBM®
At the IBM® developerWorks Developer Knowledge Center you'll find resources for FREE eKits, Tutorials, Webcasts, Trial Downloads and more.
Visit the IBM® Developer Knowledge Center today.
Managing Software IP in an Open Source World
Open source projects are a major new source of re-usable code, but so too are the growing in-house software repositories, and the increasing amounts of modular code from third-parties such as outsourcers.
Download this FREE White Paper today from Web Buyer's Guide.
Brand New IBM Developer Knowledge Center The Developer Shed Network is proud to announce a brand new, IBM® developerWorks™ Developer Knowledge Center. Now, you can find new resources for FREE eKits, Tutorials, Webcasts, Trial Downloads and become part of a growing network of developers. Take advantage of this new and growing resource center today!
Be the first to hear about i5/OS V6R1! Hold your calendar on January 30, 2008 for this free webcast on the new i5/OS. Rational's Enterprise Modernization products will be discussed at this webcast as they help to drive the application development environment for this new System i OS. And learn how i5/OS will take you to the next step of efficient, resilient business processing. You will hear about the new i5/OS capabilities as it will be the most significant i5/OS release in years. If you cannot join the webcast on 1/30/08 you can still use this link to listen to the replay.
IBM – Taking Web 2.0 to Work You'll get answers to many questions and more from David Barnes, Lead Evangelist for IBM Emerging Internet Technologies. David will discuss aspects of Web 2.0 that bring value to corporations, academia, and government. He'll also discuss IBM's vision around Web 2.0, including the importance of remixability and consumability. The discussion will culminate with examples of various IBM Software Group solutions you can use to get ahead of the Web 2.0 adoption curve.
Test Your Java Knowledge - Chance to Win 1 of 100 books! Take the SDN Quiz to see how much you know about Java. Join or log into the Sun Developer Network and answer the questions correctly for a chance to win one of 100 Hello World(s) books titled-- From Code to Culture: A 10 Year Celebration of Java Technology (HC). Take the Quiz.
NetBeans IDE 6.5 Development Simplified The NetBeans(TM) IDE is a free, open-source Integrated Development Environment for software developers. You get all the tools you need to create professional desktop, enterprise, web, and mobile applications with the Java language, C/C++, and even dynamic languages such as PHP, JavaScript, Groovy, and Ruby. NetBeans IDE is easy to install and use straight out of the box and runs on many platforms, including Windows, Linux, Mac OS X, and Solaris.