PHP Classes

if no text in input boxes

Recommend this page to a friend!

      PHP Convert Text to Audio  >  All threads  >  if no text in input boxes  >  (Un) Subscribe thread alerts  
Subject:if no text in input boxes
Summary:at example script
Messages:1
Author:Hugo
Date:2016-07-14 16:49:56
 

  1. if no text in input boxes   Reply   Report abuse  
Picture of Hugo Hugo - 2016-07-14 16:49:56
hi all,
if there is no text in text boxes, the isset still TRUE, so you can change **isset** to **!empty**