Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
don't worry if you don't understand this right away or at all. you can code scripts and even powerful scripts without using this `feature'.
you can code scripts and even powerful scripts without using this' feature '.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
returns the document with object id objectid. if the document has anchors which can be inserted, they will be inserted already. the optional parameter rootid/prefix can be a string or an integer. if it is an integer it determines how links are inserted into the document. the default is 0 and will result in links that are constructed from the name of the link's destination object. this is useful for web applications. if a link points to an object with name 'internet_movie' the html link will be a href="/internet_movie". the actual location of the source and destination object in the document hierachy is disregarded. you will have to set up your web browser, to rewrite that url to for example '/my_script.php3/internet_movie'. 'my_script.php3' will have to evaluate $path_info and retrieve the document. all links will have the prefix '/my_script.php3/'. if you do not want this you can set the optional parameter rootid/prefix to any prefix which is used instead. is this case it has to be a string.
you will have to set up your web browser, to rewrite that url to for example '/ my_script.php3 / internet_movie'. 'my_script.php3' will have to evaluate $path_info and retrieve the document.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
Alcuni contributi umani con scarsa rilevanza sono stati nascosti.
Mostra i risultati con scarsa rilevanza.