Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
How would I convert this into code using an if statement?
ES equals exam score m equals $mean s equals $total. I already coded my mean and total so I'm not g
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
Problems with strings containing
Hey all,
I have encountered something strange in a script. I am trying to write an XML heade
Empty text file when there is over XXXX lines of text.
define("RANDOM_FILE","/public_html/random.txt");
$randomEntry = "
need help with this contact form
I made this form and I need it to read the data and write the data to a table and its not working ca
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code