Jump to content

Recommended Posts

Posted (edited)

I have this code

$a=fileopen("http://accc.com/txx.txt",0)

$a=fileread($a)

msgbox(0,"ss",$a)

Auto IT can't read the file.

How to fix it.

Another question:

$u1="abc"

$u2="def"

send($u1)

send($u2)

How can I send u1 u2 in the same times.

Edited by taren9k3

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...