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 8 of 8
Search took 0.82 seconds.
Search: Posts Made By: JaoudeStudios
Forum: Absolute Beginners 08-27-2009, 06:58 AM
Replies: 7
Views: 674
Posted By JaoudeStudios
Yes definitely do it in the class, keep it all...

Yes definitely do it in the class, keep it all contained and encapsulated.

The code I gave you is not hard coding a value as such, as it refers to a default option, making the 2nd variable optional...
Forum: Javascript, AJAX, E4X 08-18-2009, 06:35 AM
Replies: 12
Views: 1,117
Posted By JaoudeStudios
Ah you all beat me to it. :)

Ah you all beat me to it. :)
Forum: Absolute Beginners 08-17-2009, 05:04 PM
Replies: 6
Views: 792
Posted By JaoudeStudios
Cool, glad it worked :)

Cool, glad it worked :)
Forum: Advanced PHP Programming 08-10-2009, 06:53 AM
Replies: 5
Views: 3,131
Posted By JaoudeStudios
Just like in the example on the MySQL link I...

Just like in the example on the MySQL link I posted above...

$sql = "SELECT * FROM sh WHERE SOUNDEX(sitename) = '". SOUNDEX( $quary)."'";

NB: You should protect your query from mysql injection
Forum: General 08-10-2009, 04:34 AM
Replies: 4
Views: 585
Posted By JaoudeStudios
Learn a framework like Zend Framework, it will...

Learn a framework like Zend Framework, it will help you with OOP too!
Forum: Advanced PHP Programming 08-09-2009, 10:32 AM
Replies: 5
Views: 3,131
Posted By JaoudeStudios
Yes there is, it is known as soundex. MySQL has...

Yes there is, it is known as soundex.

MySQL has a built in function to do it http://dev.mysql.com/doc/refman/5.0/en/string-functions.html#function_soundex
Forum: Absolute Beginners 07-30-2009, 05:16 PM
Replies: 9
Views: 5,672
Posted By JaoudeStudios
The InnoDB is not just good for transactions but...

The InnoDB is not just good for transactions but also row locking instead of table locking. This is why I favour InnoDB over MyIsam.
Forum: Advanced PHP Programming 07-28-2009, 12:43 PM
Replies: 16
Views: 673
Posted By JaoudeStudios
Check out rapidswitch.com, I remember their VPS...

Check out rapidswitch.com, I remember their VPS being very cheap! I have a Dedicated box with them and so far they are pretty good.
Showing results 1 to 8 of 8

 

All times are GMT. The time now is 10:26 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