Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #25.0K
Ranked #4K
~958 People Reached
About Me

Web Developer

Interests
Rock guitar, Joe Satriani music
PC Specs
iMac, 2 Ghz Intel Core Duo, 2GB DDR2 SDRAM
Favorite Tags

5 Posted Topics

Member Avatar for Scottg1989

I find that another barier - is the quality of product images. But I guess you can count it as a part of the web site setup costs. :)

Member Avatar for mattzuton
0
171
Member Avatar for alpha2006
Member Avatar for mesamb1

Try putting it on a different channel and enable "Interference Robustness". "Base station Interference Robustness, which provides improved performance when 2.4GHz devices like cordless phones and wireless video distribution system cause significant interference with the AirPort network."

Member Avatar for mesamb1
0
141
Member Avatar for nathanpacker

You definitely want to unserialize your data before you can use it: <?php $myData = unserialize($row['services']); var_dump($myData); // see what's inside ?> If you are dealing with array there - you probably want to loop over the array to extract the services.

Member Avatar for medora
0
275
Member Avatar for bazmanblue

What about this article .. [URL]http://www.devshed.com/c/a/PHP/Creating-a-Fraud-proof-Voting-System[/URL]

Member Avatar for medora
0
84

The End.