Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
How to show more than 1 users with this code...
Hello,
i have a table that shows users only if I, as Administrator, want to be shown. But its sho
WM transfer order: confirm different batch than proposed by system
Hi folks,
following scenario: we have a full WM with mixed batch numbers allowed in stora
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
Please help with code for SMTP authenticated PHP email form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
Help with simple query
Hi,
I'm trying to do a Query with a Union where I want to print the number of rows $tc conta
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{