Uncaught Exception: Unsupported operand types: string - int
$exception object TypeError (7)
  • object (7)
  • Available methods (10)
  • protected message -> string (39) "Unsupported operand types: string - int"
    private string -> string (0) ""
    protected code -> integer 0
    protected file -> string (38) "/home/ectown/public_html/clickthru.php"
    protected line -> integer 4
    private trace -> array (0)
    private previous -> NULL
  • final public getCode()
    Inherited from Error
    
    final public getFile()
    Inherited from Error
    
    final public getLine()
    Inherited from Error
    
    final public getMessage()
    Inherited from Error
    
    final public getPrevious()
    Inherited from Error
    
    final public getTrace()
    Inherited from Error
    
    final public getTraceAsString()
    Inherited from Error
    
    public __construct($message = "", $code = 0, Throwable $previous = NULL)
    Inherited from Error
    
    public __toString()
    Inherited from Error
    
    public __wakeup()
    Inherited from Error