Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
TinyMCE / Ajax Postback Problem
Hiya all,
I have a page which loads the TinyMCE editor. On the postback I obviously want to f
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
remove innitial and
i am using tiny_mce as a text editor for my CMS.
buy now the problem is it add <p>
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai