I think this organisation will be one of the big players of the future in the PHP world. "Penso che questa organizzazione sarà uno dei grandi attori del futuro del mondo PHP."
Darren

RocksURL Class

Descrizione

Questa classe rappresenta un url.

  • string $url: the full URL property-leggi: string $ url: l'URL completo
  • string $protocol: the protocol of the URL so HTTP or HTTPS property-leggi: string $ protocol: il protocollo del URL in modo HTTP o HTTPS
  • string $host: the host name of the URL proprietà-read: string $ host: il nome host dell'URL
  • string $username: the username if it is present in the URL proprietà-read: string $ username: il nome utente se è presente nell'URL
  • string $password: the password if it is present in the URL property-leggi: string $ password: la password se è presente nell'URL
  • string $path: the path of the item in the URL property-leggi: string $ percorso: il percorso della voce nella URL
  • string $querystring: the query string in the URL property-leggi: string $ querystring: la stringa di query nell'URL
  • Dominic Skinner autore: Dominic Skinner
  • 0.2.1 Versione: 0.2.1

) Situato in / RocksURL.php (linea 18)

Metodo Summary
__construct ([ string $url = null ]) RocksURL __construct ([string $ url = null])
__get ( vuoto __get ( ) $ Name)
Metodi
(line 32 ) Costruttore __ construct (linea 32)

Questo crea la URL. Se un URL non viene specificato l'URL corrente viene utilizzata.

  • public accesso: public
__construct ([ string $url = null ]) RocksURL __ construct ([string $ url = null])
  • $url : the current URL stringa $ url: l'URL corrente
(line 89 ) __get (linea 89)
  • public accesso: public
__get ( __ vuoto get ( ) $ Name)
  • $ Name

Nessun commento è stato fornito.
security image

Scritto da Dominic Skinner
Ultimo aggiornamento: 2011/10/25 16:00:38