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
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
SCO Unix
I know this might not be the place to ask, but, can anyone tell me if SCO Unix comes with PHP built
Google Wave
So... has anyone used it yet? Is it any good?
http://wave.google.com/help/wave/about.html#vid
IIS & NW MII on the same server
Hi,
We're weighing the possibility to run both IIS and MII (NetWeaver) on the same server
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know