The EXE file has been made by Delphi 6. A command line tool. (as far as I
know)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I am using W2000pro. I have Apache 1.3.2 and Mysql 4 servers. I am using PHP
4.2.3.
I have an EXE file. When I run it from command line it works perfect. But
with PHP system command I got this error message.
Untrapped exception :Access violation at address 0049403A in module
run.exe'. Read o
I go with
run.exe > out.txt
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
When I use my system command in PHP I can run a old EXE file. It makes an
output and output is automaticly printing on the web browser. I wanna save
this output at the same time into a txt.
Anyone knows howto do it?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
that helped a lot ..
thanks..
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
this works fine... a 1x1 transperant GIF file
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
I wan to do something like that, I saw some sites do but how?
I wanto code in HTML like that
http://www.myserver.com/image.php?id=12321>
so it will go and that the image like the id and display it in html..
TIA
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: ht
can you send it to my address... I mean the whole package...
"Chris Prior" <[EMAIL PROTECTED]>, iletide þunu yazdý
news:[EMAIL PROTECTED]
> ive read the read me file a hundred times ive done everything its says
there
> thankyou for the help
>
> "Ferhat Bin
pear looks like already installed ...
your include diretory is mentined in the error message soput the necassary
files there..
I think your answer MUST be in the README or INSTALL documentation.
I mean they cannot let a package out without tellin people which files will
be located where. There M
PEAR is a module for PHP, it is a common space. If you put a file there you
can include it any file you want by just given the command
include("file.php") in any file...
you have to put the password.inc.php file to your php "include" directory
otherwise it does not matter if you edit the config fi
you did not edit the config file. PHP script is trying to connect to
database with user "apache" (which is default for the server) and since
there is also no password it does not work.
you must enter
USRNAME
PASSWORD
DATABASE NAME
to the config file.
Read the README or INSTALL file.
"Chris Prio
Have you ever get INTERRUPT DURATION string while you are trying to read a
binary file.
I am getting something like this.
ferhat NTERRUPT_DURATIO | Nbingol RUPT_DURAT
there is 65 characters dummy at the beginning afterwards 24 byte string 16
byte string...
I am using this
$record_format = 'A6
I am getting
NTERRUPT_DURATION
or similar text between the values..
this binary reading thing is dahm jard..
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
t;/path/to/file");
>
> php.net/file_get_contents
>
>
> On Saturday 31 May 2003 12:42 pm, Ferhat BINGOL wrote:
> > Hi,
> >
> > I have binary data. I know the format but I do not know how to read it
with
> > PHP. I saw some articles and comments on the manual but
Hi,
I have binary data. I know the format but I do not know how to read it with
PHP. I saw some articles and comments on the manual but it seems taht it is
not enough for me.
Anyone to haelp, please?
I just nedd a good documentation about it.
TIA
--
PHP General Mailing List (http://www.php.
15 matches
Mail list logo