Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+2
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
2 Commented Posts
Member Avatar for subhra44

Can anyone tell me how to retrieve records from database one at a time.. I am attaching a sample code here: [CODE]include('connection.php'); $sql1="SELECT * FROM question_master"; $result=mysql_query($sql1); while($row = mysql_fetch_array($result)) { echo $row['Question']; }[/CODE] Let me explain the code.. There is a table named "question_master" (containing some questions) in database …

Member Avatar for akshay_12
0
4K
Member Avatar for steven447

I have recently bought a Galaxy S3 with icecream sandwich. One of the futeres I like is the social networks integration with the contacts app. I can now see status updates from facebook, hyves,Google+ and whatsapp. I want to be able to see my twitter contacts in ics to. How …

0
130
Member Avatar for steven447

I use a parser called jsoup to parse html amd store it in a mysql database. The parser reads the files with an input stream. The problam is that some class en id atributes are given with class="". The parser cant find those atributes and returns a blank string. I …

Member Avatar for Shinedevil
0
149
Member Avatar for steven447

Hello, I have a website that uses Smarty. When I try `$oSmart->display("header.html");` I get a blank page without warnings and errors. I'v proven with `var_dump()` that the smarty object is succesfully created. I know to that the page is enterily rendered by using: echo "start"; //Smarty Stuff echo "end"; Also …

Member Avatar for steven447
0
730
Member Avatar for steven447

I've bought a new laptop a few days ago. I repled the standard hardrive with an ssd and intalled windows 7 home premium 64 bit. Everything works fine. There is one problem: when you press the volume keys the volume goes down. But I want like most computers with oem …

Member Avatar for caperjack
0
195
Member Avatar for djm123

Clicking on the MAIL icon in the brower, I cant get mail, yet by clicking on the mail icon at the system tray BOTTOM of screen I can..How do I fix the icon in the toolbar?

Member Avatar for jingda
0
82
Member Avatar for extemer

hello guys can any one let me known where to find database design template.i am confused in making of my design for the database. Thanks in Adavance

Member Avatar for debasisdas
0
101
Member Avatar for steven447

I got an usb network adapter, but can only find a driver for xp(that not work on windows 7:@). The problem is that I don't now the manufacture is. So what I'm looking for are drivers for windows 7 64 bit. I got some pictures, maybe you know the device. …

Member Avatar for steven447
0
206
Member Avatar for rajeesh_rsn

Hi friends, I m a php coder and in one of my real estate portal I likes to use any one of best php frame work. Please advise / suggest me a best and easy learning one.. Thanks rajeesh

Member Avatar for cereal
0
212
Member Avatar for Fulladder

Hi I am trying to implement a world cup 2010 database, but can't seem to find the best table structure. At the moment I have the following: Team TeadName PK group A with fixtures group B with fixtures group C with fixtures group D with fixtures group E with fixtures …

Member Avatar for smantscheff
0
375
Member Avatar for chudapati09

When I create a folder using FireFTP, my permissions of the folder becomes rwxr-xr-x but thats not the permission that I want. So when I create a folder using WinSCP my folder permissions are rwxrwxr-x which are the ones I want. I've tried creating folders with FileZilla and CyberDuck and …

Member Avatar for steven447
0
67