Search Results

Showing results 1 to 14 of 14
Search took 0.01 seconds.
Search: Posts Made By: shefeekj ; Forum: PHP and child forums
Forum: PHP May 15th, 2009
Replies: 12
Views: 1,269
Posted By shefeekj
try this code
<!–p
$subject = “Test mail”;
$message = “Hello! This is a simple email message.”;
$from = “someonelse@example.com”;
$headers = “From: $from”;
mail($to,$subject,$message,$headers);...
Forum: PHP May 15th, 2009
Replies: 11
Views: 18,917
Posted By shefeekj
Hi friend...I have been into this SMS gate way stuff ..I used many sms gateways like OZEKI ,Mcore etc. ...But the problem is all of them are paid softwares and so it does have limitations.So i tried...
Forum: PHP May 15th, 2009
Replies: 11
Views: 28,515
Posted By shefeekj
Hi friend...I have been into this SMS gate way stuff ..I used many sms gateways like OZEKI ,Mcore etc. ...But the problem is all of them are paid softwares and so it does have limitations.So i tried...
Forum: PHP Apr 30th, 2009
Replies: 6
Views: 1,663
Posted By shefeekj
its becoz an email server is nt configured on your local machine...It wil work fine when u upload the file to the server....
Forum: PHP Apr 28th, 2009
Replies: 5
Views: 544
Posted By shefeekj
thanks a lot for the reply .. i am searching for a better option to do this ..trying to rewrite the code too....i will post the tutorials if i get a better option
Forum: PHP Apr 28th, 2009
Replies: 5
Views: 544
Posted By shefeekj
here is the code for the page.php .... its in called in an iframe from index.php

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
Forum: PHP Apr 28th, 2009
Replies: 5
Views: 544
Posted By shefeekj
HI,
I am developing a new website..The design is sowhat over .My problem is its taking too much time to load.I need a very simple interface but i ended up in this bottle neck .I used jquery to add...
Forum: PHP Apr 27th, 2009
Replies: 5
Views: 697
Posted By shefeekj
Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\phptest\listing9.11.php...
Forum: PHP Apr 24th, 2009
Replies: 2
Views: 304
Posted By shefeekj
why dont u register subdomains...u can do it with out any costs most probably
Forum: PHP Apr 24th, 2009
Replies: 2
Views: 671
Posted By shefeekj
Thanks .. i got the working code .I am posting it here

<?php
function getUrlData($url)
{
$result = false;

$contents = getUrlContents($url);

if (isset($contents) &&...
Forum: PHP Apr 23rd, 2009
Replies: 2
Views: 671
Posted By shefeekj
I am trying to make an online meta tag analyzer using php..The system should take a url as input ,analyze the url and print out all the meta tags used in the website....can i have the support some...
Forum: PHP Apr 23rd, 2009
Replies: 2
Views: 354
Posted By shefeekj
yes..Make a string first with all the values u have using the looping structure in php ..And then send that string
Forum: PHP Apr 22nd, 2009
Replies: 6
Views: 641
Posted By shefeekj
Make sure that ur web server support this library
Forum: PHP Apr 22nd, 2009
Replies: 5
Views: 424
Posted By shefeekj
Make the uplaod folder writable..Change its security level to chmod 777
Showing results 1 to 14 of 14

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC