User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 423,153 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,339 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 21 of 21
Search took 0.01 seconds.
Posts Made By: rime
Forum: PHP Dec 4th, 2007
Replies: 6
Views: 566
Posted By rime
Re: IP of a computer

I have also tried $_SERVER['REMOTE_ADDR'] but it is giving the same output..
Forum: PHP Dec 4th, 2007
Replies: 6
Views: 566
Posted By rime
IP of a computer

I am trying to write a code to get IP of a computer.
I have written the following code :
<?php
$ip=@$REMOTE_ADDR;
echo "<font face='Verdana' size='3'><b>IP Address= $ip</b>";
?>
But the output I am...
Forum: PHP Oct 14th, 2007
Replies: 4
Views: 1,036
Posted By rime
Re: image upload problem

My problem is that it is not uploading any images
Forum: PHP Oct 13th, 2007
Replies: 4
Views: 1,036
Posted By rime
image upload problem

I have written the following image upload code:

image_upload.html:

<html>
<head>
</head>
<body>
<form method="post" action="check_image.php" enctype="multipart/form-data">
<table border="0"...
Forum: PHP Oct 12th, 2007
Replies: 11
Views: 1,472
Posted By rime
Re: require urgent help to retrieve image from database

Thank you BUT
Still its not working..
Forum: PHP Oct 12th, 2007
Replies: 11
Views: 1,472
Posted By rime
Re: require urgent help to retrieve image from database

thanks ryan_vietnow.
I have tried your code but it is not working.
Is there any other way to solve the problem?
Forum: JavaScript / DHTML / AJAX Oct 12th, 2007
Replies: 0
Views: 431
Posted By rime
require urgent help

please help with a java script that will not allow a textbox to enter any characters while typing.. It will only allow digits
Forum: PHP Oct 12th, 2007
Replies: 11
Views: 1,472
Posted By rime
Re: require urgent help to retrieve image from database

Thanks fatihpiristine for replying.

can you please explain me the line

$Get = $_GET['NewsID'];

what is NewsID meant for?
Forum: PHP Oct 12th, 2007
Replies: 11
Views: 1,472
Posted By rime
Re: require urgent help to retrieve image from database

Thanks ryan_vietnow for replying..

Basically I have a database where each row has three images..

And each row has an id, i.e. all three images have only one id..

so I am confused about the part in...
Forum: PHP Oct 12th, 2007
Replies: 3
Views: 854
Posted By rime
Re: Mysql to Excel worksheet, need code

yes I have read your article and its helpful.. thans a lot
Forum: PHP Oct 11th, 2007
Replies: 3
Views: 854
Posted By rime
Mysql to Excel worksheet, need code

Is it possible to copy a mysql database to an excel worksheet writting PHP code..

please help with code.
Forum: PHP Oct 11th, 2007
Replies: 11
Views: 1,472
Posted By rime
require urgent help to retrieve image from database

I have written the following code to retrieve image from mysql database:

<?php
include('dbinfo.inc.php');
include('../functions.php');
mysql_connect("localhost","username","password")
or...
Forum: JavaScript / DHTML / AJAX Oct 9th, 2007
Replies: 3
Views: 1,124
Posted By rime
Re: font colour and background colour

thanks for your reply Vishsesh, but I've heard its possible both in netscape and internet explorer.
Forum: JavaScript / DHTML / AJAX Oct 9th, 2007
Replies: 3
Views: 1,124
Posted By rime
font colour and background colour

I am making a form which will take inputs such as email, password etc.

And the form checks whether it is a valid email id or password, if not an alert is being shown such as invalid email-id..

I...
Forum: PHP Sep 6th, 2007
Replies: 1
Views: 445
Posted By rime
Help please help with the following code

I have written the following code and I want that when a user doesn't fill his first name and mothertongue then it'll show the error message. But whats happening is that after showing the alert for...
Forum: PHP Sep 5th, 2007
Replies: 2
Views: 2,590
Posted By rime
Help To disable Submit button

How can I disable the submit button with JAVA Script untill all the mandatory fieleds are filled? if any body can help.. its urgent please
Forum: PHP Aug 30th, 2007
Replies: 5
Views: 2,932
Posted By rime
Re: To create url link inside an email body

I am trying to write the code of sending an email with PHP, and inside the body of the mail I want to create a link..Please if you can help me..
Forum: PHP Aug 30th, 2007
Replies: 5
Views: 2,932
Posted By rime
Re: To create url link inside an email body

exactly, such as the person who got the email would want to give a feedback and he would click the link feedback and a new PHP page would open..
Forum: PHP Aug 30th, 2007
Replies: 5
Views: 1,213
Posted By rime
Re: taking input and checking it in the same page

Thanks and this is working partly..as when a username is provided its not going into the database though no error is being shown.. please help
Forum: PHP Aug 30th, 2007
Replies: 5
Views: 1,213
Posted By rime
Help taking input and checking it in the same page

The file is called test.php, It takes username and check if it is blank in the same page and show a message.. I wrote the code but its not working.. please help.

test.php:

<html>
<form...
Forum: PHP Aug 30th, 2007
Replies: 5
Views: 2,932
Posted By rime
Help To create url link inside an email body

How can I create links inside an email content? can you send me a code for that?
Showing results 1 to 21 of 21

 
All times are GMT -4. The time now is 7:27 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC