I need help with formatting date from mysql! with php!
Hello guys
*Note: this is a php question not MySQL question, please do not move it to mysql s
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
PHP/PKI
I am trying to set up a web application that uses pki. does anyone have a good tutorial to set this
INSERT for date range
Hi all
I have the following table
Code: [Select] `date` date
`day` int(2)
`
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
chat
hello i'm amir
i need a chat source code in asp.net 2.0 without Ajax.
anybody can help me?
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would