| bio | website | patrickdev.nl |
|---|---|---|
| location | Netherlands | |
| age | 22 | |
| visits | member for | 1 year, 4 months |
| seen | 4 hours ago | |
| stats | profile views | 31 |
I study software engineering part time and work as a web developer.
|
May 18 |
comment |
hex value Textview input to byte [] I never implied that it can be natively stored in a byte array. I provided instructions on how to get started on solving the OP's issue. @A.student, 4660 is the representation of the number 0x1234 in the decimal numeral system. If it parsed 4660, it means it was successful. Did I not understand your question correctly? |
|
May 18 |
revised |
hex value Textview input to byte [] added 171 characters in body |
|
May 18 |
answered | hex value Textview input to byte [] |
|
May 13 |
awarded | Popular Question |
|
Apr 9 |
answered | Submit Form using Sockets |
|
Feb 26 |
awarded | Caucus |
|
Feb 19 |
awarded | Enlightened |
|
Feb 19 |
awarded | Nice Answer |
|
Jan 15 |
awarded | Analytical |
|
Jan 14 |
awarded | Yearling |
|
Jan 14 |
awarded | Enthusiast |
|
Jan 7 |
revised |
Select previous 3 months added 256 characters in body |
|
Jan 7 |
comment |
Select previous 3 months I suppose that instead of using the DATE_SUB() function, you could also create the date as a string, and then let MySQL parse it. I've added an example in my post above. |
|
Jan 7 |
answered | Select previous 3 months |
|
Jan 7 |
accepted | MySQL CREATE EVENT wrong syntax |
|
Jan 7 |
answered | MySQL CREATE EVENT wrong syntax |
|
Jan 5 |
comment |
translate two dimentional array to javascript What have you tried so far? I suppose a recursive (if necessary) function to print the array would do the trick. |
|
Jan 5 |
comment |
php prepared sql function MySQLi should be able to do this. Have you taken a look at php.net/manual/en/mysqli.prepare.php? |
|
Jan 4 |
revised |
How to Insert an Animated gif in Java Removed the HTML tags from the code |
|
Jan 4 |
suggested | suggested edit on How to Insert an Animated gif in Java |