list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
MASS PM
Hello all, I'm trying to send mass private messages to users in my database but keep getting an erro
pspell
using pspell, is it possible to get words that would be best in the current phrase?
For examp
Calender Not Opening
The following code is not loading the javascript calender in another window. It's not doing anything
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
how to get sn motherboard
Hello.
I want to get serial number motherboard, cpu and else hardware.
Can You show me sam
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)