Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

bang-phpug · Bangalore PHP User Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1011
  • Category: PHP
  • Founded: May 29, 2006
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 1047 - 1077 of 1863   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#1047 From: "Mahabaleshwar" <mahihs2002@...>
Date: Thu May 1, 2008 6:52 am
Subject: SSL certificates
mahihs2002
Send Email Send Email
 
Dear friends,

Please tell me which is the best and less cost SSL certificate
provider, option for multiple domains also

regards,
Mahabaleshwaran

#1048 From: "bhavna_coolinus" <bhavna_coolinus@...>
Date: Thu May 1, 2008 2:03 pm
Subject: Plese help me to solve this problem I am trying from 2 days
bhavna_coolinus
Send Email Send Email
 
Write classes to represent 3 different types of Bee - Worker, Queen
and Drone.
Each Bee has a floating-point health property, which is not writable
externally and
upon creation is set to a value of 100 (percent).
Each Bee has a Damage() method that takes a single integer parameter
that should be
a value between 0 and 100. When this method is called, the health of
the bee is to be
reduced by that percentage of their current health.
When a Worker has a health below 70% it cannot fly and therefore is
pronounced
Dead. When a Queen has a health below 20%, or a Drone below 50%, it is
pronounced dead. This 'Dead' property should be readable from each
Bee. When a
Bee is dead, no further health deductions should be recorded by the
bee, although the
Damage() method should still be invokable without error.
Your application should create a single list containing 10 instances
of each type of
Bee. It must support methods to allow Damage() to be called for each
Bee, and to
return the health status of each bee, including whether it is alive or
not.
The user interface should show the current status of each bee and
contain a button.
When clicked, a different random value between 0 and 80 should be
selected for each
bee and applied with a call to Damage(). After each click the page
should refresh to
show the health status of the bees.


-----------------
I have created the base class Bee and three different derived class of
three types of Bees.

but my question is how can I store the last helth persontage to check
weather bee is dead or not, bcoze once bee is dead there should not be
any further deduction in helth value.... also every time page should
refresh and when user click button.

so my problem is if page refreshes every time then every time new
instance of class is going to create and i never be able to maintain
health status of Bee....

I donn know whether I am not getting the question properly or or I
donn know the solution... Plese let have some idea how can i solve
this problem?


Thanks in advance
Bhavna.

#1049 From: "thisistrinath" <thisistrinath@...>
Date: Thu May 1, 2008 8:26 pm
Subject: Re: Info required on hoisting website
thisistrinath
Send Email Send Email
 
Hi,
    Currently, I am also looking for ways to accept money on my site. I
have decided to go for Google Checkout. Google Checkout takes charges
only 2% for credit card processing, while paypal takes more. Also if
you are using Google Adwords, there will be no processing fee for sales
upto 10 times your Adwords spending. Suppose you spend $100 dollar per
month on Adwords, then google will not charge you for credit card
processing for sales upto $1000 per month. Thats just other benefit
besides the 2% advantage.
And how to integrate that service into your website, you can go to
https://checkout.google.com/seller/developers.html and find out how to
do it. Good luck.

#1050 From: "thisistrinath" <thisistrinath@...>
Date: Thu May 1, 2008 8:31 pm
Subject: Re: SSL certificates
thisistrinath
Send Email Send Email
 
I don't about which is best, but for less there is good certificate from
GoDaddy services. GoDaddy is a reputed website. It takes only $29 per
YEAR. So thats less. For more information go to
http://www.godaddy.com/gdshop/ssl/turbo.asp?isc=tebssl01
Good Luck
Trinadh Yerra

#1051 From: mahabaleshwara bhat <mahihs2002@...>
Date: Fri May 2, 2008 3:59 am
Subject: Re: Re: SSL certificates
mahihs2002
Send Email Send Email
 
Hi  Trinadh

thanks for your reply.Do you know any OS dependency is there for installing
SSL?, means all the SSL certificate can be installed in Linux/Apache right?

regards,
Mahabaleshwaran

