Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
distinct rows
Hi
version 10.2.0.3
I have a query output something like the following
ID
Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r