Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

turn off deprecated warnings php

error_reporting(E_ERROR | E_WARNING | E_PARSE | E_NOTICE);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #turn #deprecated #warnings #php
ADD COMMENT
Topic
Name
7+9 =