TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: bdm
Forum: General 12-18-2007, 07:24 PM
Replies: 3
Views: 798
Posted By bdm
You have a variety of options....

You have a variety of options. :-)

http://dev.mysql.com/tech-resources/articles/hierarchical-data.html
http://www.sitepoint.com/article/hierarchical-data-database/2

I also posted some code at...
Forum: Advanced PHP Programming 12-12-2007, 05:38 PM
Replies: 4
Views: 2,534
Posted By bdm
HOWTO: Create a Lightweight Front Controller for PHP5

http://www.w3style.co.uk/a-lightweight-and-flexible-front-controller-for-php-5
Forum: Script Giveaway 12-11-2007, 03:47 PM
Replies: 35
Views: 11,703
Posted By bdm
Here's a quicky on how to make a transparent...

Here's a quicky on how to make a transparent backgroun: http://alblue.blogspot.com/2007/12/use-transparent-backgrounds-in-google.html
Forum: General 12-08-2007, 05:59 PM
Replies: 5
Views: 681
Posted By bdm
Depending on what you are coding, I would almost...

Depending on what you are coding, I would almost always recommend it.

Here are two very nice introduction tutorials to the Zend Framework which uses MVC (Quicktime is unfortunately required).
-...
Forum: Advanced PHP Programming 12-07-2007, 09:15 PM
Replies: 2
Views: 4,482
Posted By bdm
Constructor in an abstract class?

Is it safe to do the following:
abstract class Db_Adapter_Abstract {
public function __construct($config) {
$this->connect($config);
}

abstract protected function...
Forum: Advanced PHP Programming 12-07-2007, 08:49 PM
Replies: 13
Views: 22,267
Posted By bdm
Nice approach. Note that I'm not an OOP wizard,...

Nice approach.

Note that I'm not an OOP wizard, but hopefully these tips will help you and if someone disagrees, let me know.
- What version of PHP are you using? Because I've noticed that you're...
Forum: Absolute Beginners 12-07-2007, 06:23 PM
Replies: 11
Views: 986
Posted By bdm
Here is some other juicy information on the...

Here is some other juicy information on the topic: http://dev.mysql.com/tech-resources/articles/hierarchical-data.html
Forum: General 12-07-2007, 01:36 PM
Replies: 2
Views: 585
Posted By bdm
Rasmus Lerdorf - The Web Needs an Overhaul

http://www.builderau.com.au/strategy/architecture/soa/The-Web-needs-an-overhaul/0,339028264,339284351,00.htm
Forum: Absolute Beginners 12-07-2007, 12:18 PM
Replies: 11
Views: 986
Posted By bdm
If you feel adventurous enough, have a go at the...

If you feel adventurous enough, have a go at the modified pre order tree traversal: http://www.sitepoint.com/article/hierarchical-data-database/2
Forum: Absolute Beginners 12-05-2007, 12:10 PM
Replies: 39
Views: 2,019
Posted By bdm
YBH: I see you're using the mysqli extension. If...

YBH: I see you're using the mysqli extension. If you don't want to worry about malicious code, you can use prepared statements as shown here:...
Showing results 1 to 10 of 10

 

All times are GMT. The time now is 06:47 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design