|
-
Sep 4th, 2008, 11:46 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Function for RGB2Hex/Hex2RGB
Hi,
Where i can find function for RGB2Hex/Hex2RGB(Complete)?
Also what is difference between @fsockopen V.S. fsockopen?
Thanks for help .
-
Sep 5th, 2008, 08:10 AM
#2
Re: Function for RGB2Hex/Hex2RGB
1. A search engine.
2. The '@' symbol is the error-suppression operator. It allows you to execute a statement or expression and disregard any errors that occur. It is not generally good practice except for dealing with functions which throw warnings instead of returning status codes.
-
Sep 5th, 2008, 09:10 AM
#3
Thread Starter
Addicted Member
Re: Function for RGB2Hex/Hex2RGB
Thanks Penagate.
Resolved!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|