Just wondering what you think about my site
I am new to phpfreaks i just seen this form and thought it would be cool to see what other thought a
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
Scheduler problems related to execution of a single BLT by many schedules
Hello all,
We are running several MII instances in a distibuted architecture using a sing
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
How to display value in drop down list after form has been reloaded
Please bear with me as I am very new to php and html.
I have a form with several drop down me
Quick Question about echo value
Hey guys, I'm trying to get something to show differently in one of my scripts. I'm trying to make
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee