IDENTIFY(1) IDENTIFY(1)
NNAAMMEE
_i_d_e_n_t_i_f_y_(_) - returns a string version of any data type
SSYYNNOOPPSSIISS
string identify(mixed a)
DDEESSCCRRIIPPTTIIOONN
Given any argument passed, this function will return a
string which represents that argument.
EEXXAAMMPPLLEESS
_i_d_e_n_t_i_f_y(_t_h_i_s___p_l_a_y_e_r_(_)) returns OBJ("descartes",
"/secure/save/users/d/descartes")
LLOOCCAATTIIOONN
/secure/SimulEfun/identify.c
SSEEEE AALLSSOO
_s_p_r_i_n_t_f_(_)
AAuutthhoorr
Descartes of Borg
1