thisistrinath <thisistrinath@...> wrote:                             I
don't about which is best, but for less there is good certificate from
  GoDaddy services. GoDaddy is a reputed website. It takes only $29 per
  YEAR. So thats less. For more information go to
  http://www.godaddy.com/gdshop/ssl/turbo.asp?isc=tebssl01
  Good Luck
  Trinadh Yerra






Mahabaleshwaran HS,
Web Developer,
Team IT,
Clearock Inc
Bangalore.
09886904521(M)

---------------------------------
  Unlimited freedom, unlimited storage. Get it now

[Non-text portions of this message have been removed]

#1052 From: "Vinu Thomas" <vinuthomas@...>
Date: Fri May 2, 2008 5:19 am
Subject: Re: SSL certificates
uglyftp
Send Email Send Email
 
Usually when you buy an SSL certificate you'll have to choose your
platform (apache, IIS,...) for which you're buying the certificate for.

Regards,
Vinu

--- In bang-phpug@yahoogroups.com, mahabaleshwara bhat
<mahihs2002@...> wrote:
>
> Hi  Trinadh
>
> thanks for your reply.Do you know any OS dependency is there for
installing SSL?, means all the SSL certificate can be installed in
Linux/Apache right?
>
> regards,
> Mahabaleshwaran
>
> thisistrinath <thisistrinath@...> wrote:
  I don't about which is best, but for less there is good certificate from
>  GoDaddy services. GoDaddy is a reputed website. It takes only $29 per
>  YEAR. So thats less. For more information go to
>  http://www.godaddy.com/gdshop/ssl/turbo.asp?isc=tebssl01
>  Good Luck
>  Trinadh Yerra
>
>
>
>
>
>
> Mahabaleshwaran HS,
> Web Developer,
> Team IT,
> Clearock Inc
> Bangalore.
> 09886904521(M)
>
> ---------------------------------
>  Unlimited freedom, unlimited storage. Get it now
>
> [Non-text portions of this message have been removed]
>

#1053 From: "Mahabaleshwar" <mahihs2002@...>
Date: Fri May 2, 2008 5:34 am
Subject: Re: SSL certificates
mahihs2002
Send Email Send Email
 
Thanks vinu.

that means all the SSL providers will be having option for apache
server, why am asking is I couldnot able to find information regarding
  System requirements in all these sites like Verisign, thawte,
Geotrust, godaddy etc

regards,
Mahabaleshwaran
--- In bang-phpug@yahoogroups.com, "Vinu Thomas" <vinuthomas@...> wrote:
>
> Usually when you buy an SSL certificate you'll have to choose your
> platform (apache, IIS,...) for which you're buying the certificate for.
>
> Regards,
> Vinu
>
> --- In bang-phpug@yahoogroups.com, mahabaleshwara bhat
> <mahihs2002@> wrote:
> >
> > Hi  Trinadh
> >
> > thanks for your reply.Do you know any OS dependency is there for
> installing SSL?, means all the SSL certificate can be installed in
> Linux/Apache right?
> >
> > regards,
> > Mahabaleshwaran
> >
> > thisistrinath <thisistrinath@> wrote:
>  I don't about which is best, but for less there is good certificate
from
> >  GoDaddy services. GoDaddy is a reputed website. It takes only $29
per
> >  YEAR. So thats less. For more information go to
> >  http://www.godaddy.com/gdshop/ssl/turbo.asp?isc=tebssl01
> >  Good Luck
> >  Trinadh Yerra
> >
> >
> >
> >
> >
> >
> > Mahabaleshwaran HS,
> > Web Developer,
> > Team IT,
> > Clearock Inc
> > Bangalore.
> > 09886904521(M)
> >
> > ---------------------------------
> >  Unlimited freedom, unlimited storage. Get it now
> >
> > [Non-text portions of this message have been removed]
> >
>

#1054 From: "thisistrinath" <thisistrinath@...>
Date: Fri May 2, 2008 4:04 pm
Subject: Re: SSL certificates
thisistrinath
Send Email Send Email
 
