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 #4K
~1K People Reached

7 Posted Topics

Member Avatar for ruman_eee

Hi everyone, I hope all are fine. Is there have anyone who knows about shorting a table whose containers are uploaded from the database. Please help:icon_eek:

Member Avatar for rickarro
0
402
Member Avatar for ruman_eee

Dear all, I am facing a big problem.I need help. I want to make a software that can make the .pdf file from .doc file. Is their anyone who can help me about this problem

Member Avatar for om_shankar1
0
99
Member Avatar for chauhansanjiv

If you know that then why you didn't give him the answer ? try to give them a positive answer not to discourage ...

Member Avatar for MidiMagic
0
110
Member Avatar for ruman_eee

hi everyone, I am in problem to get the array data from php to use it in js. $data[0]=88; $data[3]=44; $data[4]=2232; I want to use those data in js. Can anyone help me ??

Member Avatar for adorosh
0
113
Member Avatar for ruman_eee

hi everyone, I have some problem about simplifying my php code. At first I want to load my form and then load my information from database if their are any data exists according to the user name. Actually the problem is,I want to load the js while the information is …

Member Avatar for scru
0
123
Member Avatar for billah_norm

Try this: [url]www.ebookshare.net[/url] [QUOTE=mandragora;481658]Try [URL="http://www.ebookshare.com"]www.ebookshare.com[/URL] :: good resource[/QUOTE]

Member Avatar for avmaza
0
238
Member Avatar for kings

I think this will help you: $link=mysql_connect($hostname, $username, $password); mysql_select_db($dbid,$link) or die("unable to connect"); $x = $_GET['name']; $result=mysql_query("SELECT * FROM table1 where name='$x'") or die("ERROR:".mysql_error()); $x=mysql_fetch_array($result); if($x[0]!=null){ echo $x[0]; or, printf($x[0]); } then write the update code . [QUOTE=kings;480009]hi i am not able to update my table.plz do tell me …

Member Avatar for nav33n
0
248

The End.