do while conditions
i want to display 6 images in a 2x3 table
now what would be the correct logic to
count that th
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
PHP5/Zend 2.0 - Resources
PHP5 Snapshots
http://snaps.php.net/
ZEND 2.0 Feature Overview and Design (PDF File
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try
GMail like Chat in ASP.NET
Hi,Can anyone suggest me, how to incorporate GMail like chat in my existing ASP.Net application.I wa
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But