Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~964 People Reached
Favorite Forums
Favorite Tags
php x 18
Member Avatar for faizabest

How can I block a certain IP to access the website using Fortigate 80c firewall?

0
33
Member Avatar for faizabest

Hi All, I have this problem since I start using Win7 OS.. Is there any solution & suggestion?

Member Avatar for faizabest
0
102
Member Avatar for faizabest
Member Avatar for Brian Swan
0
88
Member Avatar for faizabest

how to make a pagination from several query? I have a few query and was succ displayed in one page. The problem is, it was display 100 list in one page. How can I make a paginate for this page?

Member Avatar for muralibobby2015
0
38
Member Avatar for faizabest
Member Avatar for vibhaJ
0
61
Member Avatar for faizabest

I have this error.. Can help me to solve this matter? 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 '296''' at line 1 1 <?php include("db.php"); ?> 11 <?php 12 $Kod=$_REQUEST['kodpro']; 13 echo …

Member Avatar for rajarajan2017
0
149
Member Avatar for faizabest

this is 'pemaju_semakan2.php' coding <?php include("db.php"); ?> <?php $IDSykt=$_POST['IDSykt']; $query = "SELECT * FROM pemaju WHERE PJ_SYKT_NO='$IDSykt'"; $result=mysql_query($query); while($row = mysql_fetch_array($result)) { $IDSykt=$row['PJ_SYKT_NO']; $NamaSykt=$row['PJ_SYKT_NAMA']; } this is 'db.php' coding <?php $hostname_connection = "localhost"; $database_connection = "zaza"; $username_connection = "root"; $password_connection = ""; $connection = mysql_pconnect($hostname_connection, $username_connection, $password_connection) or trigger_error(mysql_error(),E_USER_ERROR); ?> …

Member Avatar for pritaeas
0
178
Member Avatar for faizabest

I have this error when I run my system in XAMPP but it works succ on WAMP.. Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\xxx\xxx.php on line 29 Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\xxx\xxx.php on line 38 My coding: [COLOR="Red"]7[/COLOR] …

Member Avatar for faizabest
0
140
Member Avatar for faizabest

Im new in web developer and using WAMP server to develop my system. I have run my system succ on winxp, but not in Win7. Can u guys help me to solve this matter? My Apache doesn't work.. I have try to start n restart but still same.... Cannot open …

Member Avatar for faizabest
0
116
Member Avatar for faizabest

Hye all. I have a problem to transfer all mt project / system from WAMP 5 (winXP) to WAMP 2.2.11 (win 7). Is there any different setting or how? I cant't run my system mat all.. =(

Member Avatar for pritaeas
0
59