No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
8 Posted Topics
I am just trying a simple code which executes on a form submission ( self). It runs perfect in local. But shows "Error: No database selected" in the remote server. Can anyone say why ? Thank you [CODE]<?PHP $con = mysql_connect("localhost","aby","pass123"); if (!$con) { die('Could not connect: ' . mysql_error()); … ![]() | |
Re: You can use the following tools to get the backlinks. Try for quality work - You can visit w3seotools.com . You can also[ add your URL](http://www.w3seotools.com) to the directory. Social Bookmarking Directory Submission Article Sumbissions Squido/Hub Pages Blog Submission Classified Ad Submission Press Release Submission | |
![]() | Re: [CODE]<input type="text" value="username" NAME="user name">[/CODE] Remove value and it will be ok |
Re: Submit your website. Be careful you take the exact category of your website. Try w3seotools.com. YOu can also [add your url FREE](http://www.w3seotools.com) with them Social Bookmarking Directory Submission Article Sumbissions Squido/Hub Pages Blog Submission Classified Ad Submission Press Release Submission | |
Re: Try [w3seotools](http://www.w3seotools.com). It really works | |
Can anybody suggest me what is wrong in this code. I am trying to populate data from table to list field. Its showing error "Parse error: parse error in C:\wamp\www\matr\index.php " [CODE] </div><div style="padding: 3px 0px;"> <select name="countryofresidence" style="width: 140px;"><option value="">Doesn't Matter</option> <?PHP $sqlCountry = "SELECT * FROM countries order … | |
Re: Nice Logic [CODE]$total_pages = round($total_pages1, 0, PHP_ROUND_HALF_UP);[/CODE] i think it is better to use ceil() instead of round() here | |
Can Any body help with this script. I am not an expert in PHP I am displaying images 4 each in a page and the last image is repeating. unset is not working. [CODE]<?php $ar=scandir("hairupdo"); $n=0; $h="hairupdo"; $cnt=0; $numofimages=count($ar)-3; $imagesperpage=4; $numberofimages=0; $pages=ceil ($numofimages/$imagesperpage ); $gid=$_GET["id"]; echo "<table width=100 border=0 cellspacing=5 … |
The End.