Try Sambar !
"Xelloss" <[EMAIL PROTECTED]> schreef in bericht
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> OmniHTTPD is also a choice.
>
> > I would like to use php (win32) with other webservers than apache or
IIS.
> > Please send me opinions!
> >
> > Joc
>
>
--
PHP Windows Mailing List (htt
Hi,
How we can store swf movies in the mysql database and how we can show
them...
What header needs?
For example in jpeg image we use - header ("Content-type: image/gif"); -
For swf movie what we are use??
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.ph
> How we can store swf movies in the mysql database and how we can show
> them...
BLOB's. (but why would you like to do that? Who do you do a select on binary junk?)
> What header needs?
No heads... just brains
> For example in jpeg image we use - header ("Content-type: image/gif"); -
The header for outputting a Flash movie is:
Content-type: application/x-shockwave-flash
HTH,
Richy
==
Richard Black
Systems Programmer, DataVisibility Ltd - http://www.datavisibility.com
Tel: 0141 435 3504
Email: [EMAIL PROTECTED]
-Original Message--
I found it but when i run the script it doesnt work
the script is:.. goster.php (It makes swf)
query($mysql_table1_name, "id", $id);
$row = mysql_fetch_array($result, MYSQL_ASSOC);
ob_start();
echo $row[swfs];
ob_end_flush();
?>
And this script calls the goster.php:
How we can use PHP codes or variables in flash???
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
AD> How we can use PHP codes or variables in flash???
Depends on your version of Flash. If Flash 4/5, use LoadVariables in
actionscript to get and send variables. If Flash MX, use
LoadVars in actionscript.
There are plenty of tutorials out there. I have 2 simplistic, old ones
Flash 4/5 (http://
Also iPlanet (Sun/Netscape) and Xitami...
Cheers,
Fred Woolsey
-Original Message-
From: xelloss [mailto:[EMAIL PROTECTED]]
Sent: Sunday, May 26, 2002 6:16 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: PHP with webservers
OmniHTTPD is also a choice.
> I would like to use php (win32)
php-windows Digest 27 May 2002 16:21:15 - Issue 1164
Topics (messages 13981 through 13989):
Re: IIS Hates me, read why :'(
13981 by: steven
Re: PHP with webservers
13982 by: Jochem
13989 by: Woolsey, Fred
Flash + PHP +Mysql
13983 by: Aziz Durmaz
13
I don't really know what to do!
How should I do to use GD2 with PHP 4.1.2?
Thanks,
Evan
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello
I'm trying to install the IMP webmail project on a W2K Apache/PHP server but
I'm unable to use the parts of the system that use gettext for I18N. It
seems to me that some files are missing in the 4.2.1 Windows distribution of
PHP, at least the gnu_gettext.dll (the documentation says it shou
--- cman <[EMAIL PROTECTED]> wrote: > Hi,
>
> Hope this help you.
> I saw this in the install.txt file.
thnx a billion .
:) .
toby .
__
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
-
12 matches
Mail list logo