TCPDF_STATIC::isValidURL( $url )

Check if the URL exist.


Description Description


Parameters Parameters

$url

(Required) (string) URL to check.


Top ↑

Return Return

(Boolean) true if the URl exist, false otherwise.


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_static.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.9.204 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.