So, in short, is your question stays in whetehr or not you could use the
PHP logo for the "thin client we application" or whatever your project
is?
I am not sure why, but I stil doubt I understood you right ... :)
--
Maxim Maletsky
[EMAIL PROTECTED]
toby z <[EMAIL PROT
please, explain yourself better. Use what? Add what? ..to what?
--
Maxim Maletsky
[EMAIL PROTECTED]
toby z <[EMAIL PROTECTED]> wrote... :
> thnx guyz a billion
>
> but do tell me anothrthingg while we are at it
> cant i uze sumthing of my own n then lat
Yeah, but remember also to read the copyrights. Design property is not
GPL, but can be often used with the permission. Read the license on
php.net.
--
Maxim Maletsky
[EMAIL PROTECTED]
Luis Ferro <[EMAIL PROTECTED]> wrote... :
> In the site www.php.net there is a faveicon in the site
If you can investigate well on the issue and get a little summary of
facts, try searching bugs.php.net for a similar problem. If you find
nothing about it submit it there.
--
Maxim Maletsky
[EMAIL PROTECTED]
"James Pharaoh" <[EMAIL PROTECTED]> wrote... :
> Hi,
>
&g
Apache 2 is definitelly better, but for at least a few month it is not
advisable running it on a production enviroment.
--
Maxim Maletsky
[EMAIL PROTECTED]
"Pat Johnston" <[EMAIL PROTECTED]> wrote... :
> Hi
> If there are problems with Apache2, then is 1.3 okay to co
have you restarted the web server after uncommenting the .dll? If yes
then also check if it is in the right directory
--
Maxim Maletsky
[EMAIL PROTECTED]
[EMAIL PROTECTED] wrote... :
> Hi,
>
> I am new to running Php on a webserver. I am trying to get the latest
> installtion
This was discussed a lot over thetime on php.general. try searching
archives
--
Maxim Maletsky
[EMAIL PROTECTED]
On Sat, 9 Nov 2002 17:10:26 - "Stephen Edmonds" <[EMAIL PROTECTED]>
wrote:
> This is not strictly a help question, but more of a do you question.
>
Actually, you don't even have to concatenate them at all. Just treat ';
?>
will output you:
--
--
without any parse errors.
--
Maxim Maletsky
[EMAIL PROTECTED]
"Cam Dunstan" <[EMAIL PROTECTED]> wrote... :
> Ernest, your solution is quite correct, I w
.
--
Maxim Maletsky
[EMAIL PROTECTED]
"Daniel Sturk" <[EMAIL PROTECTED]> wrote... :
> im was eariler using this function
> header("Location: http://www.somestreamingserver.com/actualstream.wmv";);
>
> now the provider wants me to use the follow
Capitalize it:
header("Connection: Keep-Alive");
here's some nice info for you:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iisref/html/psdk/asp/devs9vtx.asp
--
Maxim Maletsky
[EMAIL PROTECTED]
"Charles P. Killmer" <[EMAIL PROTECTED]> wrot
why don't you simply override it with:
header("Connection: keep-alive");
I think it only some IIS's default for this case or something..
--
Maxim Maletsky
[EMAIL PROTECTED]
"Charles P. Killmer" <[EMAIL PROTECTED]> wrote... :
> Why does this code in A
Try searching the mail archives for PDF, PDFLIB and IIS and Headers ...
This should be a known issue, unless, it is already fixed or happens
only to you.
--
Maxim Maletsky
[EMAIL PROTECTED]
"Charles P. Killmer" <[EMAIL PROTECTED]> wrote... :
> Thanks for all the grea
No, it is not necessary (as long as I know, Linux's slash will work)
--
Maxim Maletsky
[EMAIL PROTECTED]
"Brett Curtiss" <[EMAIL PROTECTED]> wrote... :
> You need to have the trailing \ ex: C:\WINDOWS\SYSTEM32\
>
> Hope that helps.
>
>
> "
You gotta be using some web translator :)
--
Maxim Maletsky
[EMAIL PROTECTED]
Franco Pozzer <[EMAIL PROTECTED]> wrote... :
> Beloveds Friends of the NG,
> you excuse to me if I occupy the space for things that are not of pertinenza
> of the NG.
>
> I have had other
look at the function called strtotime()
uk.php.net/strtotime
it will convert English language date into timestamp, from which you can
do date() again to reformat it
--
Maxim Maletsky
[EMAIL PROTECTED]
"Adrian Partenie" <[EMAIL PROTECTED]> wrote... :
> Hello,
>
>
Query String is 255 bytes long, including the URL itself. Basically, if
you think your data can get over 200 chars, then you should not use
Query String. Ue POST instead (or sockets with POST)
--
Maxim Maletsky
[EMAIL PROTECTED]
"DaMouse" <[EMAIL PROTECTED]> wrote... :
>
. Though the
>isapi version still has stability issues.
I think so.
> I hate to asp but am thinking that I may have to simply due to stability.
Think also about the stability in the long run - ASP needs more
maintainance than PHP, even on IIS.
--
Maxim Maletsky
[EMAIL PROTECTED]
--
PHP
Edit Plus is probably the best an simplest.
--
Maxim Maletsky
[EMAIL PROTECTED]
"Radovan Radic" <[EMAIL PROTECTED]> wrote... :
> Hi
>
> We could use some url for this editor, pls?
>
> Radovan
>
> "Seung Hwan Kang" <[EMAIL PROTECTED]&g
xtra maintenace you must do and the additional potential points of
> failure you must contend with.
But truly, the one that knows to handle files well normally has no
problems writing SQL either and/or keeping a DB server up. Be reasonable.
> My contention is that the statement "always u
19 matches
Mail list logo