MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Calling All PHPFREAKS Blackberry Users
Are you a member of PHPFreaks and have a blackberry? Well RIM just recently released Blackberry Mes
bind error during socket programming
i am kinda new to socket programming. wrote the below code for a server. but getting the bind error
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
When i am Canseling the Billing Document in VF11 I am getting Shortdump
Hi Experts
When i am Canseling the Billing Document in VF11 I am getting Shortdump.
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t