Search Results

Showing results 1 to 40 of 58
Search took 0.01 seconds.
Search: Posts Made By: rohnni
Forum: Website Reviews Mar 26th, 2009
Replies: 1
Views: 396
Posted By rohnni
:confused: Hello Everyone

Anyone please tell me how to add dubai stock market rate in my own web page?? i need some countries stock codes to put my own web page??
Forum: PHP Mar 11th, 2009
Replies: 2
Views: 225
Posted By rohnni
Forum: PHP Mar 11th, 2009
Replies: 2
Views: 225
Posted By rohnni
Notice: Undefined index: event in E:\domains\h\highweb.co.uk\user\htdocs\geeta\assignments\php\HEC_1_2\HEC\authheader.php on line 3

Notice: Undefined index: type in...
Forum: HTML and CSS Mar 9th, 2009
Replies: 5
Views: 1,531
Posted By rohnni
Can anyone tell me how to add events in php calendar ? ineesd to ADD EVENTS
Forum: PHP Mar 7th, 2009
Replies: 15
Views: 997
Posted By rohnni
how to use code tags?
Forum: PHP Mar 6th, 2009
Replies: 15
Views: 997
Posted By rohnni
<html>
<head>
<title>Calendar: Add</title>
<META HTTP-EQUIV="refresh" content="1;URL=../../calendar.php">
<LINK rel="stylesheet" type="text/css" name="style" href="../../calendar.css">
</head>...
Forum: PHP Mar 6th, 2009
Replies: 15
Views: 997
Posted By rohnni
wat u mean?
Forum: PHP Mar 6th, 2009
Replies: 15
Views: 997
Posted By rohnni
hii
i m designing a php event based calendar
this is my code, can anyone tell me its script code,mine is not working..

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
Forum: PHP Mar 5th, 2009
Replies: 15
Views: 997
Posted By rohnni
Notice: Undefined variable: event in E:\domains\h\highweb.co.uk\user\htdocs\geeta\assignments\php\Calendar-php\admin\calAdd.php on line 46

Notice: Undefined variable: description in...
Forum: PHP Mar 5th, 2009
Replies: 15
Views: 997
Posted By rohnni
Notice: Undefined variable: sent_month in E:\domains\h\highweb.co.uk\user\htdocs\geeta\assignments\php\Calendar-php\calendar.php on line 431


<html>
<head>
<title>Calendar</title>
<meta...
Forum: PHP Mar 5th, 2009
Replies: 15
Views: 997
Posted By rohnni
yup :-)) thanks
Forum: PHP Mar 5th, 2009
Replies: 15
Views: 997
Posted By rohnni
hi
i design a php event calendar

but it showing some error, anyone check it plz..

Parse error: syntax error, unexpected T_ELSE in W:\www\Calendar-php\admin\calAdd.php on line 149

<html>...
Forum: PHP Mar 1st, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
Thanks... :-))
Forum: PHP Mar 1st, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
any idea? how to breakup the page?
Forum: PHP Mar 1st, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
that above code doesnot working,,,

tell me any simple method so that it will display Your details , your business title ....
Forum: PHP Mar 1st, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
<?php
$body = "";
foreach($_POST as $key => $value) {
$body .= "$key : $value \n";
}
mail("yourmail.com", "Enquiry", $body, "From: webmaster@yahoo.co.uk");


?>
Thanks - Email Send - Done
Forum: PHP Mar 1st, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
u know i m using 5 html forms so i want when i will get the output of 5 pages on my email how can i identify which ifromation is realted to which form thats y i need to display a title that will...
Forum: PHP Mar 1st, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
hi...
can anyone tell me how to print title on every page.. i want to recieve a title of everypage but only in email that titile only will display on my email that i will get not anywhere else....
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
Notice: Undefined variable: subject in E:\domains\h\highweb.co.uk\user\htdocs\geeta\assignments\php\requirements-form\mail.php on line 16

Notice: Undefined variable: message in...
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
i post my code , can u check it..
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
if(md5($verif_box).'a4xn' == $_COOKIE['tntcon']){
// if verification code was correct send the message and show this page
mail("you@email.com", 'Online Form: '.$subject,...
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
now i need captach validation... how to add it?
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
hey i solved it i put the same value for all radio buttons thats y me silly girl.
thanks for ur help....
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
hey these above errors are radio buttons how to display it?
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
i use this

<?php error_reporting(E_ALL^E_NOTICE);?>

ans how to use $_SESSION ?
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
this is my 3.php file

<?php error_reporting(E_ALL^E_NOTICE);?>
<form id="form1" name="form1" method="post" action="mail.php">
<span class="large">Do you currently have a website?<br></span>...
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
ohhkk..

but i got this output now have a look..
title :
name :
lname :
address :
pin :
country :
contact :
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
i did update it showing this

Notice: Use of undefined constant E_ALLL - assumed 'E_ALLL' in E:\domains\h\highweb.co.uk\user\htdocs\geeta\assignments\php\requirements-form\2.php on line 57
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
b>Notice</b>: Undefined index: checkbox2 in <b>E:\domains\h\highweb.co.uk\user\htdocs\geeta\assignments\php\requirements-form\3.php</b> on line <b>76</b><br />

checkbox3 : <br />
<b>Notice</b>:...
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
thanks ...
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
field_forwarder()
anyone know about this
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
thanks, please tell me why its not showing the output we fill in text boxes it only showing boxes name...

i add
<input type='hidden' name='title' value='<?php echo $_POST['title']?>' />
...
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
how to put data on tables?
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
hey i did post <?php error_reporting(E_ALLL^E_NOTICE); ?>

this on my pages but i got these notice again on my email...
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
thanks to both of u...
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
hi carn, i add hideen input field and now it showing all page output
but it showing only names the text i fill in the fields nt not showing :-(
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
<input type="checkbox" name="camera" id="checkbox" value="1">
</label>
Live video cameras <br>
<label>
<input type="checkbox" name="contact" id="checkbox2" value="2">
</label>
...
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
cwarn23 i did update u told me but nothing it only showing 5th page form output not others...
Forum: PHP Feb 28th, 2009
Replies: 7
Views: 331
Posted By rohnni
it will not show all html forms output....
Forum: PHP Feb 28th, 2009
Replies: 53
PHP
Views: 1,508
Posted By rohnni
i dnt want to merge on a big file, any other solution please....
Showing results 1 to 40 of 58

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC