RE: [PHP-WIN] data format..

2002-12-04 Thread Sandeep Murphy
tubborn as some of them are? The devil is in the detail. But before you get too involved in this Sands, we may be getting a bit "off topic" here, this PHP-Windows list may not be the right arena methinks. - Original Message - From: "Sandeep Murphy" <[EMA

RE: [PHP-WIN] data format..

2002-12-04 Thread Sandeep Murphy
no index or mdx files associated with same. dbase was the best > thing since sliced bread for years, but it is a little dated these days, > maybe you can charge em more by offering to upgrade them to MySQL / PHP > intranet!! > > Cheers CD > > - Original Message - > From:

RE: [PHP-WIN] data format..

2002-12-03 Thread Sandeep Murphy
Thnx Neil, tried that but didnt comeup with very helpful info.. prob am not doing the search right.. wud appreciate some tips.. cheers. -Original Message- From: DL Neil [mailto:[EMAIL PROTECTED]] Sent: terça-feira, 3 de Dezembro de 2002 16:37 To: Sandeep Murphy; [EMAIL PROTECTED

[PHP-WIN] data format..

2002-12-03 Thread Sandeep Murphy
Hi, I have a PHP - MySQL site on one hand and various types of clients .. mean to say, I hv clients who need the data in the MySQL db supplied to them in MS Access, Excel, Dbase formats such that they can integrate the data directly into their existing type of database. for Excel, I can probab

[PHP-WIN] php & ejb?

2002-09-09 Thread Sandeep Murphy
hi, Though I have used PHP with Java Objects for sometime, I am keen to know whether anyone has tried using PHP to communicate with Enterprise JavaBeans?? if so, any suggestions?? thnx, sands -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.ph

RE: [PHP-WIN] problem with querystring

2002-09-06 Thread Sandeep Murphy
hi, i chked on my local m/c and it works fine... though i hv win 2k prof on my PC... Can u test the code on another PC?? -Original Message- From: hans [mailto:[EMAIL PROTECTED]] Sent: sexta-feira, 6 de Setembro de 2002 8:09 To: [EMAIL PROTECTED] Subject: [PHP-WIN] problem with querystri

[PHP-WIN] hosting co.. help!

2002-09-02 Thread Sandeep Murphy
Hi guys, First of all my apologies for posting this here.. however as I am running out of options, someone here may provide me some respite... How can/do I start legal proceedings against an Hosting provider?? I had registered a domain called www.greatanddear.com with 121host.net based in the

RE: [PHP-WIN] php.net down?

2002-08-21 Thread Sandeep Murphy
not ur network.. php.net is down... sands portugal -Original Message- From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]] Sent: quarta-feira, 21 de Agosto de 2002 17:37 To: Php Win32 list Subject: [PHP-WIN] php.net down? Is it my network or the php.net network? [c:\sysapps\4nt302]

[PHP-WIN] date and time

2002-08-13 Thread Sandeep Murphy
hi, I have the date and time coming from 2 columns of 2 different tables.. What wud be the easiest way to get the greater of the two ??? so i hv to format the date and time ??? thnx, sands -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] PhpMyadmin?

