Forum: PHP Jan 26th, 2007 |
| Replies: 1 Views: 944 what is unicode? where we can use |
Forum: PHP Aug 22nd, 2006 |
| Replies: 7 Views: 4,816 i think you will get good info in this site http://www.w3schools.com/ |
Forum: PHP Aug 16th, 2006 |
| Replies: 3 Views: 1,871 ususlly the webhost where u purchased will give this free mailing script. y dont you ask your webhost |
Forum: PHP Aug 16th, 2006 |
| Replies: 3 Views: 2,645 I THINK YIU CAN USE str_replace |
Forum: PHP Aug 10th, 2006 |
| Replies: 3 Views: 5,903 Download PHP
Download PHP for free here: http://www.php.net/downloads.php
Download MySQL Database
http://www.mysql.com/downloads/index.html
Download Apache Server
Download Apache for free... |
Forum: PHP Aug 10th, 2006 |
| Replies: 3 Views: 4,783 you can get the webost where you get free mearchant account, shopping cart. |
Forum: PHP Aug 10th, 2006 |
| Replies: 8 Views: 1,930 i learnt php with this manual
http://us2.php.net/tut.php
and also
http://www.w3schools.com/php/default.asp(which has very good resoources) |
Forum: PHP Jul 10th, 2006 |
| Replies: 4 Views: 1,869 yes i have done weather the creditcard is in proper format or not in javascript. the coding is not a deal. but i wanted is weather the credit card is not valid credit card or not. yes i got it when... |
Forum: PHP Jul 10th, 2006 |
| Replies: 4 Views: 1,869 thanks for your reply.but i wanted the process like when i submit form with creditcard info,address and submit weather it got to versign and it does all the validity?. |
Forum: PHP Jul 9th, 2006 |
| Replies: 4 Views: 1,869 i m trying to do shopping cart. i am struck in between. i did chekout,add,update ext in shoopping cart and when person try to checkout he should complete the form with all credit card info... |
Forum: PHP Jun 11th, 2006 |
| Replies: 1 Views: 1,579 hi
i want to sell some template which is stored in zip file. when customer choose the template he will connect to paypall shopping cart. when he pays
i should get invoice form paypal as payment... |
Forum: PHP May 29th, 2006 |
| Replies: 5 Views: 2,162 thanks for replying . i want to sell some of the products online. i need one shopping cart so taht i can download free shopping cart .and use taht one to my website .for taht how i ahve to proceed? |
Forum: PHP May 29th, 2006 |
| Replies: 5 Views: 2,162 i could not find my reauirement there. i want good shopping cart for my site. in google i could find many free shopping cart. but i m not able to select. any body help me please. |
Forum: PHP May 27th, 2006 |
| Replies: 5 Views: 2,162 i m seeking for good shoping cart with opensource code. any body sugest me please |
Forum: PHP May 25th, 2006 |
| Replies: 4 Views: 2,228 i have gone throught many crm package lik sugur,tiger ext. but still i dint get clear idea.what is CRM. in many job portal they expect us to know CRM knowledge.any body help how it helps
thanks |
Forum: PHP May 10th, 2006 |
| Replies: 6 Views: 14,332 $url=$_POST['url'];
$ip = gethostbyname($url);
$long1 = ip2long($ip)
if ($long1 == -1 || $long1 == FALSE)
{ echo 'Invalid IP, please try again';
}
else {
print $url; |
Forum: PHP May 10th, 2006 |
| Replies: 2 Views: 2,095 |
Forum: PHP May 8th, 2006 |
| Replies: 2 Views: 2,095 <?$file="www.mysite.com";
$fh=fopen($file, "r");
$fileinfo=fstat($fh);
$b=filesize("$file");
print $b;
echo "Filename:" .basename($file)."<br/>";
echo "Filesize:... |
Forum: PHP May 5th, 2006 |
| Replies: 3 Views: 1,081 thank you so much it worked. |
Forum: PHP May 4th, 2006 |
| Replies: 3 Views: 1,081 this is the code below it output the text randamly. i am getting the output . but my problem is i have used print_r to get output
so i got result as
<Array ( [0] => gello [1] => bello [2] =>... |
Forum: PHP Apr 28th, 2006 |
| Replies: 5 Views: 5,458 see i will give example with simple code
this is the html form
now in this code all this information go to the databse |
Forum: PHP Apr 26th, 2006 |
| Replies: 0 Views: 1,128 i want to send the newsletter to all those who subscribe to my website.
i ahve a templetae with table navigation ,site logo,some images.
i wnat to send news letter with all this . i create the html... |
Forum: PHP Jan 16th, 2006 |
| Replies: 2 Views: 1,142 //the code is
<?database connection ;
// how many rows we have in database
$query = "SELECT COUNT(name) AS numrows FROM subart order by name ";
$result = mysql_query($query) or die('Error,... |
Forum: PHP Jan 14th, 2006 |
| Replies: 2 Views: 1,142 hi
i ahve developed one artcicle submit site. in taht i have done list of authors and the number of article submitted by them.
but in the first page taht is fine but in second page onwards the... |
Forum: PHP Jan 14th, 2006 |
| Replies: 3 Views: 1,440 [QUOTE=digital-ether]
i tried explode function and it worked. but tahnks for your help |
Forum: PHP Jan 12th, 2006 |
| Replies: 3 Views: 1,440 i ahve a summary for example
hsssssssssssssssssssssssssssssssssssssssssssssssssssss
hsssssssssssssssssssssssssssssssssssssssssssssssssss
sbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
i wante... |
Forum: PHP Jan 11th, 2006 |
| Replies: 3 Views: 1,986 i can help you.if u wnat more details contact me |
Forum: PHP Jan 8th, 2006 |
| Replies: 5 Views: 3,257 thanks for your help
can i do the same with paypall? |
Forum: PHP Jan 6th, 2006 |
| Replies: 5 Views: 3,257 i ahve one doubt in
for example if one person enter his articles and press submit for billing . go to (for example payapal) server and get process/ i have doubt after entering the credit card ifo... |
Forum: PHP Jan 6th, 2006 |
| Replies: 5 Views: 3,257 i ahve one doubt in
for example if one person enter his articles and press submit for billing . go to (for example payapal) server and get process/ i have doubt after entering the credit card ifo... |
Forum: PHP Jan 4th, 2006 |
| Replies: 5 Views: 3,257 i ahve site in which people can submit the article for free.
but now i am trying to add feature in that article distribution.
if person pay me $50 i can distribute his article to many sites.
so i... |
Forum: PHP Dec 26th, 2005 |
| Replies: 3 Views: 2,254 Thanks For Your HelP It Worked Thank U Very Much |
Forum: PHP Dec 26th, 2005 |
| Replies: 2 Views: 2,692 In some of the site i have seen rss feeds for example ezinearticles.com. i can see rss feeds. please any body tell what is the use of that?
thanks |
Forum: PHP Dec 25th, 2005 |
| Replies: 3 Views: 2,254 hi
i ahve a mysql databse in which list of name is stored. i wnate to retrive the data form that databse. i have problem in retriving it. if i have name jack 3 times in my databse, but when i wnat... |
Forum: PHP Dec 7th, 2005 |
| Replies: 3 Views: 1,603 sorry .ok i will exllain my problem. i ahve a textare in my form in which visitors give their information with their website address. fo example
"i am afreelance webdesigner for more information... |
Forum: PHP Dec 6th, 2005 |
| Replies: 3 Views: 1,603 i ahve a form in that visitors can type their information and their website address. but when they give their website adddress like http:www//sitename.com it wont hyperlink. please anybody help me... |
Forum: PHP Nov 25th, 2005 |
| Replies: 2 Views: 4,144 i want to break the word
for example
Health-and-Fitness:Weight-Loss
i ant to break into two parts
healt-and -fitness
and
weight-loss |
Forum: PHP Nov 20th, 2005 |
| Replies: 1 Views: 1,905 i wanted to have forum in my site. is it possible to have forum using phbb.how ia hve to proceed. any body guide me? |
Forum: PHP Oct 14th, 2005 |
| Replies: 7 Views: 2,418 its is really very good thank u very much |
Forum: PHP Oct 13th, 2005 |
| Replies: 7 Views: 2,418 the site is http://sdmalumini.6te.net
yes u r right i m trying to closing some tags it is somwhat working i m in process
but in css margin-top:1cm workes differently in different browser
i m... |