Posts
 
Reputation
Joined
Last Seen
Ranked #861
Strength to Increase Rep
+7
Strength to Decrease Rep
-1
88% Quality Score
Upvotes Received
35
Posts with Upvotes
29
Upvoting Members
12
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
3
20 Commented Posts
~96.3K People Reached
About Me

Student

Interests
Programming
Favorite Tags
Member Avatar for fernandodonster
Member Avatar for Hani1991

Hello everybody. You might see that many websites such as Facebook recognize your device even after you clear the cookies of your browser, RIGHT? Try to you log in Facebook, then log out and clear the cookies, then re-open the homepage of Facebook. You'll see that the username you used …

Member Avatar for arjani10
0
211
Member Avatar for debasisdas
Member Avatar for James_28
8
16K
Member Avatar for shahbaz13

Hello, I want to insert single or double quotes into mysql without using \ or anything else i tried mysql_real_escape_string but it did not work it gives SQL Syntax Error : Check what to use near error...Plz Help... Here's the code... [CODE]<?php $name = isset($_POST['name']) ? $_POST["name"] : ""; $description …

Member Avatar for VIJAY_13
0
5K
Member Avatar for Doctor Inferno

[b]TEAM A[/b]: includes members whose BC username start with A C E G I K M O Q S U V W [b]TEAM B[/b]: includes members whose BC username start with B D F H J L N P R T X Y Z [b]SCORE Board[/b] Team A: 4 Team …

Member Avatar for cproger
9
45K
Member Avatar for abhi10kumar

How I can create Pop-up Login window on a particular page. If user login successfully, the back page will refresh.

Member Avatar for jalpesh_007
0
226
Member Avatar for Pro2000

Hello, I have a simple question that I can't find an answer to. My question is: Does a **URL** include a **URN**? If yes, how can it include a **URN**? For example, this web address: www.example.com/folder/file.html In this address, where is the **URL**, and where is the **URN**? Is the …

Member Avatar for princysharma90
0
160
Member Avatar for volum

I want to make a linkpage where visitors can enter their webpage (title-url-description) and there are a few downloadable scripts around, but all I have found are for reciprocal linking. Does anybody have a simple php script for this purpose?

Member Avatar for volum
0
293
Member Avatar for Netcode

[url]http://www.aljazeera.com/news/africa/2011/08/2011826103616188370.html[/url]

Member Avatar for Netcode
-2
200
Member Avatar for mrnutty

Start thinking about the things you use to do before you ever knew about programming and now think about how you changed that as a result of programming? What was it? As an example, I always use to start numbering from 1, but after taking my first programming course and …

Member Avatar for chiiqui
0
446
Member Avatar for Hani1991

Hello every-single-body :) I wanna ask you several questions.. Where should I start from? :-/ Well.. 1. Who is Dani in this website? :icon_mrgreen: I really don't know. 2. Where are most of the members of this website from? I think most of you are from India, aren't you? 3. …

Member Avatar for MooGeek
3
399
Member Avatar for Yilia

Hello, I am new here, hope can learn many things here, become friends with you

Member Avatar for jingda
0
38
Member Avatar for DILO3D

I describe my problem with following simple example. [CODE] function show(str) { if (window.XMLHttpRequest){ xmlhttp=new XMLHttpRequest(); } else xmlhttp=new ActiveXObject("Microsoft.XMLHTTP"); } xmlhttp.onreadystatechange=function() { if (xmlhttp.readyState==4 && xmlhttp.status==200) { document.getElementById("txtHint").innerHTML=xmlhttp.responseText; } } xmlhttp.open("GET","data.php?q="+str,true); xmlhttp.send(); } [/CODE] here,i am getting some responsetext or result from data.php file through my request. In my …

Member Avatar for Sorcher
0
326
Member Avatar for extemer

HI guys i have a little problem while i post the data that is class_id and subject_id to my db with it extra field is generated having zero in class_id and subject_id e.g below [B]Edit Delete 0 0 Edit Delete 315 1[/B] beside the original ids.here is my code below …

Member Avatar for cgull
0
126
Member Avatar for Paaat

Hey, I'm having a problem executing the following code: [CODE] <?php session_start(); require('connect.php'); if($_POST['username'])){ $name=$_POST['username']; $checkUsername = mysql_query("select * from users where UserName='$name'"); if(mysql_num_rows($checkUsername){ echo 'Logged in successfully!'; $_SESSION['username'] = $name; } else{ echo 'The username or password you've entered is not valid!'; } } ?> [/CODE]

Member Avatar for Paaat
0
87
Member Avatar for davidaldrich

Greetings from me! From a tough & busy time schedule, i have to come here for some niche time to get answers for all of my questions that i didn't find out by digging my brain. ( !! as usual not happen..) I found '[B]Dani Web[/B]' is more helping out …

Member Avatar for Onlineshade
0
196
Member Avatar for clousot

