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
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$
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
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,
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
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
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
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
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
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
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 ???
>
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
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,
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 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
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 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
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
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
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
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
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
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
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
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
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
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 [
27 matches
Mail list logo