Stopped working!
So I had to change some stuff, none of it major. Stuff like the extension_dir and such. BEFORE I did
Can't find the problem (no error message)!
OK, here's the deal. This code is really weirdly formatted (sorry!) and hard to understand, so I'm g
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
some query on multilingual website
Hi all,
Which is the simplest and easiest method to make a website multilingual,
is it put
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
$_POST
Hi, I have 2 seperate php files, and i want my $_POSt["fname"] To go into both of them, Fo
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric