Name

assert

Synopsis

int assert(string|bool assertion)

If assertion is true, generates a warning in executing the code. If assertion is a string, assert( ) evaluates that string as PHP code.

Get Programming PHP, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.