Only add new information from XML to MySQL
What I am doing, is taking a xml file, and adding the values to a database. However, what I want to
Deleting a record php
Attempting to setup delete a record page. The below code I put together doesn't seem to work.
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
Need a Timecode Class...
Not a Time Stamp, Time Code. Format is a bit different. HH:MM:SS:FF where FF is Frames. I dont re
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
Comment Mod System Effects all rows...
Sorry if its confusing but here is whats going on: I have a table in a database called comments and
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
Registration
ok so i have a site where people can register and login which works now thanks to someone on here th