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
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
jquery validation in codeIgniter
hai i need to add client side validation to my fiels which are selected in a forloop.the fields are
Text to picture Generator
Hello, i have found this script and it works really good^^ But i have one problem, i would like to c
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
Function
How can I make this function that once you click the link in the code it takes you to a new page wit
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr