XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Required to login help
I'm trying to set up my site so users have to be logged into the forum to access the site.I've been
What are the two different files you download to update kernel?
What are the two different files you download to update kernel?
formating when pulling data from a mysql database
Ok so Im not to sure if this is the right thread to post in but here is my catch 22 issue.
I