PHP Surveys
I really would like some advice.
If you have a client come to you asking for a survey to be d
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
Functions Not Loading Into Div
I had some help doing some of this but what I'm trying to do is get my functions to retrieve its val
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...