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
Ranked #31.8K
~978 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

5 Posted Topics

Member Avatar for gakusya

Hi all, Please paste here the error you find inside the following file, xampp/apache/logs/error.log Before posting it there, clear everything from this file and restart the xampp server. And then see whether you get any error here or not :-) Thanks, Akshat

Member Avatar for nicksontinko
0
606
Member Avatar for misterx100

Hi MisterX, You can use the following plugin [url]http://www.viper007bond.com/wordpress-plugins/jquery-lightbox-for-native-galleries/[/url] Its a very good one. And easy to use also. Thanks. Akshat Goel Editor, <SIGNATURE SNIPPED>

Member Avatar for The5sisters
0
94
Member Avatar for branding4you

Ideally saying this code should work (just tried this). Are you sure, that SELECT query is returning any data. Do one thing, write something like [CODE]echo "blabla..";[/CODE] Inside the while loop to check if it is really returning any rows.

Member Avatar for Member #120589
0
88
Member Avatar for vaibhav1983

I suppose its for the better brand value. It creates a recognition in the minds of visitors. And also the websites with FavIcons look more professional.

Member Avatar for Member #120589
0
90
Member Avatar for ans2007kumar

Hi, [B]intval[/B] function will definitely parse text to number. The second error you are stating, is coming because you are not using ' (single inverted comma) around the text you are passing into the mysql_query. It should have been like this [CODE]$sql="insert into shop Values('$_POST[name]','$_POST[city]','$_POST[state]',$p,'$_POST[coun]',$m,$c,$i,'$_POST[email]','$_POST[un]','$_POST[pass]','$_POST[add]')" ;[/CODE] Thanks, Akshat

Member Avatar for akshatgoel
0
100

The End.