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*
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped by separate. I need some help.Code: <?php$arrFoodTypes =
array & querys help/advice.
Ok so here goes , I have a mysql database and basically here's what I need to do.// foreach store id// foreach product id {// query with where store id and product id// get price row for each
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a method where it has been thrown.Right now I have this:class myException extends Exception {
Help With editting and deleting form
So look at this image :http://img194.imageshack.us/img194/8272/snapshot5f.png This table prints the titles of entries from a table in a database.. The code that i use for this table is this :Code:
Display a default image
Registration
ok so i have a site where people can register and login which works now thanks to someone on here that pointed out my error :-)Now my users click my links they can view the content without logging in,
Do While statement
hi guys,This may sound trivial but im new to php and as part of an assignmenti have to construct the 10 green bottles song using the do while statement. I can do the statement but it is itengrating
PHP and Javascript
Hi Guys,Im trying to load the contents of an html file into a text area for editing, this is the code I have so far but it doesnt seem to be working. I think it's because some of the $line have
How can I uploading Transactional Data from Legacy to New SAP system
Hell Gurus,
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.php and cart.php and login.php files?whats the proper way to use https?I have 2 more questions, when