# Unsupported operand types(PHP)

**URL:** https://forum.kirupa.com/t/unsupported-operand-types-php/237029
**Category:** programming
**Created:** [August 26, 2007, 5:34pm UTC](https://forum.kirupa.com/t/unsupported-operand-types-php/237029 "2007-08-26T17:34:36Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![pucca](https://avatars.discourse-cdn.com/v4/letter/p/5f8ce5/32.png) [@pucca](https://forum.kirupa.com/u/pucca)
#### Post date: [August 26, 2007, 5:34pm UTC](https://forum.kirupa.com/t/unsupported-operand-types-php/237029/1 "2007-08-26T17:34:36Z")

</div>

Hi there

I’m getting an error message saying:

**"Fatal error** : Unsupported operand types in …"

This is the line where the prob is:

if(($row - ($max \* $page)) \> 0){

Using a pageination code…

pls let me know what the problem is?

thx
