Forum: Website Reviews Mar 26th, 2009 |
| Replies: 1 Views: 396 :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 |
Forum: PHP Mar 11th, 2009 |
| Replies: 2 Views: 225 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 Can anyone tell me how to add events in php calendar ? ineesd to ADD EVENTS |
Forum: PHP Mar 7th, 2009 |
| Replies: 15 Views: 997 |
Forum: PHP Mar 6th, 2009 |
| Replies: 15 Views: 997 <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 |
Forum: PHP Mar 6th, 2009 |
| Replies: 15 Views: 997 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 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 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 |
Forum: PHP Mar 5th, 2009 |
| Replies: 15 Views: 997 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 Views: 1,508 |
Forum: PHP Mar 1st, 2009 |
| Replies: 53 Views: 1,508 any idea? how to breakup the page? |
Forum: PHP Mar 1st, 2009 |
| Replies: 53 Views: 1,508 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 Views: 1,508 <?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 Views: 1,508 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 Views: 1,508 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 Views: 1,508 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 Views: 1,508 i post my code , can u check it.. |
Forum: PHP Feb 28th, 2009 |
| Replies: 53 Views: 1,508 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 Views: 1,508 now i need captach validation... how to add it? |
Forum: PHP Feb 28th, 2009 |
| Replies: 53 Views: 1,508 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 Views: 1,508 hey these above errors are radio buttons how to display it? |
Forum: PHP Feb 28th, 2009 |
| Replies: 53 Views: 1,508 i use this
<?php error_reporting(E_ALL^E_NOTICE);?>
ans how to use $_SESSION ? |
Forum: PHP Feb 28th, 2009 |
| Replies: 53 Views: 1,508 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 Views: 1,508 ohhkk..
but i got this output now have a look..
title :
name :
lname :
address :
pin :
country :
contact : |
Forum: PHP Feb 28th, 2009 |
| Replies: 53 Views: 1,508 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 Views: 1,508 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 Views: 1,508 |
Forum: PHP Feb 28th, 2009 |
| Replies: 53 Views: 1,508 field_forwarder()
anyone know about this |
Forum: PHP Feb 28th, 2009 |
| Replies: 53 Views: 1,508 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 Views: 1,508 how to put data on tables? |
Forum: PHP Feb 28th, 2009 |
| Replies: 53 Views: 1,508 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 Views: 1,508 |
Forum: PHP Feb 28th, 2009 |
| Replies: 53 Views: 1,508 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 Views: 1,508 <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 Views: 1,508 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 it will not show all html forms output.... |
Forum: PHP Feb 28th, 2009 |
| Replies: 53 Views: 1,508 i dnt want to merge on a big file, any other solution please.... |