Please don't 777 anything... do you have shell access (if
platform/access supports it)
login and and see what the perms are and work on the problem don't
hammer it with a fix all.
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Chen Shuang [
Are you saying you want to be able to extract the numbers etc?
Timothy Hitchens (HiTCHO)
[EMAIL PROTECTED]
HiTCHO has Spoken!
-Original Message-
From: Henry [mailto:[EMAIL PROTECTED]]
Sent: Saturday, 5 October 2002 2:36 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Findng a pattern
D
Are the value in the same order each time?
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Henry [mailto:[EMAIL PROTECTED]]
Sent: Saturday, 5 October 2002 2:44 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Findng a pattern
Thanks, but I don
ll always
have the same meaning.
"Timothy J Hitchens" <[EMAIL PROTECTED]> wrote in message
001101c26c2b$55adc400$0500a8c0@BAMBINO">news:001101c26c2b$55adc400$0500a8c0@BAMBINO...
> Are the value in the same order each time?
>
>
> Timothy Hitch
The other thing.. the header will redirect and the rest won't happen???
> header ( 'Location: ../test/test.php' );
Just out of interest sake do you or not have register global on/off??
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Pablo
Hint... look at array_push etc (like a stack)
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Alex Shi [mailto:[EMAIL PROTECTED]]
Sent: Monday, 7 October 2002 8:35 AM
To: [EMAIL PROTECTED]
Subject: [PHP] How to drop a element from an array
is to say not to cost too much memery.
Alex Shi
"Timothy J Hitchens" <[EMAIL PROTECTED]> дÈëÏûÏ¢ÐÂÎÅ
:002e01c26d89$780c14c0$[EMAIL PROTECTED]
> Hint... look at array_push etc (like a stack)
>
>
> Timothy Hitchens (HITCHO)
> [EMAIL PROTECTED]
>
> HITCHO has S
I don't use Windows for development/production but I read somewhere that
you needed
to set in your php.ini for windows a config for either the host server
that had
email capabilities.
That's all I can offer.
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Mes
You have posted data from a previous page into this page.. "FORM"
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Wilbert Enserink [mailto:[EMAIL PROTECTED]]
Sent: Monday, 7 October 2002 5:48 PM
To: [EMAIL PROTECTED]
Subject: [PHP] page exp
You can't know the name of the script but you can know the complete URI
(if available) $_SERVER['HTTP_REFERER']
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Alex Shi [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 8 October 2002 9:39 AM
To: [E
If it is in Mysql format why not reimport into a database and write an
export script... that does the work?
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Owen Prime [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 8 October 2002 4:31 PM
To: [EM
Make a page with then display
the page threw the server into the browser... and it should
like the location in the top area.
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Jule Slootbeek [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 9 Oct
If it is a command line executable just do:
Notice the backward ` they send it to the shell.
Have fun!!
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Sharad Tiwari [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 9 October 2002 1:07 PM
To
Get a SMTP sender class.. have a look at www.zend.com
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Steel [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 9 October 2002 7:32 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Mail
Hi group,
I have a p
If the script is in the same directory just try either "{file}" nothing
in front or "./{file}"
What function are you using to create files?
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Aidal [mailto:[EMAIL PROTECTED]]
Sent: Wednesday,
Are you sure that .php3 files are being processed by PHP ???
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Muhammad Khairuzzaman [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 9 October 2002 12:54 PM
To: [EMAIL PROTECTED]
Subject: [PHP] POST
PROTECTED]
Subject: Re: [PHP] POST method not allowed
"Timothy J Hitchens" <[EMAIL PROTECTED]> wrote in message
006c01c26f7b$529a7530$0500a8c0@BAMBINO">news:006c01c26f7b$529a7530$0500a8c0@BAMBINO...
> Are you sure that .php3 files are being processed by PHP ???
>
I would suggest that you look at php as the total solution not
mod_rewrite that way you have
access to include the PHPSESS information into the URL directly eg:
http://www.yourhost.com/application/first_name/john/sess_id/99f9f99f9f9f
9ijfjf9f/cart_full/yes
You can achieve this by reading the fol
Look at the odbc access using php:
http://www.php.net/manual/en/ref.odbc.php
You will still need to have a windows box with odbc to your
webserver.. pref unixish..
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Randum Ian [mailto:[EMAIL
Use a call out to a shell ... eg
$result = `ping x.xy.z.i`;
oh and you may need to use a path and capture the stand out.. as well.
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Achi [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 10 October
Try this..
select u.id, u.lname as lastname, u.frname as firstname, ... etc
oh and the reason you get an error is that you can't have a dot in a
variable etc...
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: inpho [mailto:[EMAIL PROTECTE
Try:
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: jennifer [mailto:[EMAIL PROTECTED]]
Sent: Friday, 11 October 2002 12:14 AM
To: [EMAIL PROTECTED]
Subject: [PHP] connecting to a txt file - newbie
good morning, im having some issues
You will need to use Javascript... NOT PHP..
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Stephen [mailto:[EMAIL PROTECTED]]
Sent: Friday, 11 October 2002 8:05 AM
To: PHP List
Subject: [PHP] Refresh my Memory
Hello,
I forget exactly h
Why don't you call your converter then pipe out to a file... the then
send headers for that type
of file and readfile to the browser..
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Thomas Nilsen [mailto:[EMAIL PROTECTED]]
Sent: Saturday,
ut I'm not sure how to get the browser to read the converted file once
it's ready.
"Timothy J Hitchens" <[EMAIL PROTECTED]> wrote in message
005301c27159$483dc170$0500a8c0@BAMBINO">news:005301c27159$483dc170$0500a8c0@BAMBINO...
> Why don't you call your c
October 2002 6:31 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Converting audio files and display/play in browser
Excellent! Works like a charm.
Thanks for your speedy help Timothy.
Regards, Thomas
"Timothy J Hitchens" <[EMAIL PROTECTED]> wrote in message
005f01c27162$0804c820$
Look at limit... eg Select * from xyz limit 1,5
Timothy Hitchens (HITCHO)
[EMAIL PROTECTED]
HITCHO has Spoken!
-Original Message-
From: Pablo Oliva [mailto:[EMAIL PROTECTED]]
Sent: Sunday, 13 October 2002 8:44 AM
To: [EMAIL PROTECTED]
Subject: [PHP] trying to get a certain num of
27 matches
Mail list logo