Quick Syntax Question
Hi folks,
I'm getting the following error: "unexpected T_LNUMBER". I'm trying to b
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
shoping cart issues
i´ve wrote this and works when i add an item to, my cart, but when i want to add othrer item just
Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h