No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Web Developer
- Interests
- Rock guitar, Joe Satriani music
- PC Specs
- iMac, 2 Ghz Intel Core Duo, 2GB DDR2 SDRAM
5 Posted Topics
Re: 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. :) | |
Re: We use PSI Gate from Canada a lot. | |
Re: 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." | |
Re: 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. | |
Re: What about this article .. [URL]http://www.devshed.com/c/a/PHP/Creating-a-Fraud-proof-Voting-System[/URL] |
The End.