Post
Topic
Board Project Development
Re: Need help about PHP and API
by
winspiral
on 29/09/2017, 13:19:17 UTC
Quote
error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT & ~E_USER_NOTICE & ~E_USER_DEPRECATED);

FWITW, doing this or just error_reporting(0) is the same. It takes a binary flag as arguments. It's like doing 0xFFFF & ~0xFFFF which obviously equals...0.

Do not forget than you are talking with an "old noob"

You so far helped me...about the error you have seen...with the secret key:
It was I believe during my test...

So far I so in progress:
http://u2cloudmining.winspiral.net/codshare.php

I had 100 other questions,but in general I try to search and understand by myself first.
And my search are often so "simple" that it is not explained in the "help"...
I'm even till lost about the ' ' and " " I have sometimes to put in the programmes...
Now with "java script" it is not to make me easier...
Fortunately I have time (lol)

And "English" is not my native language...