Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

this page isn’t working php

it's meanse error in your php code. debug your code using 

ini_set('display_errors', '1');
ini_set('display_startup_errors', '1');
error_reporting(E_ALL);
 
PREVIOUS NEXT
Tagged: #page #working #php
ADD COMMENT
Topic
Name
1+4 =