Hi Mahabaleshwaran,
Go to http://www.godaddy.com/gdshop/ssl/turbo.asp?isc=tebssl01 you
will see few tabs there, click on FAQS tab and then click on the
question which says "How do I install my Web Server Certificate?" Once
you click that a new window pops up. Then click on the only link there
in that window and you will see what you want. Try it and tell me if
thats the one you wanted to know.
Trinadh

#1055 From: "shanniknite" <shanniknite@...>
Date: Sun May 4, 2008 3:30 am
Subject: Help
shanniknite
Send Email Send Email
 
Does anyone know how to write a php script with a form that registers
users for a professional conference using a single text file that
save the information for each registrant on a single line?
All i have is:
<body>
<h1>Conference Registration</h1>
<form action="Register.php" method="post" enctype="application/x-www-
form-urlencoded">

<p>First Name <input type="text" /> Last Name <input
type="text" /></p>
<p>Street Address <input type="text" size="50" /></p>
<p>Street Address 2 <input type="text"
size="50" /></p>
<p>City <input type="text" size=
"30" /> State <input type="text" size="5" /> Zip <input type="text"
size="10" /></p>
<p>Phone <input type="text" />

<p><input type="submit" value="Register"  /></p>
</form>

</body>

#1056 From: "Mahabaleshwar" <mahihs2002@...>
Date: Tue May 6, 2008 4:21 am
Subject: Re: SSL certificates
mahihs2002
Send Email Send Email
 
Hi Trinadh,

Thanks for your reply.What you given in link was the same think I was
searching. Ok thanks for your help

regards,
Mahabaleshwaran
--- In bang-phpug@yahoogroups.com, "thisistrinath" <thisistrinath@...>
wrote:
>
> Hi Mahabaleshwaran,
> Go to http://www.godaddy.com/gdshop/ssl/turbo.asp?isc=tebssl01 you
> will see few tabs there, click on FAQS tab and then click on the
> question which says "How do I install my Web Server Certificate?" Once
> you click that a new window pops up. Then click on the only link there
> in that window and you will see what you want. Try it and tell me if
> thats the one you wanted to know.
> Trinadh
>

#1057 From: "geetanuj2002" <anuj.phpdeveloper@...>
Date: Wed May 7, 2008 12:42 pm
Subject: upload videos
geetanuj2002
Send Email Send Email
 
I just need some links to tutorials showing how to upload videos with
PHP.  How convert videos in flash video and make it so that I can play
the videos in flash video players.

Also, if anyone knows how to get 1 snapshots from the video when it is
uploaded that would be helpful as well.

plz help me

#1058 From: binoy <binoymvee@...>
Date: Thu May 8, 2008 5:48 am
Subject: Re: upload videos
binoymvee
Send Email Send Email
 
this will help u...
http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html


geetanuj2002 <anuj.phpdeveloper@...> wrote:                             I
just need some links to tutorials showing how to upload videos with
  PHP.  How convert videos in flash video and make it so that I can play
  the videos in flash video players.

  Also, if anyone knows how to get 1 snapshots from the video when it is
  uploaded that would be helpful as well.

  plz help me






With Regards
   Binoy.M.V


---------------------------------
  Check out the all-new face of Yahoo! India.  Click here.

[Non-text portions of this message have been removed]

#1059 From: "=Raghav=" <raghav108@...>
Date: Wed May 7, 2008 4:25 pm
Subject: Re: upload videos
raghav_pande...
Send Email Send Email
 
Hello Friend you can get  video tutorial from lynda.com else if you want
free then try torrent
you will get alot free
Raghav


[Non-text portions of this message have been removed]

#1060 From: "=Raghav=" <raghav108@...>
Date: Thu May 8, 2008 4:29 pm
Subject: Re: Help
raghav_pande...
Send Email Send Email
 
Hello Friends
dont Join Cegonsoft its No of use... They will tell they teach all But They
Dont have Faculty for PHP ....
they Even Dont know The echo Function



bi


[Non-text portions of this message have been removed]

#1061 From: "Hari" <hariharan.83@...>
Date: Thu May 15, 2008 1:27 pm
Subject: hi experts
harirajamoni
Send Email Send Email
 
Dear experts,



Is there anybody else who have worked in the phpfox open source.



