Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
MSSQL/PHP
I am tryint to setup a webapplication developed in PHP, Apache2.0 and SQLServer2000 as backend which
losing session vars when arriving from an email link
Hi,
I've got a confirmation script made that sends an email with a link for a user to confirm
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this