Re: [PHP-WIN] php.ini

2005-02-21 Thread Zareef Ahmed
Hi, First run phpinfo(); funciton in one of your script then look for the path of php.ini in the out put of your script, one you know where is php.ini ... you can read that, there are lot of instructions as comments. zareef ahmed On Sun, 20 Feb 2005 15:29:14 -, christian tischler <[EM

Re: [PHP-WIN] Is there a way I can read full path names of fileson theserver and enter it into the database ?

2005-02-21 Thread Zareef Ahmed
file and when he finished working on it. > > > >I would request all of you to please help me in this, since I am a > >student and in the learning phase and this is a part of my project. If > >you have any doubts about whatever I have written here please write > >to me. I wou

Re: [PHP-WIN] $_SERVER['PHP_SELF']

2005-02-09 Thread Zareef Ahmed
quot;> */ > > ?> it must be like this "; ?> or print ""; Remember once you have started a PHP tag you must use php things only . Even if you want to write HTML then include it in print or echo statements. Zareef Ahmed > > http://www.devarticles.com

Re: [PHP-WIN] $Dbhost

2005-01-09 Thread Zareef Ahmed
Hi, $Dbhost must be your server name on which Mysql is running. "localhost" will do the work if you are working localy on the same server. zareef ahmed On Fri, 7 Jan 2005 11:56:04 -0800, Daniel Aguilar <[EMAIL PROTECTED]> wrote: > not sure what I should use in place

RE: [PHP-WIN] Recommended PHP search engine?

2004-11-08 Thread Zareef Ahmed
Hi, Visit http://www.mnogosearch.com/ Zareef ahmed -Original Message- From: Anne Shroeder [mailto:[EMAIL PROTECTED] Sent: Monday, November 08, 2004 11:41 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Recommended PHP search engine? I'm hoping I can get some recommendations

RE: [PHP-WIN] Cookies!

2004-10-26 Thread Zareef Ahmed
Hi, Visit http://www.phpclasses.org/browse/class/21.html You may search the site for more classes. http://pear.php.net is also a good site in this category. Zareef ahmed -Original Message- From: Nunners [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 26, 2004 7:35 PM To: [EMAIL

RE: [PHP-WIN] error. no database selected problem solved!

2004-10-26 Thread Zareef Ahmed
Dear Lynard Skynard, Please do not change the subject every time you want to add something to the thread. As thread change with the subject change. Well informing "Solved" is a good practive in my view. Zareef Ahmed -Original Message- From: Patrick Roane [mai

RE: [PHP-WIN] Adding data from 1 table to another table in a database

2004-10-26 Thread Zareef Ahmed
Hi Miravite, Can you elaborate what exactly you are doing? A detailed and clear question can get clear and exact answer. Zareef ahmed -Original Message- From: zosimo miravite, jr. [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 27, 2004 8:29 AM To: php Subject: [PHP-WIN] Adding

RE: [PHP-WIN] Post method not working

2004-10-22 Thread Zareef Ahmed
our php.ini for more details about register_globals Zareef Ahmed. > an issue with forms. They don't seem to be getting the variable I am > passing. > > This code works: > > $testvar = "this is a test"; > print $testvar; > ?> > > But this does not

Re: [PHP-WIN] doubt

2004-07-19 Thread zareef ahmed
Hi Penjo, Yes !!! This is the address where you can send your queries regarding php. Welcome to the world of PHP. zareef ahmed --- PHP MySQL <[EMAIL PROTECTED]> wrote: > Is this the address where i send my queries > regarding any problems faced with php. > > Please help