Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
56% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
2
1 Commented Post
2 Endorsements
Ranked #621
Ranked #1K

35 Posted Topics

Member Avatar for DSLKeper

It is a problem in Opera browser where align attribute don't work, instead you can use <center> tag which can solve the problem of centering. [CODE]<center><TABLE align="center" class="" style="BACKGROUND-IMAGE: url(http://www.directsellinglive.com/Rumors/Rumors.jpg)" height="1067" width="1916"></center>[/CODE]

Member Avatar for Purvi_1
0
493
Member Avatar for rv1990

This is the code I made for my facebook application but it is not giving the result. This code generate friends name, id and gender and I simply want to display in my apps. Please help me in solving the problem? <section> <?php $friends = idx($facebook->api('/me?fields=friends.limit(10).fields(gender,name)'),'data', array('access token' =>$accessToken)); ?> …

Member Avatar for talibhassan3211
0
566
Member Avatar for nasir1739

Just promote your website in twitter, facebook and google+. Twitter id the best among them.

Member Avatar for woodroseint
0
543
Member Avatar for RachEv

Well facebook helps in increasing the traffic and draws more people towards your blog. It does not contribute much in SERP.

Member Avatar for cartergarth
0
156
Member Avatar for impindia

Well Start tweeting about your product in a proper manner and the interested one will in turn join you. You can followers who will influence your topic in one or the other way.

Member Avatar for Jessica1234
0
77
Member Avatar for Dani

One of the great inventors of products, he is a true inspiration for all of us. RIP Steve Jobs

Member Avatar for Pjieter
0
72
Member Avatar for phpDave

This is where php comes in. I assume that the email id is coming from other html or php file.Assuming your method post [CODE] <?php $email = $_POST['email']; ?> <input type="hidden" name="recipientEmail" value=<?php echo "$email"; ?>> [/CODE] This is not complete but do respond to it.

Member Avatar for phpDave
0
113
Member Avatar for seoindia

to improve the page rank you need to be in the back links, create more number of links and you would find somewhere in the google page

Member Avatar for ankitnajpal
0
342
Member Avatar for trinsleynewton

Well it depends on about your content and the added presentation and navigation will turn towards your blog.

Member Avatar for steve.s
0
202
Member Avatar for Siberian

First of all it looks nice when you use a bit of graphics to attract the users. But don't forget the basic things. I felt the form odd looking. No modification done over the form.Do the proper CSS. Well while using jQuery in the script causes a lot of trouble …

Member Avatar for Siberian
0
167
Member Avatar for mosesaaron
Member Avatar for vaibhav1983

Well social media is the place where your products can be promoted. Product can be anything it can be your website,any consumer products and even blogs. It is the powerful medium to exploit your product where you can get reviews and dislike points where people can work on that thing …

Member Avatar for rv1990
0
237
Member Avatar for priyakaushik
Member Avatar for Asimina

why don't you use for loop in the script! This will help in solving your problem. Tell me if it doesn't work.

Member Avatar for Asimina
0
198
Member Avatar for rv1990

Please guys will you recommend any books or tutorials for C#? Thank you

Member Avatar for Kekke
0
129
Member Avatar for BenzZz

From the above comments it is clear that content is to be written in HTML and the styling is to done in separate CSS file. It is not recommended to use table in HTML until required to be shown in tabular way. Well done guys.

Member Avatar for brainfo
0
129
Member Avatar for JD321

Have you made presentation of the content in table? If yes, then the method is wrong. It is not recommended to use table as the styling can be done in CSS. For validation, try [URL="http://http://jigsaw.w3.org/css-validator/"]http://http://jigsaw.w3.org/css-validator/[/URL]

Member Avatar for JD321
0
189
Member Avatar for rakwel10

First of all call a function which would start a session [CODE] session_start(); [/CODE] then transfer the data to an array like [CODE] $row=$_session['save_this']; [/CODE] and at the end of the page please insert this code [CODE] $_session['save_this']=$row; [/CODE]

Member Avatar for rv1990
0
69
Member Avatar for _8Bit

You need to show your mysql table . you might be new to the MySql. have to use query like: [CODE] mysql_query("insert into tablename values (values of the attributes)") or die("error"); [/CODE]

Member Avatar for Ichcha
0
212
Member Avatar for Kratos-s-

Your php code should be like this: [CODE] <?php /** * @author 00092 * @copyright 2011 */ $con = mysql_connect("localhost", "root", "pass"); if (!$con) { die('could not connect:' . mysql_error()); } mysql_select_db("info", $con); $sql = "insert into `reference` (`fullname`,`fname`,`birth`) values ('$_post[fullname]','$_post[fname]','$_post[birth]')"; if (mysql_query($sql, $con)) { echo "Done"; } else { …

Member Avatar for rpv_sen
0
254
Member Avatar for lisaroy1

Go for "php for dummies" its good for the newbies. PHP for dummies . Enjoy and start coding.

Member Avatar for novice02
0
147
Member Avatar for longinokamugish

One thing friend please put the code in a well manner so its identifiable. I can't get your line no.:26. After checking I think its on line [CODE] $MARITAL STATUS=$_POST['MARITAL STATUS']; [/CODE] Remove space as variable does not allow space The line would be [CODE] $MARITAL_STATUS=$_POST['MARITAL_STATUS']; [/CODE] make changes in …

Member Avatar for Pro2000
0
113
Member Avatar for ikhan42

This is done with the help of Ajax and php. You sound like Google maps bt on a small scale.

Member Avatar for rv1990
0
117
Member Avatar for kyleo92

check line no. 135 You have to use escape character to display single quote on the screen Repleace line 135 with this [CODE] <td colspan="2" align="center" style="font-size:18px; font-weight:bold;">Manage Contact's Data Form</td> [/CODE]

Member Avatar for rv1990
0
147
Member Avatar for Danny159
Member Avatar for Danny159
0
167
Member Avatar for farhanrocks
Member Avatar for Rashakil Fol
-3
287
Member Avatar for rv1990

What is mysql injection and how is it done? Please help me with an example

Member Avatar for rv1990
-1
161
Member Avatar for heshanm

if( isset($_POST['account_number']) && !empty($_POST['account_number']) ){ exit(); } Seriously this code is of no use. Just delete it and use javascript.

Member Avatar for rv1990
0
201
Member Avatar for Aardwolf
Member Avatar for tarmer

From my view you just need to change in ss1.php. I assume that there is a primary key in the database table such as id. If not create it. The code will be in this form [CODE] for($i=0;$i<//number of records//;$i++) { echo "<a href=viewplayer.php?id=$res['id']>player name</a> } [/CODE] By now you …

Member Avatar for rv1990
0
127
Member Avatar for phorce
Member Avatar for alihuta2002

I feel you are thinking on right path and carry forward your project. I am there for any kind of help. For the above problem you must make a php file. When mouse click on any of those icon the data goes asynchronously to the php where it will find …

Member Avatar for rv1990
0
166
Member Avatar for megachip04
Member Avatar for alanlee9898

hey why dont you use auto margin! it can bring image at the center of the screen

Member Avatar for Arkinder
0
230
Member Avatar for Punny

hmmm...... I cant get u! i put in this way........ you can send the data to the database i.e. mysql with the help of AJAX without redirecting to other page... ican help if u want....

Member Avatar for rv1990
0
80

The End.