How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Need PHP help... have all the elements... just need help putting them together :
Hey Guys,
I was wondering if someone could help me. I am doing a website for a client which
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
Filtering Tables
Hello Thanks for any help any one can give Im very new to PHP..
I need to pull data for clien
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
User input in to variable
Hi all,
I'm sure this is very easy but I'm having another brain freeze!
At the end of
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri
Help to integrate whois Domain Details to website
Hi,
can i know is their any php script r methods to add domain details to my website.
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any