2002-07-30 Thread Sandeep Murphy
hi, hv been using phpMyAdmin for quite sometime now.. never had any kind of problems... If they hv the MySQL running fine and no one messes with the the admin files, its one of the best MySQL frontends i hv used... gud luck, sands -Original Message- From: Viper1 [mailto:[EMAIL PROTEC

[PHP-WIN] MySQL..

2002-07-23 Thread Sandeep Murphy
Hi guys, Know this is not a MySQL forum.. wud however appreciate if anyone can answer my question... I had installed MySQL as an service on my Win 98 machine...I seem to hv forgotten how to remove/uninstall the service! (feeling sheepish)... can anyone pl tellme how exactly do I uninstall the

[PHP-WIN] Array of parameters

2002-07-22 Thread Sandeep Murphy
Hi, Am relatively new to PHP and wud appreciate if anyone can help me out... My URL using the GET method reads as following.. http://feedback.php?date=10-11-2001&policy_codes=1&cbox=on&desc=&policy_codes=9&cbox=on&desc=b&temp=tp Now, I have to insert the data into an MySQL table but am

[PHP-WIN] nested resultsets

2002-07-18 Thread Sandeep Murphy
Hi, How do I handle nested resultsets?? like i hv while( $row = $resultSet->fetchRow(DB_FETCHMODE_ASSOC) ) { echo "CODE = ".$row["code"]." NAME = ".$row["name"].""; $policySQL = "SELECT policy_code from profile_policy where profile_code =".$row["code"]; $result

RE: [PHP-WIN] window.open and php...

2002-05-02 Thread Sandeep Murphy
thnx guys.. works now..:) -Original Message- From: Mike Flynn [mailto:[EMAIL PROTECTED]] Sent: quinta-feira, 2 de Maio de 2002 16:46 To: Sandeep Murphy; [EMAIL PROTECTED] Subject: RE: [PHP-WIN] window.open and php... Ok.. try this.. your commas, quotation marks, plus marks, etc are

RE: [PHP-WIN] window.open and php...

2002-05-02 Thread Sandeep Murphy
suggestions??? Thnx again.. Sands -Original Message- From: Mike Flynn [mailto:[EMAIL PROTECTED]] Sent: quinta-feira, 2 de Maio de 2002 16:33 To: Sandeep Murphy; [EMAIL PROTECTED] Subject: Re: [PHP-WIN] window.open and php... Ummm are we talking JavaScript or PHP here? Opening windows is a

[PHP-WIN] window.open and php...

2002-05-02 Thread Sandeep Murphy
hi, I hv a problem related to the window popup and my php script.. I need to send values for the widht and height dynamically thru my php like the fwg: function ope(page,wid,hgt){ //open (page, "page", "height="+hgt,"width="+wid,"channelmode=0,dependent=0,directories=0

RE: [PHP-WIN] PHP and Java

2002-05-02 Thread Sandeep Murphy
hi, chk out the following in ur PHP.INI file... the php_java.dll file shud be enabled and also chk out the config under the java tab... hv pasted below the config that works for me. gud luck, sands extension=php_java.dll [Java] ;java.class.path = .\php_java.jar ;java.home = c:\jdk ;java.li

RE: [PHP-WIN] PHP Triad or Nusphere or ??

2002-04-30 Thread Sandeep Murphy
Having tried out both, my vote goes for PHP Triad .. rarely gave me any problem!... good luck.. sands -Original Message- From: Chris Lott [mailto:[EMAIL PROTECTED]] Sent: terça-feira, 30 de Abril de 2002 6:28 To: [EMAIL PROTECTED] Subject: [PHP-WIN] PHP Triad or Nusphere or ?? Not hav

RE: [PHP-WIN] update?'

2002-04-08 Thread Sandeep Murphy
thnx.. will try it out... cheers, sands -Original Message- From: Mike Flynn [mailto:[EMAIL PROTECTED]] Sent: sexta-feira, 5 de Abril de 2002 17:27 To: Sandeep Murphy; 'Svensson, B.A.T. (HKG)' Cc: [EMAIL PROTECTED] Subject: RE: [PHP-WIN] update?' I doubt there is any

RE: [PHP-WIN] update?'

2002-04-05 Thread Sandeep Murphy
hi, sorry for missing out on the database type.. am using Mysql 3.23... am trying to execute this query in query analyzer (Mascon) directly... -Original Message- From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]] Sent: sexta-feira, 5 de Abril de 2002 11:34 To: Sandeep Murphy Cc

[PHP-WIN] uploads

2002-04-05 Thread Sandeep Murphy
hi, I am trying to upload a file from an HTML form to an Oracle database which has a column of type BLOB...This has been one of the most frustrating things I hv done rather not hv done... if anyone has achieved something of this kind, wud be gratefull if u can mail/paste the relevant script here

[PHP-WIN] update?'

2002-04-04 Thread Sandeep Murphy
[Sandeep Murphy] Hi, I need to update an entire table in one database with the values from another database... My query reads like this: update palmeira.t_colaboradores t, hr.member_status s, hr.member_data d set t.structure=s.structure, t.depart_area=s.area where t.cs_id=d.cs_id and

[PHP-WIN] for loop...

2002-03-08 Thread Sandeep Murphy
hi, may be this is a dumb question to ask but here goes anyway.. I have 2 for loops such as: for(int i = 0; i < View.length; i++) { for(int l = 0; l http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] comparing dates with oracle

2002-02-25 Thread Sandeep Murphy
it works..! thnx.. -Original Message- From: Jerry Nelson [mailto:[EMAIL PROTECTED]] Sent: segunda-feira, 25 de Fevereiro de 2002 16:55 To: [EMAIL PROTECTED] Subject: RE: [PHP-WIN] comparing dates with oracle Oracle formats it's date differently. Try this : between to_date('15/11/1258'

RE: [PHP-WIN] comparing dates with oracle

2002-02-25 Thread Sandeep Murphy
-Original Message- From: Svensson, B.A.T. (HKG) [mailto:[EMAIL PROTECTED]] Sent: segunda-feira, 25 de Fevereiro de 2002 16:35 To: [EMAIL PROTECTED] Cc: 'Sandeep Murphy' Subject: RE: [PHP-WIN] comparing dates with oracle to_char(DOCUMENT.doc_date,'dd/mm/') -

[PHP-WIN] comparing dates with oracle

2002-02-25 Thread Sandeep Murphy
Hi, I am trying to compare dates between my form fields and my db field but so far keep getting a format error.. Am using an Oracle Db... my query reads like this: SQL = "SELECT DISTINCT to_char(DOCUMENT.doc_date,'dd/mm/') doc_date,DOCUMENT.document_code from Document where"; SQL += " doc_

RE: [PHP-WIN] local drive

2002-02-21 Thread Sandeep Murphy
[mailto:[EMAIL PROTECTED]] Sent: quinta-feira, 21 de Fevereiro de 2002 18:48 To: Sandeep Murphy; [EMAIL PROTECTED] Subject: RE: [PHP-WIN] local drive Ok, I'll assume the file that you want to send is an image and that the image is in a variable named $Image. As Svensson mentionned

RE: [PHP-WIN] local drive

2002-02-21 Thread Sandeep Murphy
please, wud be grateful..:) sands -Original Message- From: Olivier Hubert [mailto:[EMAIL PROTECTED]] Sent: quinta-feira, 21 de Fevereiro de 2002 17:39 To: Sandeep Murphy; [EMAIL PROTECTED] Subject: Re: [PHP-WIN] local drive Hi, Do you know the mime type of the document? If

[PHP-WIN] local drive

2002-02-21 Thread Sandeep Murphy
hi, I have a document (BLOB type) in a database which I hv retrieved thru an sql query... I need to allow the user to save this document to his local hard drive upon clicking a button... any ideas as to how I can achieve this??? TIA, sands -- PHP Windows Mailing List (http://www.php.net/)

RE: [PHP-WIN] inserting date into oracle!!!

2002-02-21 Thread Sandeep Murphy
THANKS!!! made my day!!! :) -Original Message- From: Jan Matejka [mailto:[EMAIL PROTECTED]] Sent: quinta-feira, 21 de Fevereiro de 2002 11:56 To: 'Sandeep Murphy' Subject: RE: [PHP-WIN] inserting date into oracle!!! sql +="VALUES("+temp+","+c

[PHP-WIN] inserting date into oracle!!!

2002-02-21 Thread Sandeep Murphy
Hi, I have been trying to insert the current date into ORACLE in vain... my query reads like this.. java.text.SimpleDateFormat formatter = new java.text.SimpleDateFormat("dd/MM/"); java.util.Date currentTime_1 = new java.util.Date(); String dateString = formatter.format(currentTime_1);

[PHP-WIN] updating db

2002-02-20 Thread Sandeep Murphy
Hi, Can anyone tell me how I can update a column in MySQL based on form input TIA, sands -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] dynamic checkboxes submit..help!

