PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see
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
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is