Hi there everyone,
Just wanted to let you know i've solved the binary data problem I was having, I can
now zip both text and gif/jpeg files etc . on the fly, in the fopen command I
missed out the rb at the end, I put in the r but NOT the b - doh, knew it would be
something simple in the en
a php/mysql already exist : http://www.bigprof.com/appgini/
- Original Message -
From: "John W. Holmes" <[EMAIL PROTECTED]>
To: "'johnny1b1g'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, September 29, 2002 4:19 PM
Subject: RE: [PHP-DB] Very cool -= Code Generator =- !!!
> >
In article <000801c2658b$6ae22420$f7fea8c0@chris>, [EMAIL PROTECTED]
says...
> Hi there everyone,
>
> How can I import binary data - say from a gif file, into a string or array in PHP?
>I can do text files/csv etc . but using the same method it won't do binary (I'm
>sure for some obvious
Hi John,
It could be a file permissions issue. I ran the script using PHP from
XP's command prompt window and the output is fine. The problem
occurs only when test.php is served by Apache.
How should I grant the permissions? Do I modify php.ini or Apache's
httpd.conf file?
"John Lim" <[EMAIL P
i've check it, and also try it, code generated for a sample database won't
run okay, most pages return errors !
if it will support others database, it will be a great tool
Best regards,
Hatem
- Original Message -
From: "John W. Holmes" <[EMAIL PROTECTED]>
To: "'johnny1b1g'" <[EMAIL PR
Also check out .codecharge.com - it's a bit more matured.
I couldn't get codejay to work on my machine - can't even remember
the errors. I just removed it after 2 hours of frustration.
Tim
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.p
You need to specify a path that the webserver has write permissions to.
Yes this can be bad, so be careful. I have a script that grabs data
from2 databases and writes the report out to a csv file, which the
browser then downloads.
- Original Message -
From: Diana Castillo <[EMAIL PR
"Yue Teng" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Dear All,
>
> Warning: SQL error: [Microsoft][ODBC Visual FoxPro Driver]Cannot open file
> c:\web\data\dblist.dbf., SQL state S1000 in SQLExecDirect in
c:\web\test.php
> on line 10
>
> Since the same OD
> Use Codejay as your web assistant.
> Create ASP , PHP, COLDFUSION , ASP.NET
> web applications
> Save time and money.
>
> Visit www.codejay.com
Interesting program, did anyone else check it out?? All it really does
is generate reports and create admin interfaces to add/edit data in a
database