altocompta/doc/developper/html/ing__be_8inc_8php.html
2006-07-02 17:30:40 +00:00

322 lines
12 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>phpcompta: ing_be.inc.php File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<div class="nav">
<a class="el" href="dir_000000.html">include</a></div>
<h1>ing_be.inc.php File Reference</h1>File to be included to parse CSV from ING Belgium. <a href="#_details">More...</a>
<p>
<p>
<a href="ing__be_8inc_8php-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="ing__be_8inc_8php.html#a0">$row</a> = 1</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="ing__be_8inc_8php.html#a1">$code</a> = str_replace(&quot;\&quot;&quot;, &quot;&quot;, $code)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="ing__be_8inc_8php.html#a2">$date_exec</a> = str_replace(&quot; &quot;, &quot;&quot;, $date_exec)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="ing__be_8inc_8php.html#a3">$date_valeur</a> = str_replace(&quot; &quot;, &quot;&quot;, $date_valeur)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="ing__be_8inc_8php.html#a4">$montant</a> = str_replace(&quot;\&quot;&quot;, &quot;&quot;, $montant)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="ing__be_8inc_8php.html#a5">$longchiffre</a> = substr($regs[0], 0, 10)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="ing__be_8inc_8php.html#a6">$check</a> = substr($regs[0], 10, 2)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="user__sec_8php.html#a13">else</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="ing__be_8inc_8php.html#a7">$poste_comptable</a> = &quot;&quot;</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="ing__be_8inc_8php.html#a8">$sql</a> = &quot;select * from import_tmp where code='&quot;.$code.&quot;' and num_compte='&quot;.$num_compte.&quot;'&quot;</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="ing__be_8inc_8php.html#a9">$Res</a> = ExecSql($p_cn,$sql)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="ing__be_8inc_8php.html#a10">$Num</a> = pg_NumRows($Res)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
File to be included to parse CSV from ING Belgium.
<p>
<p>
Definition in file <a class="el" href="ing__be_8inc_8php-source.html">ing_be.inc.php</a>.<hr><h2>Variable Documentation</h2>
<a class="anchor" name="a6"></a><!-- doxytag: member="ing_be.inc.php::$check" ref="a6" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$check = substr($regs[0], 10, 2) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="ing__be_8inc_8php-source.html#l00063">63</a> of file <a class="el" href="ing__be_8inc_8php-source.html">ing_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a1"></a><!-- doxytag: member="ing_be.inc.php::$code" ref="a1" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$code = str_replace(&quot;\&quot;&quot;, &quot;&quot;, $code) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="ing__be_8inc_8php-source.html#l00041">41</a> of file <a class="el" href="ing__be_8inc_8php-source.html">ing_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a2"></a><!-- doxytag: member="ing_be.inc.php::$date_exec" ref="a2" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$date_exec = str_replace(&quot; &quot;, &quot;&quot;, $date_exec) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="ing__be_8inc_8php-source.html#l00044">44</a> of file <a class="el" href="ing__be_8inc_8php-source.html">ing_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a3"></a><!-- doxytag: member="ing_be.inc.php::$date_valeur" ref="a3" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$date_valeur = str_replace(&quot; &quot;, &quot;&quot;, $date_valeur) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="ing__be_8inc_8php-source.html#l00045">45</a> of file <a class="el" href="ing__be_8inc_8php-source.html">ing_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a5"></a><!-- doxytag: member="ing_be.inc.php::$longchiffre" ref="a5" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$longchiffre = substr($regs[0], 0, 10) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="ing__be_8inc_8php-source.html#l00062">62</a> of file <a class="el" href="ing__be_8inc_8php-source.html">ing_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a4"></a><!-- doxytag: member="ing_be.inc.php::$montant" ref="a4" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$montant = str_replace(&quot;\&quot;&quot;, &quot;&quot;, $montant) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="ing__be_8inc_8php-source.html#l00048">48</a> of file <a class="el" href="ing__be_8inc_8php-source.html">ing_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a10"></a><!-- doxytag: member="ing_be.inc.php::$Num" ref="a10" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$Num = pg_NumRows($Res) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="ing__be_8inc_8php-source.html#l00085">85</a> of file <a class="el" href="ing__be_8inc_8php-source.html">ing_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a7"></a><!-- doxytag: member="ing_be.inc.php::$poste_comptable" ref="a7" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"><a class="el" href="user__sec_8php.html#a13">else</a> $poste_comptable = &quot;&quot; </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="ing__be_8inc_8php-source.html#l00069">69</a> of file <a class="el" href="ing__be_8inc_8php-source.html">ing_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a9"></a><!-- doxytag: member="ing_be.inc.php::$Res" ref="a9" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$Res = ExecSql($p_cn,$sql) </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="ing__be_8inc_8php-source.html#l00084">84</a> of file <a class="el" href="ing__be_8inc_8php-source.html">ing_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a0"></a><!-- doxytag: member="ing_be.inc.php::$row" ref="a0" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$row = 1 </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="ing__be_8inc_8php-source.html#l00029">29</a> of file <a class="el" href="ing__be_8inc_8php-source.html">ing_be.inc.php</a>. </td>
</tr>
</table>
<a class="anchor" name="a8"></a><!-- doxytag: member="ing_be.inc.php::$sql" ref="a8" args="" --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top">$sql = &quot;select * from import_tmp where code='&quot;.$code.&quot;' and num_compte='&quot;.$num_compte.&quot;'&quot; </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Definition at line <a class="el" href="ing__be_8inc_8php-source.html#l00083">83</a> of file <a class="el" href="ing__be_8inc_8php-source.html">ing_be.inc.php</a>. </td>
</tr>
</table>
</BODY>
</HTML>