natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
Hashing?
Hi, I was hoping to take a string value then convert it - consistently - across each of our pages in
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and