在文本文件中显示字节数组 [英] Displaying byte array in a Text File

查看:85
本文介绍了在文本文件中显示字节数组的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


是否在我的应用程序中将一个字母作为Byte数组,我需要转换Byte数组并在PHP文本文件中显示这封信?如果可以的话,让我知道我应该如何尝试?

在此先谢谢您!

Hi,
Am getting a letter as a Byte array in my application and i need to convert the Byte array and display the Letter in a PHP Text file ? Is it Possible ?if so let me know how should i try that ?

Thanks in advance !

推荐答案

尝试一下

Try this

<?php


arr = array(" " " );
arr=array("blah1","blah2","blah3");


fp = fopen(" " w +"); foreach(
fp=fopen("test.txt","w+"); foreach(


这篇关于在文本文件中显示字节数组的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