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
New to Arrays
Hi I am new to PHP (a week and a half now) and I am just beginning to read about arrays. I understan
Probably Easy, Need help with Check Boxes in PHP Code
hello,
Thanks for looking this over and helping me out. My problem is I have a online store l
Easy administration on MySQL databases
My website is database driven and I am very tired of manually making queries to my tables in order t
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Multiple submit forms inside a mysql array page
Hi all,
Im having trouble to get the beneath script to work the thing i can't seem to get wor
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe