Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

poste_search.php File Reference

Search a account in a popup window. More...

Go to the source code of this file.

Variables

 $rep = DbConnect()
 $User = new cl_user($rep)
 $c1 = 1
else $clause = " where "
 $c_class = sprintf(" %s pcm_val::text like '%s%%'",$clause,$p_class)
 $condition = $c_comment.$c_class
 $url = ""
 $Sql = " pcm_val like '$item_cred' or"


Detailed Description

Search a account in a popup window.

Definition in file poste_search.php.


Variable Documentation

$c1 = 1
 

Definition at line 53 of file poste_search.php.

Referenced by Cpdf::ellipse().

$c_class = sprintf(" %s pcm_val::text like '%s%%'",$clause,$p_class)
 

Definition at line 61 of file poste_search.php.

else $clause = " where "
 

Definition at line 60 of file poste_search.php.

$condition = $c_comment.$c_class
 

Definition at line 66 of file poste_search.php.

$rep = DbConnect()
 

Definition at line 29 of file poste_search.php.

$Sql = " pcm_val like '$item_cred' or"
 

Definition at line 86 of file poste_search.php.

$url = ""
 

Definition at line 68 of file poste_search.php.

$User = new cl_user($rep)
 

Definition at line 31 of file poste_search.php.