[WORDPRESS] [Funzione] get_temp_dir()

get_temp_dir() (funzione WordPress) restituisce, sotto forma di stringa, la path della directory scrivibile per i file temporanei.

tips&tricks

Sintassi

get_temp_dir()
parametro descrizione
Nessuno

Esempi

get_temp_dir();
/* RISULTATO
C:/xampp/apps/wordpress/tmp/
*/

Contenuti correlati

  • CSS
  • HTML
  • JavaScript
  • jQuery
  • PHP
  • SQL
  • WORDPRESS

Fonti esterne

funzioni wordpress, wordpress

Related Articles

0 Comment

Rispondi