button help
i originally had this but realised it is much easier to have a button.
Code: <?php
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?
MS are the best!!!
Visit http://www.microsoft.com/australia/windows/default.aspx?h=watch-a-demo and click the massive '
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
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
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell