hi
Markusn00b
thanks for replying
atleast you tell me how to write code tag
this i have wrote
code : php
and line number to the code
if i'm still making mistake . Then please help me to figure out my mistake in code tag.
if u r online please reply me as soon as possible.
I will be greatful to you....
User Profile
Collapse
-
Fatal error: Call to undefined function fe()
HI
all
I have a little issue with this php code. Below is the code
CODE: PHP
1.<?
2. include("../includes/common.php");
3. include("../path.php");
4.
5.$func_ary=arr ay("dental_view ","add_data","a dd_data2","mail _data","thanks" );
6.if(fe($_REQUE ST[act]))
7.{... -
hi
the servant
thanxs for all ur help.
i have resolved my issue.
warm regards
pritiLeave a comment:
-
hi
The servant
i'm really very thankful to u for answering my query . but i'm very sad after making changes from REQUEST to POST the mail is still not working.
could you plz give any other alternative or any link where i can findout the way to overcome from phpmail...Leave a comment:
-
hi
the servant
i'm really sorry but it still not working
i have changed from [php]
$email = $_REQUEST['email'];
$subject = $_REQUEST['subject'];
$message = $_REQUEST['message'];[/php]to[php]
$email = $_POST['email'] ;
$subject = $_POST['subject'] ;
$message = $_POST['message'] ;[/php]But it is still not working . I'm really upset why its not working because my module is...Leave a comment:
-
HI
thanks for always replying my mails , i'm really sorry for you again and again bothering for mail() .
i have gone through tutorials and used the phpmail code but i still didnt received any of the mails in my mail account.
The below code as follow[php]<html>
<body>
<?php
if (isset($_REQUES T['email']))
//if "email" is filled out, send email
...Leave a comment:
-
i have tried to print the mail() . it has printed as 1. can you plz tell me what does 1 means in php for mail function...Leave a comment:
-
hi
TheServant
thanks for replying .
but may i knw where did i made mistake in code tags....Leave a comment:
-
FeedBack Form
i have a code wherein it is asking email id and message from the user in the form named as feedback.html
HTML CODE AS BELOW[php]<html>
<body>
<form method="post" action="sendmai l.php">
Email: <input name="email" type="text" size="20" /><br />
Message:<br />
<textarea name="message" rows="15"... -
sqlserver datetime
hi
everyone
i just help regarding set datetime from us format to uk format in sql2000. if can change the settings what should i do ?
below is the code i used :
1) i changed the regional settings of the system. but it didnt work .
2) then i opened the query analyzer and the set datetime as
SET DATETIME dmy
this also didnt work .
so plz anybody can help... -
asp related queries
hi
i have issue regarding asp code.
clubname1,clubn ame2,clubname3 is string value which is successfully send from one page to another . but when this page gets value to the above mention variable , data doesn't get insert to mssql database. it send null value. but when i do response.write( ).
eg : response.write (clubname1) i get the value whatever user inputs . but while inserting data into ms sql 2000 it insert null... -
php queries
hi
i want a help regarding activation link in php
i have registration page where the user have to input email id and password and click submit when the user click submit then user should receive an activation mail in the mailbox when they will click on activation link it should redirect to us .
help me please -
i have uploaded the picture in php and displaying the picture . but now i want to export all reports including picture into excelsheet. can you please help me regarding this issue.Leave a comment:
-
convert picture in excelsheet
hello can anyone help me out how to convert picture into excelsheet
No activity results to display
Show More
Leave a comment: