


            <br />
<b>Warning</b>:  mysql_fetch_object(): supplied argument is not a valid MySQL result resource in <b>/home/jpmjo/public_html/includes/database.php</b> on line <b>56</b><br />
<pre>SELECT	`dpu_comities`.*
						,(select count(*) FROM deputy_comity WHERE deputy_comity.comity_id=`dpu_comities`.id) as `count`
				FROM	`dpu_comities` 
				WHERE	(`type`="Permanent" OR `type`="" OR `type` is NULL)  AND `dpu_comities`.`big_round`=
				ORDER BY HEX(`dpu_comities`.title) 

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY HEX(`dpu_comities`.title)' at line 5<\pre><br />
<b>Warning</b>:  mysql_fetch_object(): supplied argument is not a valid MySQL result resource in <b>/home/jpmjo/public_html/includes/database.php</b> on line <b>56</b><br />
<pre>SELECT `dpu_comities`.* 
						,(select count(*) FROM deputy_comity WHERE deputy_comity.comity_id=`dpu_comities`.id) as `count`
						FROM `dpu_comities` 
						WHERE (`type`="Temporary")  AND `dpu_comities`.`big_round`=
				ORDER BY HEX(`dpu_comities`.title) 

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY HEX(`dpu_comities`.title)' at line 5<\pre><br />
<b>Warning</b>:  mysql_fetch_object(): supplied argument is not a valid MySQL result resource in <b>/home/jpmjo/public_html/includes/database.php</b> on line <b>56</b><br />
<pre>SELECT `dpu_comities`.*
						,(select count(*) FROM deputy_comity WHERE deputy_comity.comity_id=`dpu_comities`.id) as `count`
						FROM `dpu_comities` 
						WHERE (`type`="Special")  AND `dpu_comities`.`big_round`=
				ORDER BY HEX(`dpu_comities`.title) 

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY HEX(`dpu_comities`.title)' at line 5<\pre><br />
<b>Warning</b>:  mysql_fetch_object(): supplied argument is not a valid MySQL result resource in <b>/home/jpmjo/public_html/includes/database.php</b> on line <b>56</b><br />
<pre>SELECT `dpu_comities`.*
						,(select count(*) FROM deputy_comity WHERE deputy_comity.comity_id=`dpu_comities`.id) as `count` 
						FROM `dpu_comities` 
						WHERE (`type`="Office")  AND `dpu_comities`.`big_round`=
				ORDER BY HEX(`dpu_comities`.title) 

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY HEX(`dpu_comities`.title)' at line 5<\pre><br />
<b>Warning</b>:  mysql_fetch_object(): supplied argument is not a valid MySQL result resource in <b>/home/jpmjo/public_html/includes/database.php</b> on line <b>56</b><br />
<pre>
			SELECT count(distinct xxx.id) as `count` FROM dpu_deputies as xxx where xxx.id not in (
				select deputy_id FROM deputy_comity, dpu_comities 
				WHERE deputy_comity.comity_id=`dpu_comities`.id
				#AND `dpu_comities`.big_round ="0" AND `dpu_comities`.small_round ="57"
				AND ( `dpu_comities`.`type`="Permanent"  OR `dpu_comities`.`type`="" OR `dpu_comities`.`type` is NULL )
				 AND `dpu_comities`.`big_round`=
				)
			AND xxx.`big_round` = "0"

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
			AND xxx.`big_round` = "0"' at line 7<\pre><div dir="rtl" style="padding-right:10px;">
  <div style="clear:both;height:20px;">
    <!---->
  </div>
  <div>
    <div> <a><strong>اللجان دائمة</strong></a> </div>
    <ul>
          </ul>
  </div>
  <div style="clear:both;height:20px;">
    <!---->
  </div>
  <div> <a><strong>اللجان مؤقته</strong></a> </div>
  <ul>
      </ul>

  <div style="clear:both;height:20px;">
    <!---->
  </div>
  <div> <a><strong>اللجان خاصة</strong></a> </div>
  <ul>
      </ul>
  <div style="clear:both;height:20px;">
    <!---->
  </div>
  <div> <a><strong>مكتب المجلس</strong></a> </div>
  <ul>
      </ul>
  <div style="clear:both;height:20px;">
    <!---->
  </div>
  <div> <a href="index.php?type=Comities&notincomity&year=0"><strong>ليس عضوا في اي لجنة</strong> </a> <span style="color:#999999; font-style:italic">- (عدد النواب : )</span> </div>
</div>

