need help in update query
i create a form for update. there are 8 columns in my mysql table. on my main page all the data is r
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
PO Release Strategy Issue
Hi Experts,
I am facing an issue related to PO release strategy. The details are-
<
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
How to implement HTTP connection timeout
Hi All,I would like to implement an HTTP connection timeout.
I am working on a application wh
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam