Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
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
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date
Change Age automatically
hi guys . im new to php , is it possible to change age value in mysql automatically when year change
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The