Name: Patrice Nickname: Clousot (you know Inspector Clousot ?) Height: 1m67 Weight: 63kg (62 after typing this introduction) Hair: Brown Eyes: Brown/Green (but both ;) ...) Location: Paris (Not the one in Texas) Age: 42 (and all my teeth until my boss see me typing this mail instead of working) …

Member Avatar for Onlineshade
0
188
Member Avatar for Ehtesham Siddiq

Name: Ehtesham Nickname: Ehte Height: 5' 9' Hair: Black Eyes: Black Location: Imdia Age: 25 Hobbies: Listening to music,Playing Cricket,Writting Diary Relationship Status: Single Fav Music: Sufi n soft Songs Education: B.Tech Computers Favorite Movies:Na Tum jano na Hum,Troy,Wanted

Member Avatar for Onlineshade
-1
99
Member Avatar for jacksantho

Hi, Am having only one check box. I wants to pass checkbox values through hyperlink. I needs to know, either it is an checked checkbox or an unchecked uncheckbox. Based upon checked checkbox, i carry out my remaining coding part. [CODE]echo "<br>"; echo "<table>"; echo "<tr><td colspan='2'><font color='blue'><b>download PDF document:</b></td></tr>"; …

Member Avatar for jacksantho
0
196
Member Avatar for Derpâ„¢

Hey Everyone from daniweb i am new here and came to learn how to develop programs, i have some experiance in HTML and CSS but thats about it i would like to learn java script / C++ / VB.net I am going to enroll myself in a local community college …

Member Avatar for Pro2000
0
123
Member Avatar for Paaat

Hello, I've been trying to solve this problem that has faced me many times on my website.. I have written a forum program. It works perfectly. However, sometimes a user tells me that he tried to post his comment, but his comment didn't appear on the page, and that he …

Member Avatar for Paaat
0
153
Member Avatar for eXpertPHP

Hi, I'm from Romania, and i have more than 10 years experience with programming: HTML, CSS, JavaScript, ActionScript, PHP, MySQL ... and few others. My official open source project is [snipped by jbennet] I found this forum very useful for beginners and i want to help others to know the …

Member Avatar for jbennet
0
96
Member Avatar for yamunacbs

This is yamuna from India. I am working in Crystal BPO Solutions as Web Analyst.[link removed by jbennet]

Member Avatar for jingda
0
58
Member Avatar for Hani1991

Hello, I found this keyword written everywhere I read about classes, which is __construct. Is it a built-in method or keyword? What does it do? There's another one, which is __clone. What is it too? If they're not built-in, then why are they always preceded by 2 underscores? Thank you.

Member Avatar for Hani1991
0
95
Member Avatar for nigelsponge

Hi, I am using a $get function to get a variable from the URL as my page subtitle. It works fine except if the variable has an apostrophe in it. Then the title has a backslash in front of the apostrophe (probably to escape that apostrophe). Not sure how to …

Member Avatar for coolest_987
0
186
Member Avatar for Hani1991

Hey.. I wonder what's the difference between the use of [COLOR="Green"]||[/COLOR] and [COLOR="Green"]OR[/COLOR] I have an example: [CODE] $Assumed_Variable = 1; $Assumed_Query = mysql_query("select something from someTable",$connection); if($Assumed_Variable == 1 || mysql_num_rows($Assumed_Query) > 0){ echo 'Success!'; } else{ echo 'Failure!'; } [/CODE] So, if I understand this issue, this means …

Member Avatar for Pro2000
0
156
Member Avatar for longinokamugish

MARITAL STATUS IS ON LINE 26 FROM THE FOLLOWING CODE. <?php // Get values from form $SURNAME=$_POST['SURNAME']; $MIDDLENAME=$_POST['MIDDLENAME']; $FIRSTNAME=$_POST['FIRSTNAME']; $COLLEGE=$_POST['COLLEGE']; $MARITAL STATUS=$_POST['MARITAL STATUS']; $GENDER=$_POST['GENDER']; $PHONE NUMBER=$_POST['PHONE NUMBER']; $ROOM NAME=$_POST['ROOM NAME']; $GURDIANS NUMBER=$_POST['GURDIANS NUMBER'];

Member Avatar for Pro2000
0
112
Member Avatar for Paaat

Hello everybody I'm working on MySQL I always have to use the Count function like this: [CODE]$Q = mysql_query("Select count() from tableA",$connection);[/CODE] How can I handle this query? How can I handle the number returned by this query?? Thanks.

Member Avatar for Paaat
0
243
Member Avatar for Pro2000

Hello everyone.. It's come to my mind that, as a form of facilitation, it's better to put a question mark beside most of the parts of DW pages. For example, in the members' CP there should be a question mark to click on so it takes us to/ shows us …

Member Avatar for Pro2000
1
118
Member Avatar for Hani1991

Hello everyone.. I have recorded a video from my satellite digital receiver device on a USB flash disk.. After I plugged the USB disk into my computer, I noticed that the name of the file contained unusual characters (I've taken a picture of the file and put it in the …

Member Avatar for Pro2000
0
562