bjpeg.$SHLIB_SUFFIX_NAME -o -f $i/lib/libjpeg.a
&& GD_JPEG_DIR=$i && break
done
that seems to be wrong ...
Has anybody same problems?
--
Mirek Novak
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello people,
is it possible to see full http request as it has arrived on server? I
mean including all headers and etc.
thanx
--
Mirek Novak
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello people,
I've got into problem with compilation of turck mm_cache module.
Usual steps for mm_cache compilation were:
phpize
./configure
make
but now, when I run phpize (appropriate one from right directory) I've
got this error:
[EMAIL PROTECTED] turck-mmcache]# phpize
NONE:0: /usr/bin/m4: ER
led into bytecode and held
in
shared memory.
I've got HUGE improvement in speed and from-time-to-time server loads disappeared.
From 0.1s per script I've got to approx 0.005s per script, ofcourse it depends on some
other conditions, but generally improvement was huge.
--
Mirek Novak
ja
int on that,
Yes it's a bug in IE created by the latest Hotfix Microsoft released
to combat their stupid "phishing" error. There are no solutions. Have
a dig around in the mailing list archives for links to various sites
that give more details about it.
--
Mirek Novak
jabberID:
try mozilla & livehttpheaders from http://livehttpheaders.mozdev.org
Scott Taylor wrote:
What is the easiest way to view the headers that a PHP page has put
--
Mirek Novak
jabberID: [EMAIL PROTECTED]
ICQ: 119499448
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
resolvedTag ) {
$template =
$before
. $resolvedTag
. $after;
parse( $template );
}
else {
return $template;
}
}
--
Mirek Novak
jabberID: [EMAIL PROTECTED]
ICQ: 119499448
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--with-jpeg-dir=/usr' '--with-png-dir=/usr'
'--with-zlib' '--enable-inline-optimization' '--enable-sysvsem'
'--enable-sysvshm' '--with-xpm-dir=/usr' '--enable-dbx'
PHP API 20020918
PHP Extension 20020429
EXT: ... ionC
alize - in the wiki it is already said :)
--
Mirek Novak
jabberID: [EMAIL PROTECTED]
ICQ: 119499448
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Mirek Novak napsal(a):
Hi,
I have defined class 'image' with method 'getData' so can I do this
$class = 'image';
$id = '1234567abcdef';
$result = $class::getData($id);
?>
TIA
Ha, found solution in online docs & wiki, chapte
Hi,
I have defined class 'image' with method 'getData' so can I do this
TIA
--
Mirek Novak
jabberID: [EMAIL PROTECTED]
ICQ: 119499448
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
browser).
Maybe in PHP-GTK or in PHP as CLI... But I've never heard about it.
Yeah, we all know you can't write "serious" programs in PHP.
---John Holmes...
Please don't tell to my boss ...
--
Mirek Novak
--
PHP General Mailing List (http://www.php.net/)
To
, and it runs for 170 days continuously and
sending e-mails from our site.
>
> On 7/16/03 8:25 AM, "Mirek Novak" <[EMAIL PROTECTED]> wrote:
>
>
>> Angelo Zanetti napsal(a):
>>
>>
>>> Anyone know where I can download a demo point-of-sale progra
in PHP-GTK or in PHP as CLI... But I've never heard about it.
--
Mirek Novak
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nent it must be little more important to fight it. In this case,
webmasters acquisitions must "cost" little more than an attacker is
agreeable to spent on it. :)
--
Mirek Novak
jabber: [EMAIL PROTECTED]
ICQ: 119499448
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
f this for example
interleave your form with different tickets and into db store only
checksum (MD5) of them, then it becomes nearly impossible to fake form.
HTH
--
Mirek Novak
jabber:[EMAIL PROTECTED]
ICQ:119499448
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ially as written. One sleep will start after another ends. There
is not known, to me, solution, sorry :(;
--
Mirek Novak
Anima Publishers, s.r.o.
Prilucka 360,
Zlin 760 01
Czech Republic
tel/fax: +420577219132
GSM:+420603807837
jabber:[EMAIL PROTECTED]
ICQ:119499448
AUTO.CZ
http://www.auto.cz
Mirek Novak wrote:
Al wrote:
Are you guys it works for in Europe, or outside the USA?
I can traceroute to their site just fine, both phpEdit.com and
phpEdit.net. And, I can use the IP 212.43.196.19; but it won't open the
... and what about so called 'transparent proxy-cache
SP.
Or try http://www.php.net?blabla=huhu (if it is caching it can help)
HTH
--
Mirek Novak
Anima Publishers, s.r.o.
Prilucka 360,
Zlin 760 01
Czech Republic
tel/fax: +420577219132
GSM:+420603807837
jabber:[EMAIL PROTECTED]
ICQ:119499448
AUTO.CZ
http://www.auto.cz
NEWS.AUTO.CZ
http://news.auto.cz
F
s.
Senn
I can recommend it, "daemon" I wrote in PHP is running for 3 months
now w/o restarting and sends approx 10k personalized emails/day. pcntl
rocks. thanx for it.
--
Mirek Novak
Anima Publishers, s.r.o.
jabber:[EMAIL PROTECTED]
ICQ:119499448
http://www.auto.cz
http:/
ny other features. AFAIK it
has no db browser, but has good developer community around ...
http://www.phpedit.net
--
Mirek Novak
jabber:[EMAIL PROTECTED]
ICQ:119499448
AUTO.CZ
http://www.auto.cz
NEWS.AUTO.CZ
http://news.auto.cz
FORMULE1.CZ
http://www.formule1.cz
--
PHP General Mailing List (
[re-sending]
Hi everybody,
I've problem deciding whether is method call static or dynamic. How
can I find it?
mirek
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[re-sending]
Hi everybody,
I've problem deciding whether is method call static or dynamic. How
can I find it?
mirek
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi everybody,
I've problem deciding whether is method call static or dynamic. How
can I find it?
mirek
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
does anybody know how to obtain id of last inserted row via dbx ?
- --
- --
Mirek Novak
ICQ:119499448
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
10
> times as long from the HTTP interface, and try and
> find some way from keeping the script from timing out
> and having to restart the mailing.
>
> ANY HELP is greatly appreciated!
>
> BTW, the server is loaded, dual proc, gig of ram,
> etc...more hardware has not hel
ror checking, getting it to
> optimize the code on the fly, etc ...?
>
> Thanks!
>
> Jc
>
>
--
--
Mirek Novak
Anima Publishers
CMS development
http://www.auto.cz
http://www.formule1.cz
jabber:[EMAIL PROTECTED]
ISEEKYOU:19944
GEsEm:+420603807838
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi, I'm trying to compile CGI version of latest PHP v4 (4.2.1) on Linux RH 6.2 kernel
2.2.14 with mysql client/server ver 2.22.49
and it always fails to compile while compiling mysql extension. I've included part
with error message which I don't understand to.
./configure --prefix=/usr
Hi,
is it possible to use methods of a class as a handlers in
xml_set_element_handler(...)? How it can be done?
TIA,
M.N.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Martin Towell wrote:
>use vbscript :P
>otherwise no - php = server - [java|vb]script = client
>
<:o)>
of course there IS way how to do it from php .. put into your code
something like this special secret code stolen from M$
PRESS CTRL+N
N O W ! !
I don't how to put desired content into
to convert take a look at http://www.php.net/manual/en/function.popen.php
IMHO
M.N.
---
Michael Mehlmann wrote:
>Hi!
>
>All I want is, to call my php with a URL in my querystring!
>myphp.php?URL=http
>
>my php should download the "URL", uuencode it, and then return the uuencoded
>text!
>as
You can get this information from header of this image file. Structure
of BMP is here: http://www.dcs.ed.ac.uk/home/mxr/gfx/2d/BMP.txt (found
with google.com)
M.N.
---
[EMAIL PROTECTED] wrote:
Hello, I'm PHPer from Korea.
I have a problem with GetImageSize function.
I wanted to know some informa
... and what did you expect? :o) Telnet uses charcters under ascii[32] to
sync and manage connection/session - try
http://www.faqs.org/rfcs/rfc854.html - description of TELNET protocol.
M.N.
--
kancha wrote:
> The following code generated garbase output. what is wrong ??
>
>$sp = fsockop
Try this ...
http://lwest.free.fr/doc/php/lib/index.php3?page=net_http_client&lang=en
- complete HTTP class
M.N.
--
Wilbert Enserink wrote:
> Hi all,
>
> my q: The results of a form are being POSTed to a php script. There I play
> around with the inputted variables. Now I want to post them again
http://www.w3.org/Protocols/rfc2616/rfc2616.txt can help, IMHO
M.N.
atleast, I think, you must somehow announce , that you are using POST method
...?
--
Wilbert Enserink wrote:
> Hi all,
>
> my q: The results of a form are being POSTed to a php script. There I play
> around with the inputted v
fred wrote:
> After all of this, and you give me the wrong answer. If you read the PHP
> manual, you will see that set_time_limit falls defaults to
> max_execution_time, which I already have set to 2400, so your answer is
> irrelevant. That is not controlling HTTP_KEEP_ALIVE, which is defaultin
fred wrote:
> Now that you've "helped" me, go and help someone else...please.
>
> And yes, I did read the manual and several books on PHP already.
>
> Have you?
and have you seen function "set_time_limit()" while u were reading the
manual?. BTW - this was on the list many times and as u were no
so, RTFM
HTH
M.N.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
fix your email to receive answers FIRST!
M.N.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
I've found st. very interesting at http://www.netwindows.org - DOM/HTML
client-side environment for "windowing". Works with IE 5.5 & Mozilla
M.N.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To con
Try this http://www.aditus.nu/jpgraph/
M.N.
---
Christian Dechery wrote:
> I'm working on (actually I'm almost finished) on a very nice ad management
> system.
>
> It has a script that generates a very informative report, in HTML. But I
> wanted something more... like some comparative chart...
Hi,
I had to solve very similar problem - solution was to store prepared
e-mails in
database and send them with an external program using cron to run it.
I'm
sending about 40,000 announces per day with my system with no problems.
Mirek Novak
---
Matthew Delmarter píše:
> I want to
Tarrant Costelloe píše:
> Is there any other way of passing variables other than submitting them
> through a form and passing them using a URL? E.G. Currently I am passing
> them though a url which is not the safest means in anyway.
>
> Suggestions would be appreciated.
>
> Thanks in advance.
tr
ults - var. is being updated.
Where is mistake?
Mirek Novak
- PHP code follows
parser = xml_parser_create();
$this->result="result";
xml_set_object($this->parser,&$this);
xml_set_element_han
44 matches
Mail list logo