reporting = ~E_ALL
>
> display_errors = Off
>
> Any ideas ?
>
I'm assuming that you are trying to turn off error reporting.
http://www.php.net/manual/en/function.ini-set.php
Should get you started, or you could suppress the errors with @. Am I in
the right ballpark?
J. Cox
htt
e manual;) Nice catch.
J. Cox
http://www.xaraya.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
f by default and mentioned that they were
going away in the future.
In addition, take a look at some of the other suggestions that were made,
beyond this one.
J. Cox
http://www.xaraya.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"Joel Konkle-Parker" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> I've looked at PHPNuke, just because that's the only thing that jumps to
> mind, but I want to make sure I'm not missing anything before I dive in
> with it.
Have a look at Xaraya -- http://www.xaraya.com
It may
ance =)
Why not do a meta refresh with the time as a variable to be configured?
Seems to me to be the easiest way to do it.
J. Cox
http://www.xaraya.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"Paul Marinas" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Hi, i have to send some e-mails with pictures, in html format, i was
> wondering if anyone knows where to find a php class that dose this.
http://phpmailer.sourceforge.net/ should d
"Chris Hubbard" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hmm. You're right. Maybe something like the following would help:
>
> if ($_SESSION["irony"])
> {
> $rs = enjoyJoke($_POST["msg"])
> }else{
> $rs = fixProblem($_POST["msg"])
> }
> echo "". $rs ."";
>
> ?>
This isn't
sn't work.
>
> $article = str_replace("\n", "", $article);
>
> What am I doing wrong? $article is the string to replace the newlines
> in. I tried this with a period and that works as expected. Can I not
> replace newlines this way?
why not just:
$article = nl2b
your pages, no need to upload
> since you can point your webserver to where you are developing your php.
>
> andrew
Or you could use something like FoxServ:
http://foxserv.linuxmax.net/portal.php
J. Cox
http://www.dinerminor.com
http://www.postnuke.com
--
PHP General Mailing List (htt
9 matches
Mail list logo