Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+5
Strength to Decrease Rep
-1
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
0 Endorsements
Ranked #2K
Member Avatar for kings

hi please do tell me how to convert a microsoft word to html document. In my appln the user will browse the microsoft word document,when a registered user tries to view the application loaded by the users of the website...it should display in html format....

Member Avatar for diafol
0
3K
Member Avatar for genieuk

Hi, Me again... Just wanted to know, i have this piece of code to enter the data from a registration form of mine into the user db. I want to use the mysql_real_escape_string to help stop those evil people who enjoys hacking from hacking my DB $query = "INSERT INTO …

Member Avatar for pritaeas
0
272
Member Avatar for aarya

$url=$_POST['url']; $ip = gethostbyname($url); $long1 = ip2long($ip) if ($long1 == -1 || $long1 == FALSE) { echo 'Invalid IP, please try again'; } else { print $url; echo $ip ?> bu this code i get ip address but i need the country name aslo with this ip address. is thers …

Member Avatar for kavinesh
0
1K
Member Avatar for acrylic

Is it possible to appear as spammy, or automated with a few manual submissions every other day? Is there a point where your penalized instead of helped, from PR and search results. I just don't want to take it too far.

Member Avatar for movielinks
0
215
Member Avatar for [omega]

Hi there, I am totally new to neural networks and am trying to train a network now. I am using a php script from tremani.nl for the neural network. Now what I wonder is that. How long does it usually take to train a network? I mean I am training …

Member Avatar for waisalima
0
288
Member Avatar for komox

About how many META keywords should you use? There are so many that relate to my business but I don't know how many is too many. Advice would be appreciated.

Member Avatar for shayaristore
0
647
Member Avatar for Puckdropper

I hate having the password for my database out in the open. Anyone who gets a look at my code has access to the password. What can I do to secure it so my PHP scripts can access it but it's harder to find? I thought about storing it in …

Member Avatar for webms
0
374
Member Avatar for kimphot

Warning: Cannot modify header information - headers already sent by (output started at /home/mysite/public_html/redirect_index.php:20) in /home/mysite/public_html/redirect_index.php on line 38 I've converting as asp site to php. I'm a partial numpty in asp and complete numpty in php I keep being told this is a white space problem..... I can't see …

Member Avatar for diafol
0
193
Member Avatar for muruganasm

hi. i am senthilmurugan. i am learning to php language. one error occur. i try to connect to database. [B]Can't connect to MySQL server on 'localhost' (10061)[/B]. how to correct the error . please reply the answer...

Member Avatar for alza
0
216
Member Avatar for dami06

Hi, does anyone know of a good php validator online. I used one called bermi.org and put my code in and gave me an error but i don't know what line the error is occuring. Perhaps someone could help me out. This is the code [B] tutors.php[/B] [code=php] <?php /** …

Member Avatar for almostbob
1
245
Member Avatar for cmills83

Okay so I am trying a stradegy someone posted on here about starting a site and then adding 100 or so pages at the rate of 1 per day. It is been 5 days and 5 pages later and googlebot has not looked at my site. The old site is …

Member Avatar for abhigupta.seo
0
648
Member Avatar for vssp

Hai fiends I want to disable the righ click option in my web application. How to hide the right click option usong php? Please send me any idea. Thanks Prabu __________________ Thanks Vssp

Member Avatar for Rajivgandhi
0
236
Member Avatar for Dani

Do you do freelance work as a web designer or web developer? If you do custom work for clients, you're welcome to advertise your service in our [URL="http://www.daniweb.com/techtalkforums/forum52.html"]Custom Services For Hire[/URL] forum within the Webmaster Marketplace.

Member Avatar for anuj_sharma
2
748
Member Avatar for jbennet

[B][U]How to install a Debian LAMP Server[/U][/B] [B][U][/U][/B] [I]The combination of Linux + Apache + MySQL + PHP setup is known as LAMP[/I] We will be using: [B]Debian Linux - Operating System[/B] Debian is an opensource operating system, which uses the popular Linux kernel. It is a good choice for …

Member Avatar for inckie
1
742
Member Avatar for anumitadas

I want to fetch data from Mysql database in list box..but it's not happening The code is: [code=php]<?php include("connection.php"); $sql= "select student_age from student_data"; $result= mysql_query($sql); if(!$result) { die('could not connect:'.mysql_error()); } while($row = mysql_fetch_array($result)) { echo "anumita"; ?> <option value="<?=$row[0]?>"> <?=$row[0]?> </option> <?php } ?>[/code]

Member Avatar for TopDogger
0
121
Member Avatar for sarithak

Hi frnds... i dont know anything about OSCOMMERCE.. now i have interested to learn OSCOMMERCE..because of many companies asking about exp in oscommerce... i have been installed successfully in my system... but i didnt get any idea.. what is the usage & procedure to learning from basics.. plz provde some …

Member Avatar for TopDogger
0
126
Member Avatar for gpdrums

Hi All: I'm connecting to a db to populate a table. My code loops through the db without errors. The problem is in Firefox, my rows of data display as individual tables. Everything works perfect in IE. Any ideas what I'm missing? The table population code basically looks like this: …

Member Avatar for TopDogger
0
137
Member Avatar for danishbacker
Member Avatar for mangel.murti

hi all ,the code i write below display report on selection of some field below it.my problem is that i want to print this report but controls are also printing with report.i want that only report will print. please help me to solve my problem............can i transfer report to other …

Member Avatar for trinitybrown
0
172
Member Avatar for benutzername123

Hi there. I've been attempting for a good few months to develop a new webpage at [url]www.mnc99.com[/url]. You can see my current efforts at [url]www.mnc99.com/index.php[/url] . Notice that the movie you will receive (morning, afternoon, evening) depends on the time you access the page. You're more than welcome to inspect …

Member Avatar for benutzername123
0
172
Member Avatar for chicago1985

I am thinking of going with ColdFusion Enterprise over my current PHP. We do alot of web apps working with MySQL and Oracle. I have no problem paying for it compared with free PHP because I hear that ColdFusion can cut down my development and debugging time. It also seems …

Member Avatar for PoA
0
165
Member Avatar for Diode

I'm not sure if this should go in the MySQL board, or this, since it deals with both PHP and MySQL. But anyway, I am making a sports memorabilia site for a guy. On the item creation page, after I call the function to prevent sql injection, no matter what …

Member Avatar for Diode
0
2K
Member Avatar for OmniX

Hi guys You know when you enter a registration page with a textbox saying enter the characters that corespond to the image. I heard its called COPA or something. Anyone has any tutorials on how to make a page like this? Thankyou, Regards X

Member Avatar for OmniX
0
146
Member Avatar for innovativeatul

Hello Every body i have 6 yrs. of experience in designing but now i want to switch myself to developer. I have some questions and confusion in mind : Which one is long term PHP or .net (which will be good for my career) How to start ? Pls. i …

Member Avatar for R0bb0b
0
142
Member Avatar for almualim
Member Avatar for almualim
0
157
Member Avatar for servis

i am extemly newbie and don’t know whether I should post my problem here or somewhere else, however… i have following problem in one of my php-mysql application header link through browser is, "http://localhost/test/reply.php?id=852" and query is as follow, [ICODE] $name=$_POST['name']; //from the name form $q_id=$_GET['id']; $sql="INSERT INTO `test`.`reply`(`rid`,`tid`,`name`)VALUES(NULL,'$q_id','$name')"; $result=mysql_query($sql);[/ICODE] …

Member Avatar for rgviza
0
4K
Member Avatar for electromania

Hi all, I've got a website with the install function, and the install want the safe_mode to be off but my web hosting company wouldnt turn safe modee off, is der a way to get around this? Can I add something to my code? Please Help!!!

Member Avatar for TopDogger
0
67
Member Avatar for justted

Hello everyone, I seem to be having a problem inserting some information into a MySQL table. Below is a copy of the MySQL table code I used and also the PHP code. I was wondering if anyone can help me find out why it wont insert the information. What I …

Member Avatar for RoryGren
0
182
Member Avatar for jino

I am new in PHP. I have a form having fields from 3 different tables.. I want to search these 3 tables simultaniously for reporting the information... 1st table personal details. 2nd table services offered. 3rd table payment details. I want to search each and every fields in these tables …

Member Avatar for jino
0
110
Member Avatar for Diode

Hello, I volunteered to make a website for someone, although I've never done a professional one for a company before (he has a small business). He wants to sell sports gear/memorabilia on his site, and I've never made an e-commerce site before. I know php and mysql but how do …

Member Avatar for TopDogger
0
74