ccvs_textvalue

string ccvs_textvalue(string session) 

Queries a CCVS session for information about the previous operation.

Returns:

String containing information about the previous CCVS operation

Description:

ccvs_textvalue() queries a CCVS session for information about the previous operation and returns that information in a consistently-formatted string. session must be a valid session ID as returned by ccvs_init().

The format of the returned string is key {value } key {value }, where key is the name of the particular type of information being returned, and value is the value of that piece of information. Some of the possible key names are shown in the following table, along with the type of information each key name contains. Note that ...

Get PHP Functions Essential Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.