2002-02-18 Thread Sandeep Murphy
:43 To: Sandeep Murphy Cc: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] dynamic checkboxes submit..help! You have to be a little more clear. What do you mean by "dynamically generated" and "tree"? If the checkboxes are created dynamically, what naming convention are using to

[PHP-WIN] dynamic checkboxes submit..help!

2002-02-18 Thread Sandeep Murphy
Hi, I have a dynamically generated tree of checkboxes which I need to submit to a PHP page for performing a search.. Can anyone pl suggest as to how I can submit the values of all the checkboxes which are checked?? TIA, sands -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,

[PHP-WIN] search engine

2002-02-13 Thread Sandeep Murphy
hi all, not sure whether this is the right forum to ask this question.. wud however appreciate if anyone can guide me to the right place! am trying to build a search engine and need some help on building an SQL query.. like I hv about 10 fields in a form and the search engine query should dig ou

[PHP-WIN] populating

2002-02-11 Thread Sandeep Murphy
Hi, Can anyone pl guide me as to how I can populate a select box in my PHP using the data from a table of an Mysql database.. I can retrieve the data but unable to show that data in the select box... TIA, sands -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://w

[PHP-WIN] Apache/PHP

2002-01-30 Thread Sandeep Murphy
Hi all, Guess I was a bit hasty in jumping the gun... a shortwhile bak i had posted here regarding a problem of php scripts stopping to run all of a sudden.. The Problem i am facing is that I cannot afford to stop and start apache once booted.. When I do a reboot, everything runs fine but If i e

