Strip Slashes Help
I've got a script that i've downloaded of the net to edit multiple fields from my sql database, and
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
writing a screen scraper
Hello,
I'm writing a screen scraper application and want to be able to get absolute addresses
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
Multiple websites question.
Hi, does php have any functionality that enables a programmer to extract information from a website
Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
filesize() returns 0
I have a socket program that runs in an infinite loop, listening for connections, in this socket I h
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and