plz check this ..
Type: Posts; User: zee000; Keyword(s):
plz check this ..
Hello guys ,
I have solved this problem.using iframe , i have taken my complete download code to the new page and i am using iframe to call that download code page where ever it...
okay,
this is my first page after all the form fields are submitted i am creating a pdf using tcpdf
and at the end i am redirecting to the next page as you see below its redirecting in...
Ya, my code is already posted here please go through my second post and give me some solution for that.
Hello thanks for the reply.
I am not much clear how to do this , can you give me some example with explanation.
Thanks for reply,
i think its not clear for you what i need , i can`t send my url but i will explain you with a small example here.
<?php
...
Hello Guys,
i am using php code to file download i want to redirect that page after the download is done or i need to redirect to the next page and download option should appear what...
Hello guys,
I am having a site which consists of css template , the view of that site was lokking fine in all the web browsers but except IE , only in the IE it shows...
sorry i have tried this but it does not reach my requirement
can u suggest any other.............
hi
i need a code to display the week no`s with dates as seen below for the present year..
week1 (01-07)
week2(08-15)
...week52or53(25-31)...
thanks in advance
thanks for your information
but i got this error
Warning: gregoriantojd() expects exactly 3 parameters, 1 given in
Warning: gregoriantojd() expects exactly 3 parameters, 1 given in
hiii i am new to php can any one check this
<html>
<head>
</head>
<body>
<form method="post">
<input type="date" name="startDate"></td>
<input type="date" name="endDate"></td>
<input...
hiiiii
i need a code for logout page using sessions or any other in php
any suggestions are accepted...
hi this is not working i have tried it
i am getting an error that
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax...
can any one check what is the wrong in this code...
<?php
include 'conifig.php';
echo $Loginname='$_GET["Loginname"];
$pass=$_GET["pass"];
$query = "SELECT * FROM table WHERE...
hiiii
i need an validation for email id which acepts the email id only if sdfsdf@sdfs.dsd
the validation should be like that any scripts plz.........
I have already set to unique for that fields in database now my question is now i need to check that fields in my php coading how can i do that
no what i said is same login name should not be used by the another user
hiiiiiii
i am creating an register page i have set that login name and mailid should be different for users to provide that i have set login name and mailid fields to unique.... now what...
hi
can u check this coad and suggest me ones
<?php
include"conifig.php";
$password=$_POST['password'];
echo $_GET[username];
$pass=md5($_POST[password]);
hiiiiiiiii
how can i check unique fields in database using php..........