I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
Php - mysql store data and use it later?
Hi, i' making a login page at the moment, however my username + password is stored many different pl
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
article site help remaining text
Hi all hope you will be fine
I am creating a article site in this site i want to put some text on
Require select-option functionality in Module Pool Programming
Hi Gurus,
I am doing a development by Module Pool on Warehouse Management. For that devel
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18: