PHP / MySQL Associative Multidimensional Array:
Hello.
I have data in a MySQL Table that adheres to the below: (note, no index, could add if
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/
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
split values
I have values that are returned to me in this format:
name=>test,age=>49
Having a problem get the selected item from a drop down menu
I have been looking at this for days now.
I have a drop down menu that get it's values from a
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough