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
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:
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
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
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
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
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
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]
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
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
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
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
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
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
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
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
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
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
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
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
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
[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
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
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'
-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/') -
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_
[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
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
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/)
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
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);
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
: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
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,
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
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
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
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
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
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
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
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
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";
--
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";
-
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
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
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
47 matches
Mail list logo