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 #27.9K
Ranked #4K
~2K People Reached
Favorite Tags
Member Avatar for iamthwee
Member Avatar for Benjamin_4

Hello guys i want create a table which willl consist of Regions and Location therefore when i take a region it should give me a list of locations under that region. i hope my question is clear enough THank you

Member Avatar for diafol
-1
166
Member Avatar for Techno22

Tried to uninstall through Add or remove and also through Revo Uninstaller but it keeps coming back on boot up and wants to reconnect. Icon remains in task bar.

Member Avatar for mjdodd
0
359
Member Avatar for tqmd1

Dear Sir, I have following codes to save record in MySql. <?php include("connect.php"); $insert_query = "INSERT INTO ghee (sno,pack,weight) VALUES (18,'kk',80)"; $insertion_result = mysql_query($insert_query); //check whether the data insertion was successful if(!$insertion_result) { die("Sorry! Something went wrong.</p>"); } else { echo "<p>Record saved successfully.</p>"; } mysql_close(); ?> These codes work …

Member Avatar for Jamblaster
0
273
Member Avatar for shashidhargm

Guys suggest me a good videos converter software which can convert any big sized videos to smaller size and without compromising quality Thank you

Member Avatar for CimmerianX
0
362
Member Avatar for nobhonil30390
Member Avatar for Michael_18

I'm trying to display some records which meet some certain criteria. That works fine, but I also want to retrieve the total amount of orders. These are all located in the field 'Amount' from the Orders table. So if record 1 has got '22' in it's amount field, and record …

Member Avatar for balaji9124
0
313