it is helpful to start a seperate thread for a question
not as a reply to an existing one. furthermore is it
helpful to cut down the code to the relevant pieces
in this case line 44 and 74 and maybe one or two
line above and below if they are neccesary. or at
least mark the lines vrey good. counit
you should copy PHP4TS.DLL file into c:\windows\system32 not system folder
try that. good luck
-art
Neil wrote:
> i just installed apache web server and php4.0 on WINDOWS 98 platform
>
> and moved php4ts.dll into my c:\windows\system folder.
> now every time i run a php page, I get a crash sayi
Hi there
I was wondering if anyone knew if it is a good idea to store gifs, jpegs or swfs in
MySql.
The problem is that the server I host my site on doesn't give HTTP write permissions
and has disabled FTP functions in php. I would like to allow users to upload images
and store them locally o
Hi there
I was wondering if anyone knew if it is a good idea to store gifs, jpegs or swfs in
MySql.
The problem is that the server I host my site on doesn't give HTTP write permissions
and has disabled FTP functions in php. I would like to allow users to upload images
and store them locally o
I'm having problems with getting PHPEd, and through that phpMyAdmin, to
work.
I've downloaded both the latest version and the preview and neither work.
What's more both report the same error when I try and use them.
When I try and run PHPEd.exe it reports that the program "Has performed an
illeg
Hi!
Did anyone try to use this function. I've got some blob objects in mysql
base and try to export them to images on HTML site (for now I use temporary
created image files)
Adrian K.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional co
i just installed apache web server and php4.0 on WINDOWS 98 platform
and moved php4ts.dll into my c:\windows\system folder.
now every time i run a php page, I get a crash saying:
APACHE caused an invalid page fault in
module PHP4TS.DLL at 016f:008e4aca.
Registers:
EAX= CS=016f EIP=008e4a
i just installed apache web server and php4.0 on WINDOWS 98 platform
and moved php4ts.dll into my c:\windows\system folder.
now every time i run a php page, I get a crash saying:
APACHE caused an invalid page fault in
module PHP4TS.DLL at 016f:008e4aca.
Registers:
EAX= CS=016f EIP=008e4a
What version of the php_mssql.dll are you using ?
We had an error a while back where mssql_query returned a wrong value (true instead of
a ressource).
You could also add an extra parameter to the query function
$answer = mssql_query("SELECT * FROM table", $connection);
- Frank
P.S. If you a
Hi all,
I have the following problem with PHP using MS SQL 2000. The connection
seems to be opened properly, but any usage of returned value from
mssql_query() does not work as a parameter for functions like
mssql_fetch_array, mssql_num_rows, etc., although it is printed as '1'.
--
This piece of
php-windows Digest 21 Apr 2001 14:25:42 - Issue 556
Topics (messages 6941 through 6946):
PHP4, WinNT, exec() (NOTHING HAPPENS!...please help!!)
6941 by: Dave Faulkner
Re: include
6942 by: Chris Adams
PHP 4 Session
6943 by: Arthur Melkonyan
6944 by: Flint Do
Hi,
I got PHP4 working finally, and downloaded mySQL 3.23:36 for windows. The
installation worked fine. The book on php I have (from WROX) is actually
for php3 and does not mention details related to windows. So, Do I have
to do anything to integrate mySQL with PHP4? PHP document says that mySQL
s
12 matches
Mail list logo