Done,
No change or new errors (just the same something wrong ajax url message box)
I have placed it here:
******************************
function Example1()
{
error_reporting(E_ALL);
session_start();
ob_start();
....
*******************************
