Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Messenger 5.0! What does this mean for you, the user? It means that you have all sorts of cool new features in your Blackberry Messenger, including groups! That's right, groups!
To get started I've got a couple links that will help you download the new messenger and that will walk you through the basics of the new features:
http://crackberry.com/blackberry-messenger-5-0-now-available (Install BBM 5.0)
http://crackberry.com/blackberry-messenger-5-0 (The BBM 5.0 User Guide)
Okay, so now you should have your Blackberry Messenger 5.0 set up. Right? Click your options button (referred to as the Berries button). Go down to scan a group barcode. Your camera will activate. Hold it towards your monitor and center the image (see attached image and the link below) so that the camera displays all the image. Hold it there (may take a few seconds and up to a minute). The berry will make a beep noise and you'll be added to the PHPFreaks Blackberry User Group!
http://tweetphoto.com/b1d280 (Link to the Blackberry Group Barcode)
Enjoy!
*note that tweetphoto might max out for that particular photo per month, in which case you can use the barcode that I attached. All the same*
convert pps to wsf with php'how?
hii want to convert with php PowerPoint file to swf file(flash)how please?thank!!!
mysql UPDATE request not working and driving me crazy!!!
Hi,I have been stuck on this for ages.Quite simply I am trying to update my database with an update command:Code: $query="UPDATE `spence13_Portfolio`.`skillsList` SET `skillName` =
upgrade from 4.7 to ECC 6.0
Hi all,
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..1) I'm creating a "shortcut" system on my website, where users can add shortcuts from pages by clicking the link and it will
FROM_UNIXTIME($phpdate);
Hello, I tried to use this : $date = FROM_UNIXTIME($phpdate); ANd I was told that FROM_UNIXTIME() is an 'unidentified function'. Any ideas why this might be? I've used it before with no problems.
scandir clients directory
hi,how can i scandir the clients directory? i need a script that when i click a button it will upload all the files in the directory$dir =
WM transfer order: confirm different batch than proposed by system
Hi folks,
Comparing Values
HiI'm reading data from a database and this seems to work OK.Each system has an associated series of references..Code:Code: $dn = "cn=System"; $filter="(objectclass=*)";
reading partial code from external site
Hi,I am trying to write a script for my website to get an article from an external website. The external website has the article in a set of tags <roottag> &
PHP Captcha Error help - replace the "die" command
Hi All,I am after a bit of help with a Captcha spam protection box.The site gave me instructions, and all is well, apart from if the user give the wrong Captcha information...The highlighted code is