I working for a site which is using phpfox.
1. Is it possible to make the site completely viewable in mobile.For that I
have purchased the mobilefox script and integrated but it seems to be not
working.There is no change while viewing the site in mobile.please advice
me.

2. How to get the RSS feed from other sites to phpfox.



Please guide me.





With Regards,

Hari.R

+919894917125





[Non-text portions of this message have been removed]

#1062 From: "Udayakumar Sarangapani" <udayakumar.sarangapani@...>
Date: Fri May 16, 2008 3:55 am
Subject: Re: hi experts
udayakumar.sarangapani@...
Send Email Send Email
 
Hi Hari,

Question 2: You can get other site RSS feed. Please see the following URL
for referece:

http://w3schools.com/php/php_ajax_rss_reader.asp

Regards
Uday.


On Thu, May 15, 2008 at 6:57 PM, Hari <hariharan.83@...> wrote:

>   Dear experts,
>
> Is there anybody else who have worked in the phpfox open source.
>
> I working for a site which is using phpfox.
> 1. Is it possible to make the site completely viewable in mobile.For that I
> have purchased the mobilefox script and integrated but it seems to be not
> working.There is no change while viewing the site in mobile.please advice
> me.
>
> 2. How to get the RSS feed from other sites to phpfox.
>
> Please guide me.
>
> With Regards,
>
> Hari.R
>
> +919894917125
>
> [Non-text portions of this message have been removed]
>
>
>


[Non-text portions of this message have been removed]

#1063 From: sreenath vn <vnsreenath@...>
Date: Fri May 16, 2008 5:03 am
Subject: Re: hi experts
vnsreenath
Send Email Send Email
 
Hi Hari,

In php_fox there are some functions to display the rss feeds. just call that
function in your tpl files where ever you want to display. Below the code
display 10 latest news.

Check this code
<?php
echo FeedParser("http://rss1.mediafed.com/feed/hello01/News", 10);
?>

----- Original Message ----
From: Hari <hariharan.83@...>
To: allaboutphp@yahoogroups.com; bang-phpug@yahoogroups.com;
hyd-phpug@yahoogroups.com; in-phpug@yahoogroups.com; php_mysql@yahoogroups.com;
php4india@yahoogroups.com; phpexperts@yahoogroups.com;
Php-MySql-fr@yahoogroups.com; php-objects@yahoogroups.com;
phpresource@yahoogroups.com
Sent: Thursday, 15 May, 2008 6:57:55 PM
Subject: [bang-phpug] hi experts


Dear experts,

Is there anybody else who have worked in the phpfox open source.

I working for a site which is using phpfox.
1. Is it possible to make the site completely viewable in mobile.For that I
have purchased the mobilefox script and integrated but it seems to be not
working.There is no change while viewing the site in mobile.please advice
me.

2. How to get the RSS feed from other sites to phpfox.

Please guide me.

With Regards,

Hari.R

+919894917125

[Non-text portions of this message have been removed]




       Unlimited freedom, unlimited storage. Get it now, on
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/

[Non-text portions of this message have been removed]

#1064 From: syam mohan <syammohan_ch@...>
Date: Wed May 21, 2008 3:59 am
Subject: Want to create a schediler progran
syammohan_ch
Send Email Send Email
 
Hai friends..
I want to create a php script that will be deleting paricular rows from the
databasewahen a cetain condition happens and alert the site admin about this
deletion thrugh mail. How do i have to do this... The script i want to upload to
the server. The PHP version is 5 and the Operating System in the uploaded
server is Windows. I looked in cron jobs, but in my prior search in the internet
revealed that it is for Unix OS. If u hav any idea, pls share with me....
Thanks in advance...
Syam Mohan



       Best Jokes, Best Friends, Best Food and more. Go to
http://in.promos.yahoo.com/groups/bestofyahoo/

[Non-text portions of this message have been removed]

#1065 From: "ram" <mailtoramkumar@...>
Date: Wed May 21, 2008 5:18 am
Subject: Re: Want to create a schediler progran
rmkmr79
Send Email Send Email
 
Create a batch file with following command (provided the same command
runs fine in command mode).