RE: [PHP-WIN] Urgent- Apache/PHP

2002-01-30 Thread Sandeep Murphy
problem solved... Nothing that a reboot on windoz cannot solve! :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: quarta-feira, 30 de Janeiro de 2002 14:10 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP-WIN] Urgent- Apache/PHP --- Received fr

[PHP-WIN] Urgent- Apache/PHP

2002-01-30 Thread Sandeep Murphy
Hi, I am running the PHP triad on a win2k for quite sometime now without having any problems.. All of a sudden my PHP scripts refused to work.. further it appears there is some problem with my apache itself.. I tried doing a net start and net stop apache a few times and it does start and stop bu

[PHP-WIN] recursion

2002-01-21 Thread Sandeep Murphy
hi, I hv an XML tree with some elements which keep repeating.. As of now, I am able to print only the last element.. I need to make the loop recursive in order to print all the elements.. wud appreciate any help.. TIA, sands like this: 001 WORD

[PHP-WIN] parsing string/xml

2002-01-16 Thread Sandeep Murphy
Hi, I have an xml output with tags like 123 sands I could parse the output using expat to display it the way i want or as a string but what I need is to store the values separately in different variables like $id for sessionid, $user for user and so on.. to be manipulated later... Any suggest

RE: [PHP-WIN] Re: passing variables

2002-01-14 Thread Sandeep Murphy
7;) > > global $data; // add this line; do a "global" to make sure you >grab the $data var > > $sign = "$data"; > > echo "$sign"; > > >Goodluck! >Nicole Amashta >www.aeontrek.com > >"Sandee

[PHP-WIN] passing variables

2002-01-14 Thread Sandeep Murphy
hi all, I have a variable in a file called xmlparse.php called $data. $data stores in it an output returned by another php script.. I need to pass this variable $data now into yet another php file say new.php .. xmlparse.php $data = "blah blah"; --

[PHP-WIN] passing variable in include

2002-01-14 Thread Sandeep Murphy
hi all, I have a variable in a file called xmlparse.php called $data. $data stores in it an output returned by another php script.. I need to pass this variable $data now into yet another php file say new.php .. xmlparse.php $data = "blah blah"; -

[PHP-WIN] PHP-XML DOM

2002-01-11 Thread Sandeep Murphy
hi, I am running PHPtriad on a win2k machine... when I run phpinfo() it displays " XMLACTIVE" but I keep getting an error "Fatal error: Call to undefined function: xmldoc() in C:\apache\htdocs\example.php on line 24" What needs to installed/configured ?? TIA, sandeep -- PHP Windows Mai

RE: [PHP-WIN] Editor

2002-01-10 Thread Sandeep Murphy
try PHP COder Pro.. Light and Coool! -Original Message- From: brother [mailto:[EMAIL PROTECTED]] Sent: quinta-feira, 10 de Janeiro de 2002 14:17 To: '[EMAIL PROTECTED]' Subject: RE: [PHP-WIN] Editor > -Original Message- > From: SanjuroE [mailto:[EMAIL PROTECTED]] > > I am loo

[PHP-WIN] php & sockets! helpp

2002-01-09 Thread Sandeep Murphy
Hi, I am opening a socket on a remote server(weblogic) and sending my username and psswd to authentify them... I figure my php is opening the socket as no errors r being trapped.. However the response is a blank page instead of an xml formatted response...why??? how can i rectify this?? Please