Hi, I have some strings but I want to convert them to binary (1 way). Are there any functions other then the compression functions that will convert strings to binary?
Thanks. cwarn23

I have spoken on a chat room and found that the best solution is the gzcompress() function. It convert's the data to binary and compresses it. Found this this function is a lot better than bzcompress(). Thanks anyways. cwarn23

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.