Searched defs:title (Results 1 – 3 of 3) sorted by relevance
/web-php/images/elephpants/ |
H A D | flickr.json | 1 [{"id":"11121442324","owner":"86569608@N00","secret":"7568fb4ed0","server":"2829","farm":3,"title":… string
|
/web-php/src/News/ |
H A D | Entry.php | 30 protected $title = ''; variable in phpweb\\News\\Entry 42 public function setTitle(string $title): self { 76 public function setImage(string $path, string $title, ?string $link): self {
|
/web-php/ |
H A D | index.php | 167 $title = preg_replace("'([A-Za-z0-9])([\s:\-,]*?)call for(.*?)$'i", "$1", $title); variable
|
Completed in 11 milliseconds