php YOURSCRIPT.php


Go to control panel > Scheduled Tasks and add a new scheduled tast
which run in the required interval.

Your php script can handle your requirement of deletings rows /
sending mail etc.

.....

Ram


--- In bang-phpug@yahoogroups.com, syam mohan <syammohan_ch@...> wrote:
>
>
>
>
> Hai friends..
> I want to create a php script that will be deleting paricular rows
from the databasewahen a cetain condition happens and alert the site
admin about this deletion thrugh mail. How do i have to do this... The
script i want to upload to the server. The PHP version is 5 and the
Operating System in the uploaded server is Windows. I looked in cron
jobs, but in my prior search in the internet revealed that it is for
Unix OS. If u hav any idea, pls share with me....
> Thanks in advance...
> Syam Mohan
>
>
>
>       Best Jokes, Best Friends, Best Food and more. Go to
http://in.promos.yahoo.com/groups/bestofyahoo/
>
> [Non-text portions of this message have been removed]
>

#1066 From: syam mohan <syammohan_ch@...>
Date: Wed May 21, 2008 8:25 am
Subject: Re: Re: Want to create a schediler progran
syammohan_ch
Send Email Send Email
 
Hai..
Thanks for the reply..
But what if the uploaded server is a shared server, that is we don't have the
administrative rights to the uploaded server.
Is there any way in this situation.... 


----- Original Message ----
From: ram <mailtoramkumar@...>
To: bang-phpug@yahoogroups.com
Sent: Wednesday, 21 May, 2008 10:48:23 AM
Subject: [bang-phpug] Re: Want to create a schediler progran



Create a batch file with following command (provided the same command
runs fine in command mode).

php YOURSCRIPT.php

Go to control panel > Scheduled Tasks and add a new scheduled tast
which run in the required interval.

Your php script can handle your requirement of deletings rows /
sending mail etc.

.....

Ram

--- In bang-phpug@yahoogro ups.com, syam mohan <syammohan_ch@ ...> wrote:
>
>
>
>
> Hai friends..
> I want to create a php script that will be deleting paricular rows
from the databasewahen a cetain condition happens and alert the site
admin about this deletion thrugh mail. How do i have to do this... The
script i want to upload to the server. The PHP version is 5 and the
Operating System in the uploaded server is Windows. I looked in cron
jobs, but in my prior search in the internet revealed that it is for
Unix OS. If u hav any idea, pls share with me....
> Thanks in advance...
> Syam Mohan
>
>
>
> Best Jokes, Best Friends, Best Food and more. Go to
http://in.promos. yahoo.com/ groups/bestofyah oo/
>
> [Non-text portions of this message have been removed]
>




       BMR - a key player in weight issues. Know more -
http://in.search.yahoo.com/search?&fr=na_onnetwork_mail_taglines&ei=UTF-8&rd=r1&\
p=basal+metabolic+rate

[Non-text portions of this message have been removed]

#1067 From: "ram" <mailtoramkumar@...>
Date: Wed May 21, 2008 12:45 pm
Subject: Re: Want to create a schediler progran
rmkmr79
Send Email Send Email
 
Okay.. In this case, your hosting provider would have given you some
kind of a control panel to manage your hosting account. On a windows
server a commonly used control panel software is PLESK.

In PLESK menu you can add a cron or a scheduled tast easily. Look for
online manuals for the same.

If its not PLESK, which is the control panel software your host is
providing? Or no control panel?


