Slashes
Have a small problem and I'm not able to understand why I'm getting the results I'm getting... and i
limitations on array_unique()
Does any one know what/how imitations are applied to array_unique? I have an issue where no matter h
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
Baffled by Undefined Index in Simple Array: Please Help!
Hello. I have a form which posts an array to this script. However, I can't seem to access the values
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
cPanel API
Hi Guys,
Need a little guidance. I'm trying to get my script to communicate with cPanel (or W
Need PHP help... have all the elements... just need help putting them together :
Hey Guys,
I was wondering if someone could help me. I am doing a website for a client which
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
How to use Substr
I want to check for the word CATEGORY: inside a string which can be CATEGORY: ITEM
and remove the