- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
4 Posted Topics
Some one help me to provide working fblogin script. Thanks and Regards.
I think its not easy to hack PHP web site.Depend on programmer how to done php code in this website php scripting level is very then chance to hackers hack this site. But some time if you use post method hack cant be identify page name and which type of …
If you want to mysql connection on serverside as well as clint side both connnections are same,I think your not include connection files in serverside scripting means config file also inlcude in your header.Then check againg your problem will be solved. Just include your connection files in Header.
Just using following code you solve this problem.If you use '@' this is used to hide an error its not a solution of this error.Just using mysl_num_rows () function you solved this problem eg. <?php $result2 =mysql_query($qry); $numrow = mysql_num_rows($result2); if($numrow >0) { while($row = mysqli_fetch_array($result2)) { //Your code here....... …
The End.
sktthemes