--- In bang-phpug@yahoogroups.com, syam mohan <syammohan_ch@...> wrote:
>
> Hai..
> Thanks for the reply..
> But what if the uploaded server is a shared server, that is we don't
have the administrative rights to the uploaded server.
> Is there any way in this situation....Â
>
>
> ----- Original Message ----
> From: ram <mailtoramkumar@...>
> To: bang-phpug@yahoogroups.com
> Sent: Wednesday, 21 May, 2008 10:48:23 AM
> Subject: [bang-phpug] Re: Want to create a schediler progran
>
>
>
> Create a batch file with following command (provided the same command
> runs fine in command mode).
>
> php YOURSCRIPT.php
>
> Go to control panel > Scheduled Tasks and add a new scheduled tast
> which run in the required interval.
>
> Your php script can handle your requirement of deletings rows /
> sending mail etc.
>
> .....
>
> Ram
>
> --- In bang-phpug@yahoogro ups.com, syam mohan <syammohan_ch@ ...>
wrote:
> >
> >
> >
> >
> > Hai friends..
> > I want to create a php script that will be deleting paricular rows
> from the databasewahen a cetain condition happens and alert the site
> admin about this deletion thrugh mail. How do i have to do this... The
> script i want to upload to the server. The PHP version is 5 and the
> Operating System in the uploaded server is Windows. I looked in cron
> jobs, but in my prior search in the internet revealed that it is for
> Unix OS. If u hav any idea, pls share with me....
> > Thanks in advance...
> > Syam Mohan
> >
> >
> >
> > Best Jokes, Best Friends, Best Food and more. Go to
> http://in.promos. yahoo.com/ groups/bestofyah oo/
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>
>
>       BMR - a key player in weight issues. Know more -
http://in.search.yahoo.com/search?&fr=na_onnetwork_mail_taglines&ei=UTF-8&rd=r1&\
p=basal+metabolic+rate
>
> [Non-text portions of this message have been removed]
>

#1069 From: "deductiontraq123" <deductiontraq123@...>
Date: Tue Jun 3, 2008 9:43 am
Subject: vacancy at Trivandrum for Project manager & Sr.Prog PHP
deductiontra...
Send Email Send Email
 
DeductionTraQ is one of the fastest growing IT solutions company based
in Trivandrum, Kerala. We are looking for two experienced personnel
urgently.
Project Manager (.Net/PHP) (Minimum 2 Years Experience)
Sr. Programmer (.Net/PHP) (Minimum 2 Years Experience)

Salary is negotiable.
DeductionTraQ.net is our flagship product.
Send your resume to
Prasobhkumar
HR Manager
DeductionTraQ LLC
Thiruvananthapuram
deductiontraq.net
prasobhkumar@...
9447310951
04712508622

#1070 From: "Udayakumar Sarangapani" <udayakumar.sarangapani@...>
Date: Thu Jun 5, 2008 5:35 am
Subject: For PHP and MySQL Developers...
udayakumar.sarangapani@...
Send Email Send Email
 
Hi Experts,

Please see the following URL:

http://binnyva.blogspot.com/2005/10/php-security.html

Thanks
-Uday...


[Non-text portions of this message have been removed]

#1071 From: "ahead_lo1" <ahead_lo1@...>
Date: Fri Jun 6, 2008 10:02 am
Subject: Two scripts in field 'action' of Internet form
ahead_lo1
Send Email Send Email
 
I create the Internet form <Form ...
I need to add in field 'action' two scripts move.php and perf.php.
Please, tell me how to do this.

#1072 From: "Vinu Thomas" <vinuthomas@...>
Date: Sat Jun 7, 2008 6:17 am
Subject: Re: Two scripts in field 'action' of Internet form
uglyftp
Send Email Send Email
 
Hi,

You can't have two actions for one form in HTML. What you can do is on
the server side, in PHP call both scripts one after the other.

Regards,
Vinu

On Fri, Jun 6, 2008 at 3:32 PM, ahead_lo1 <ahead_lo1@...> wrote:
> I create the Internet form <Form ...
> I need to add in field 'action' two scripts move.php and perf.php.
> Please, tell me how to do this.
>
>

#1073 From: Ramkumar <mailtoramkumar@...>
Date: Sat Jun 7, 2008 7:10 pm
Subject: Re: Two scripts in field 'action' of Internet form
rmkmr79
Send Email Send Email
 
Hi,

There is a solution for this. You can create a form with action to
script1.php and on form onSubmit call a function which will display an
image. Inside the function
Implement

var im  = new Image();
im.src = "script2.php?" // Attach all form parameters in query string. Fetch
form data from query string in script2.php
im.onload = function () {  }


finally return true; for the normal action to work.

Hope this helps.

Ram


Vinu Thomas wrote:

