Re: [PHP-WIN] Need Help in setting up a server

2010-06-27 Thread Phansys Corp
Hi nagendra prasad.
If all the PC's are on the same network, the only thing you should do is
turn on the wamp server and check the httpd.conf file policies on "Allow
from".
Best regards.

2010/6/27 nagendra prasad 

> Hi All,
>
> I need help in setting up a home server. I know the subject line looks like
> an off topic but trust me its not. What I want is to set up a WAMP server
> over the intranet. I have a laptop and 2 desktop. I want to set up a
> desktop
> like a wamp server locally so that I can able to use or able to work from
> my
> other systems as well locally. I hope  I made my point clear. If not please
> do let me know.
>
> Best,
> Guru.
>


Re: [PHP-WIN] Re: [phpXperts] Need help with HTML form errors

2010-07-04 Thread Phansys Corp
Try the next verification to see what's the var



Best regards.


2010/7/4 Nurul Abser 

> Dear coder,
>
> New version of php give php Notice if the script contain any variable which
> has not value. Please debug your script by printing the varible and confirm
> that the varible got value.
>
> Thanks
>
> Abser
>
> On Sun, Jul 4, 2010 at 4:30 PM, nagendra prasad  >wrote:
>
> >
> >
> > Hi All,
> >
> > I have this php form that I have inserted in the result page.
> >
> >
> >
> 
> > 
> > 
> > 
> >
> >
>   
> > 
> > 
> >
> > 
> > All Fields
> > " > echo "selected"; } ?>>
> > " > echo "selected"; } ?>>
> > " > echo "selected"; } ?>>
> > " > echo "selected"; } ?>>
> >
> > 
> >
> > 
> >
> >
> > 
> >
> > 
> >
> >
> ***
> >
> > The above code is giving me the following errors:
> >
> >  Notice:  Undefined variable: filter in
> > C:\wamp\www\5_Final\index.php on line 228
> >
> > Notice: Undifined Variable: filterfield in c:\wamp\www\5_final\index.php
> on
> > line 233 > Type
> > Notice: Undifined Variable: filterfield in c:\wamp\www\5_final\index.php
> on
> > line 234 > Name
> > Notice: Undifined Variable: filterfield in c:\wamp\www\5_final\index.php
> on
> > line 235 > Date
> > Notice: Undifined Variable: filterfield in c:\wamp\www\5_final\index.php
> on
> > line 236 > Size
> >
> >
> >
> > *Please help me with these errors.*
> >  __._,_.___
> >   Reply to sender<
> nagendra802...@gmail.com?subject=need+help+with+html+form+errors>| Reply
> > to group<
> phpexpe...@yahoogroups.com?subject=need+help+with+html+form+errors>| Reply
> > via web post<
> http://groups.yahoo.com/group/phpexperts/post;_ylc=X3oDMTJyYW9jcGFoBF9TAzk3MzU5NzE0BGdycElkAzEzODc3MTg3BGdycHNwSWQDMTcwNTAwNjc2NARtc2dJZAMxMzY5OARzZWMDZnRyBHNsawNycGx5BHN0aW1lAzEyNzgyNTI4MzY-?act=reply&messageNum=13698>|
> Start
> > a New Topic<
> http://groups.yahoo.com/group/phpexperts/post;_ylc=X3oDMTJmY244YjNjBF9TAzk3MzU5NzE0BGdycElkAzEzODc3MTg3BGdycHNwSWQDMTcwNTAwNjc2NARzZWMDZnRyBHNsawNudHBjBHN0aW1lAzEyNzgyNTI4MzY-
> >
> > Messages in this topic<
> http://groups.yahoo.com/group/phpexperts/message/13698;_ylc=X3oDMTM3cDJldWR0BF9TAzk3MzU5NzE0BGdycElkAzEzODc3MTg3BGdycHNwSWQDMTcwNTAwNjc2NARtc2dJZAMxMzY5OARzZWMDZnRyBHNsawN2dHBjBHN0aW1lAzEyNzgyNTI4MzYEdHBjSWQDMTM2OTg-
> >(
> > 1)
> >  Recent Activity:
> >
> >- New Members<
> http://groups.yahoo.com/group/phpexperts/members;_ylc=X3oDMTJnbG4yOTNwBF9TAzk3MzU5NzE0BGdycElkAzEzODc3MTg3BGdycHNwSWQDMTcwNTAwNjc2NARzZWMDdnRsBHNsawN2bWJycwRzdGltZQMxMjc4MjUyODM2?o=6
> >
> >5
> >
> >  Visit Your Group<
> http://groups.yahoo.com/group/phpexperts;_ylc=X3oDMTJmYzRidjg5BF9TAzk3MzU5NzE0BGdycElkAzEzODc3MTg3BGdycHNwSWQDMTcwNTAwNjc2NARzZWMDdnRsBHNsawN2Z2hwBHN0aW1lAzEyNzgyNTI4MzY-
> >
> >  Visit phpXperts website at www.phpxperts.net
> >  [image: Yahoo! Groups]<
> http://groups.yahoo.com/;_ylc=X3oDMTJlcGZrN2RuBF9TAzk3NDc2NTkwBGdycElkAzEzODc3MTg3BGdycHNwSWQDMTcwNTAwNjc2NARzZWMDZnRyBHNsawNnZnAEc3RpbWUDMTI3ODI1MjgzNw--
> >
> > Switch to: Text-Only<
> phpexperts-traditio...@yahoogroups.com?subject=change+delivery+format:+Traditional
> >,
> > Daily Digest<
> phpexperts-dig...@yahoogroups.com?subject=email+delivery:+Digest>•
> > Unsubscribe 
> •
> > Terms of Use 
> >.
> >
> > __,_._,___
> >
>


Re: [PHP-WIN] Need Help with database output

2010-08-28 Thread Phansys Corp
Hi Nagendra!

 0) {
  echo
'Col1Col2Col3';
  do {
echo '', $row_rs_query['Col1'], '', $row_rs_query['Col2'],
'', $row_rs_query['Col3'], '';
  } while($row_rs_query = mysql_fetch_assoc($rs_query));
  echo '';
}
mysql_free_result($rs_query);

?>

2010/8/28 nagendra prasad 

> Hi All,
>
> I have a database and I want to show it in 3 columns Like
>
> Col1   Col2 Col3
> data1   data2   data3
> data4   data5   data5
>    ...
>
>
> I tired using table but its not working. Please help me.
>
> Best,
> guru.
>


Re: [PHP-WIN] How do I...

2010-11-08 Thread Phansys Corp
Hi ROBIN KOPETZKY.
You can try with the
KTaglibextension.
Best regards!

2010/11/8 ROBIN KOPETZKY 

>
> I'm writing a php program that will read a file's properties but I haven't
> a clue on how to go about it.
>
> Basically, I want to read the time value from a mp3 file. (00:00:00)
>
> Help!!
>
> Robin Kopetzky