You need ==, not just =... also, [status] is nothing... try $status...
"Jess Hunter" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I have a short bit of code that contains an if/else that is causing me
some
> trouble, I am sure that the answer is staring me straight in the face, a
Um... what works?
"Luis A" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
HEY AA
IT WORKS FINALY WORK IT !!
I FIND WHERE WAS THEE PROBLEM
THE PROBLEM WAS ON THE method
i forgat to put extract ($GEt);
jajaaj
thanks pals
--
PHP General Mailing List (http://ww
Don't know if anyone said it, but you do not need to use php?>, it's invalid
AFAIK... just probably as they said, set short_tags=On in php.ini or
something similar...
"Jean-Louis Letortorec" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello everyone,
>
> I've installed the Apache
Yes, it does, so no need, but if you really want to be picky, use
mysql_close([resource link_identifier])...
"Joseph Bannon" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> > * how can i make sure the db-connection is closed
> > before the user closes the window?
>
>
> Doesn't the c
file to mkstep, but since they
don't seem to be compatiable, I got some error :(... I don't want to wait
for them to fix it, do you know what to use?
"Ernest E Vogelsinger" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> At 04:55 05.03.2003, Clet
Oh, my configure
'./configure --with-apxs2=/usr/sbin/apache/bin/apxs --with-gd2 --enable-sock
ets'
"Clete Rivers Blackwell 2" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Ok,
>
> I have RedHat 8.0 with the everything box checked in packages...
Ok,
I have RedHat 8.0 with the everything box checked in packages... when I
build the CVS of PHP5, it tells me that tempnam is dangerous and to use
makename or something... I think it's a code bug, but just in case, does
anyone know if this is due to an outdated version of some program?
Thanks in
Search php.ini for:
auto_prepend_file =
you need the exact location of the file at the end (e.g.
/var/www/html/this.php)...
Also, you can do an auto_append_file.
What's e.g. mean? I know how it's used, but what does ir stand for? lol...
"Ashley M. Kirchner" <[EMAIL PROTECTED]> wrote in message
Use a .htaccess, though I do not know what to put. You can zip the image up,
or unset the AddType image/gif/jpg/whatever .gip/jpg/whatever in
httpd.conf...
it may work to make it appear as an unknown file, .htaccess:
AddType thisdoesnotexist/thisdoesnotexist .jpg .gif .jpeg .png
"Doug Coning" <
I am still trying to get GD to work on my system, but you need to output a
header:
header("Content-type: image/jpg");
then at the end:
imageJPG($im);
It should work if I'm not wrong...
"Anthony Ritter" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Using PHP 4.1.1. / Apache / Wi
thanks :)
"Jome" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Clete Rivers Blackwell 2 wrote:
> > Is there a newsgroup server for this mailing list?
>
> news.php.net
>
> --
> Jome
>
>
--
PHP General Mailing List (http://www.php.n
Is there a newsgroup server for this mailing list?
12 matches
Mail list logo