Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
Estimations and Effort
HI Gurus,
Would like to know whether SAP have a provision for carrying out the Project es
date function help
i need help with date function
Code: [Select]<!DOCTYPE HTML PUBLIC "-//W3C//DTD H
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr