Re: [PHP-WIN] URL rewrite

2012-07-12 Thread Vinay Kannan
couple of years back, google tends to change things more than we anticipate or can think of i guess :) Thanks, Vinay On Thu, Jul 12, 2012 at 1:33 PM, Arno Kuhl wrote: > -Original Message- > From: Gavin Chalkley [mailto:gavin.chalk...@gmail.com] > Sent: 11 July 2012 10:08 PM > T

[PHP-WIN] URL rewrite

2012-07-11 Thread Vinay Kannan
: localhost/showproducts?category=fantasy&book=A Game of Thrones I was thinking of getting the url re-written to localhost/fantasy/A Game of Thrones I think this shows a cleaner URL and could be better for the SEO too? any help is appreciated. Thanks, Vinay

Re: [PHP-WIN] Date Problem

2012-06-21 Thread Vinay Kannan
re DB with these calculated values. This way the draw back is that there might be more memory usage since there is a new table with data in it, but then the script only has to go through the page once every day. Correct me if my way of thinking on this was incorrect? Thanks, Vinay On Thu, Jun 2

[PHP-WIN] Date Problem

2012-06-20 Thread Vinay Kannan
Hey Guys, I am working on a project for a client who is a retailer of inverters and batteries, and currently the system records the salesdetails including the warranty expiry date which is always a year(12 months). But he wishes to provide support and service every 3 months and that seems to be t

[PHP-WIN] Session destroy on window close.

2012-05-05 Thread Vinay Kannan
variables to define the access privileges to each user, is this the best method in terms of security? Thanks, Vinay Kannan.

[PHP-WIN] School timetable in php

2012-04-20 Thread Vinay Kannan
hey, I am trying to develop a school time table system in php mysql, anybody has any headsup on the same, i was thinking about some existing scripts to take a look at. Thanks, Vinay

[PHP-WIN] Session and Access Privilages.

2012-03-29 Thread Vinay Kannan
l is there should be some check on each of the page for the access and if the acess criteria is not met, then the user should be sent back to him home page view. Any ideas on what the best way is to implement something like this? Any help is appreciated. Thanks, Vinay

[PHP-WIN] Session Timeout and forwarding the user to the page he was on.

2012-03-23 Thread Vinay Kannan
then from login page, send him to that page, but now i am thinking this might not be a secure way of doing it, since someone could just replace the location url and gain access to the username and pswd? Thanks, Vinay

[PHP-WIN] default domain name

2011-12-16 Thread Vinay Kannan
Hello, I need your help on something, i am developing an application, and there are couple of modules where i need to provide the entire link of the domain along with the sub dirs. So i was wondering what is the way, to provide the default domain name which will work on any domain. for ex : if th

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

2010-08-30 Thread Vinay Kannan
Whats Dreamweaver php codes. It automatically does the coding ?? Never even knew about such a thing Thanks, Vinay On Mon, Aug 30, 2010 at 9:44 PM, nagendra prasad wrote: > Hi All, > > Thanks for all your replies. I have found what I needed. I used Dreamweaver > to show the d

[PHP-WIN] Re: [PHP-DB] Unable to connect to mysql database

2010-08-11 Thread Vinay Kannan
he host as localhost, some others do it differently. some hosts have your primary user name perpended to the database username etc... Check the configs. I believe its got to do with the host or username/password Thanks, Vinay On Wed, Aug 11, 2010 at 12:36 AM, 3dgtech wrote: > Hi there, > &g

[PHP-WIN] Re: [PHP-DB] Image linking help in PHP

2010-07-04 Thread Vinay Kannan
! Thanks, Vinay On Sun, Jul 4, 2010 at 10:50 PM, nagendra prasad wrote: > Thanks Jason, However will this work if each time let say a variable called > $mp_url will change. I hope you know what I meant. The MP3 link will not be > constant, but the image file link could be constant. > > I

Re: [PHP-WIN] How to access MySQL through PHP in windows 2K.

2009-05-04 Thread Vinay Nagrik
:36 AM, James Crow wrote: > Vinay, > > The first thing I would do is turn on file extension display. There is a > php.ini file in your php folder; Windows is just hiding the file extension. > Open My Computer and then go to Tools->Folder Options->View and uncheck > "

Re: [PHP-WIN] How to access MySQL through PHP in windows 2K.

2009-05-02 Thread Vinay Nagrik
xtension and it is now "php.ini" instead of "php". 5. My httpd server works fine with .html files, which also reside in htdocs dir. It is still giving me 404 error for any .php file either test.php or any other .php extended file. I am sure it is configuration problem, but can no

Re: [PHP-WIN] First PHP program not working

2009-04-29 Thread Vinay Nagrik
he. When I try to start Apache manually, it gives error message, "Requested services failed." I know I am missing one small point. And I know out there is somebody, who must have encountered the same problem. Please help. nagrik. On Wed, Apr 29, 2009 at 8:29 AM, James Crow wr

Re: [PHP-WIN] First PHP program not working

2009-04-29 Thread Vinay Nagrik
them. Any help will be appreciated. nagrik. On Wed, Apr 29, 2009 at 4:32 AM, James Crow wrote: > Vinay Nagrik wrote: > >> Hello Group, >> >> I am beginner to learning PHP and I am still struggling to start my first >> php program. >> >> I downloa

[PHP-WIN] First PHP program not working

2009-04-28 Thread Vinay Nagrik
Hello Group, I am beginner to learning PHP and I am still struggling to start my first php program. I downloaded apache httpd sever, which resides on "Windows XP" under C:\Program Files\Apache Software Foundation\Apache2.2 and directories therein. Similarly the PHP download resides under C:\P

[PHP-WIN] Coding Ping and Traceroute in PHP

2001-03-29 Thread Vinay
reply. Vinay -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]