Platform  3.1
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
fulltextReinit.php File Reference

Go to the source code of this file.

Namespaces

namespace  FDL
 

Variables

 $dbaccess = GetParam("FREEDOM_DB")
 
if($dbaccess=="") $o = new DbObj($dbaccess)
 
 $q = new QueryDb($dbaccess, "DocAttr")
 
 $la = $q->Query(0, 0, "TABLE")
 
foreach($la as $k=> $v) $sql = "update doc set fulltext=null;"
 
print $sql n
 

Variable Documentation

$dbaccess = GetParam("FREEDOM_DB")

Definition at line 25 of file fulltextReinit.php.

$la = $q->Query(0, 0, "TABLE")

Definition at line 34 of file fulltextReinit.php.

if ($dbaccess=="") $o = new DbObj($dbaccess)

Definition at line 30 of file fulltextReinit.php.

$q = new QueryDb($dbaccess, "DocAttr")

Definition at line 31 of file fulltextReinit.php.

foreach ($la as $k=> $v) $sql = "update doc set fulltext=null;"

Definition at line 47 of file fulltextReinit.php.

print $sql n

Definition at line 48 of file fulltextReinit.php.

← centre documentaire © anakeen - published under CC License - Dynacase