Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
Undefined Index Notice In Internet Explorer Only
I am getting the following notice:
QuoteNotice: Undefined index: jrox in /home/ycsn/public_h
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Google Wave
So... has anyone used it yet? Is it any good?
http://wave.google.com/help/wave/about.html#vid
Refining of search Criteria
Dear Friends
I need a help, I have a search page which of cars related, which has different s
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<