Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
dynamic table with forms
I have a table that is populated with mysql data and in teh first column there is a raido button tha
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
Quick fix: Conditional statement with an array
Hi, I'm getting the temperature value off of the Environment Canada website along with the icon file
Preloading images
Posting this question here because I am not sure where this should belong.I am building an asp.net a
Update Myspace status with CURL
Logging in:
Code: <?php
class Myspace
{
function login($username, $pa
PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My