what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Count of reciepients in php mailer
How can i sent a mail to large no of reciepients say 10,00,00 Using PHP MAILER
WELCOME SCREEN
first of all let me tell you what does my script do,
it´s a very simple query to show a e
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
Help with usergroups? prolly really quick
So were coding our own forums for a game system we made an we have the users level setup but now I n