> Hi,
>
> You can't have two actions for one form in HTML. What you can do is on
> the server side, in PHP call both scripts one after the other.
>
> Regards,
> Vinu
>
> On Fri, Jun 6, 2008 at 3:32 PM, ahead_lo1 <ahead_lo1@...
> <mailto:ahead_lo1%40yahoo.com>> wrote:
> > I create the Internet form <Form ...
> > I need to add in field 'action' two scripts move.php and perf.php.
> > Please, tell me how to do this.
> >
> >
>
>

#1074 From: "sandeepshankarbiradar" <sandeepbiradars@...>
Date: Mon Jun 16, 2008 2:50 pm
Subject: RSS Feeds
sandeepshank...
Send Email Send Email
 
Hi Friends,

Can you please help me in coding the RSS Feeds by using PHP, and MySQL?

I have tried a lot and couldn't code for the RSS Feeds to be generated
and to be displayed as a normal RSS Feeds used in the internet websites.

Please help me out as I am very much bad in need.

Thanks Friends

#1075 From: Lokesh M <lokesh16@...>
Date: Tue Jun 17, 2008 12:49 am
Subject: RE: RSS Feeds
lokeshm5
Send Email Send Email
 
Sandeep

Make use of this http://magpierss.sourceforge.net/
It is easy and quick to incorporate.
If you encounter any difficulty in using this, just get back.

Regards
Lokesh M.
_________________________________________________________________
Catch the latest fashion shows, get beauty tips and learn more on fashion and
lifestyle.
http://video.msn.com/?mkt=en-in

[Non-text portions of this message have been removed]

#1076 From: janakiraman <jhon_311983@...>
Date: Tue Jun 17, 2008 4:41 am
Subject: Hi php experts
jhon_311983
Send Email Send Email
 
I have problem with godaddy server.  Anybody knows about this means please help
me.
 
When i run the below code in the godaddy server. The values get posted first
time. If i click on the submit buttton second button the value is not posted. Is
any wrong in my coding. Please help me out. The Code as follws.
 
<?php
 echo "<pre>";
 print_r($_POST);
  print_r($_REQUEST);
// print
?>
<html>
<head>
<title>
Testing post values
</title>
</head>
<body>
 <form name="frm" method="post"  action="test_post.php">
 <input type="text" value=""  name="txt1"/>
 <input type="submit" name="test" value="Submit" />
 </form>
</body>
</html>
 
The url is http://mlxfsbo.com/admin/test_post.php
 
Advance thanks
B. Janakiraman


       Meet people who discuss and share your passions. Go to
http://in.promos.yahoo.com/groups/bestofyahoo/

[Non-text portions of this message have been removed]

#1077 From: "Harsha M V" <hmvrulz@...>
Date: Tue Jun 17, 2008 7:29 am
Subject: Re: Hi php experts
hmvgprs
Send Email Send Email
 
its working here..

On Tue, Jun 17, 2008 at 10:11 AM, janakiraman <jhon_311983@...>
wrote:

>   I have problem with godaddy server.  Anybody knows about this means
> please help me.
>
> When i run the below code in the godaddy server. The values get posted
> first time. If i click on the submit buttton second button the value is not
> posted. Is any wrong in my coding. Please help me out. The Code as follws.
>
> <?php
>  echo "<pre>";
>  print_r($_POST);
>   print_r($_REQUEST);
> // print
> ?>
> <html>
> <head>
> <title>
> Testing post values
> </title>
> </head>
> <body>
>  <form name="frm" method="post"  action="test_post.php">
>  <input type="text" value=""  name="txt1"/>
>  <input type="submit" name="test" value="Submit" />
>  </form>
> </body>
> </html>
>
> The url is http://mlxfsbo.com/admin/test_post.php
>
> Advance thanks
> B. Janakiraman
>
> Meet people who discuss and share your passions. Go to
> http://in.promos.yahoo.com/groups/bestofyahoo/
>
> [Non-text portions of this message have been removed]
>
>
>



--
Harsha M V
{http://hmv.co.in}


[Non-text portions of this message have been removed]

Messages 1047 - 1077 of 1863   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help