Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Pre-Fill out a PHP form...??
This is for work actually (geek squad). We have to fill out this online php form at work over and ov
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail
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
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
Save remote XML to local website folder
Hi, I hope you can help me out. I would like to be able to pull an XML file from another site and t
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;