PAD - PHP Application Driver


home | manual | reference | regression | sequence | develop | apps


Db/field2

PHP
HTML
db/field2.pad
Result
<h3>field, found</h3>

<p>Jim's phone number is {field "phone from staff where name = 'jim'"}</p>

<h3>field, not found</h3>

<p>John's phone number is {field "phone from staff where name = 'john'"}</p>

field, found

Jim's phone number is 555-4364

field, not found

John's phone number is




home | manual | reference | regression | sequence | develop | apps

(c) 2003-2025 Herbert Groot Jebbink