<>'[EMAIL PROTECTED]' (...)"
>
> I want every names, except people with an email "@domaine.com"...
- --
Negrea Mihai
http://www.negrea.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)
iD4DBQE+PlP88hhhNOp8KlQRAnZJAJdj/txQ/hnxlDTYA7dLW2VcmloC
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
There is no client side solution. The only one I see is serverside: to put a
text on the image, a bit transparent so that it does not affect very much the
image but it can't be used.
- --
Negrea Mihai
http://www.negrea.net
On Thursday 23 Ja
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
forgot to say: I have php 4.2.3
On Tuesday 17 December 2002 17:28, Negrea Mihai wrote:
> My phpinfo shows in the upper part in the configure line that it has been
> compiled with --enable-pcntl
> I have Apache 2.0 from RH8.0
>
> And.
:
> Negrea Mihai wrote:
> >I have configured php with --enable-pcntl and it says:
>
> Either php being used is not compiled with this option (what does
> phpinfo show? Did you restart Apache)?
>
> >Call to undefined function: pcntl_fork()
>
> Or pcntl_fork(
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
Does php 4.2.3 support pcntl_fork from the php compiles as module in apac=
he?
I have configured php with --enable-pcntl and it says:
Call to undefined function: pcntl_fork()
Thanks,
- --
Negrea Mihai
http://www.negrea.net
-BEGIN PGP
and apache locally you'll also have to buy a two GHertz Computer with
only one of RAM ;)
i have tried zend also, but on my Intel PIII 750 with 256RAM was not worth.
anyway.. everybody takes what it needs.. so evaluate and choose!
--
Negrea Mihai
web: http://www.negrea.net
--
PHP Gen
tried Quanta but it is too huge for nothing... but if you need
syntax completion maybe you should take a look at it.
Good luck in your open source trip ;)
--
Negrea Mihai
web: http://www.negrea.net
On Friday 09 August 2002 02:11 pm, [EMAIL PROTECTED] wrote:
> JJ Harrison\ writes:
> > I
Hi!
How on earth do I make Internet Explorer to download a file generated with:
header("Content-type: application/octet-stream");
header("Content-Disposition: attachment; filename=$fname");
include($this->dir . $fname);
exit;
It works on http but I need it on htt
Hi!
I have a problem with sessions. I have an application that runs in a browser
and on some menu's it window.opens other windows with the same session.
let's say that on the main window I have the interface to a tool to do
traceroute to a host. In that main window I enter the host to tracerou
> > Hiya Everyone!
> > came up. I kept getting the error message on some files with a "Warning:
> > Failed opening '...' for inclusion () in Unknown on line 0". I did
> > some troubleshooting but with no luck.
test to see if you don't have a prepend statement around!
--
PHP General Maili
if you can't do it with date() use
substr("0".$month, -2, 2)
On Friday 05 October 2001 09:44, Daniel Alsén wrote:
> Hi,
>
> is there a easier way to add zeros to date than the script below? (ie to
> get 20011005 instead of 2001105). I wrote a long string replace. But it
> seems kind of unecessary
> echo session_is_registered("uname");
> echo session_name("uname");
> ?>
> click here to go to next page
try here:
click here to go to next page
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To
hanks in advance
>
> Regards
> -Balaji
- you get the password from the user login into $loginpasswd;
- you do a "select * from employee where empid = \"$empid\" AND passwd =
PASSWORD(\"$loginpassword\")"
if the result is empty the login is incorrect
13 matches
Mail list logo