"point" <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
> Huhgood news :)))
>
> Just solved it :
>
> I'm on the role..
>
> Y!
>
> :)))
>
-
Your solution would be helpful.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, v
etc. and how do i get this so that 3 news stories = 3 lines
code
myScroller1.addItem(" latest news news, news news news");
Hope you understand it, I dont think i do.
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additiona
place it inside a form so all ticked so that if you
tick the email and submit the form it deletes the ticked emails.
However there must be a better way, perhaps using cookies
TIA
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
s you to a page where you read the
full mail, then there are another 2 links on for reply and one for
delete.How could that be done
Thanks in advance
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTE
..
Thanks again
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Thanks Ben,
and a quick answer as well.
that means I can give them an option on the main page to delete or view
the email, which is even better.
Thanks
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Can you mark the date when an entry is placed in the db and then get that
date to display when the info is pulled out
TIA
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the
I am trying to protect a folder with an htaccess file which pulls the
username and passwords out of a db but I cant get it to work Can someone
have a look at the code below from the htaccess file.
TIA
george
AuthName "Admins Only"
AuthType Basic
require valid-user
Auth_
"";
echo "";
}
there must be a better way to do this
TIA
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Thanks,
works a treat
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
next page if one time it could be 2 next time it
could be 10
TIA
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Thanks Chris
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
I am trying to build a dynamic form, and I am using the code below to let
the user ,name the fields that are generated,but i want to give the user the
option of changing the field size but I cant get it to work.
TIA
george
for ($i=0; $i < $fields; $i++)
{ $fieldName = "field$i";
I am trying to build a dynamic form, and I am using the code below to let
the user ,name the fields that are generated,but i want to give the user the
option of changing individual field sizes but I cant get it to work.
TIA
george
for ($i=0; $i < $fields; $i++)
{ $fieldName = "
choosen three fields and a text area
and if you look at the source on step three
how do I transfer that code into the form.It would be easy enough if there
was a set number of fields.
TIA
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
.
TIA
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
I am building a site which pulls FAQ's out of the database onto a page,but
having just finished reading the FAQ's I realise that they will have to be
spread over a few pages,
how to I get the new page to take over where the old page finished.
TIA
george
--
PHP General Mailing
First of all thanks to everyone who has helped me from this ng
but I am afraid I have another question
I am using the code below to pull FAQ out of a database but how do I stop
the next link appearing when the last question is displayed
TIA
george
if ( !isset( $start )){
$start = 0
I have a script which the user enters information into a form and it returns
a enquiry number using mysql_insert_id
Is it possible when the form is filled in to pull a unique order number
from a text file.
TIA
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail
displays the
first word.
so on the first page where it has pulled it from the db it will say
"this is a test"
next page it just says "test"
TIA
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
Thanks Chris.
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
IS there a way of making sure that a submit button cant be pressed twice.I
am using a form to send an email and dont want two emails showing up.
TIA
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
I want to restrict the height and width of a file a user will upload to the
how do I do this, is there a function for this.
TIA
--
george
[EMAIL PROTECTED]
remove my_pants to reply
P@tty's excellent DW tutorial site
http://www.thepattysite.com/dreamweaver/
Jhinuk Chowdhury 's D
Just a test
--
george
chiefmonkey@wisemonkeydesign.co.uk
remove my_pants to reply
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
I have a text area which the client types information into, but is it
possible to format the text for example if the user hits enter ,then it will
place a line break there,
TIA
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
i need to use PHP to countdown to a certain date, and display the
output as
time left:days, hours, minutes, seconds
The countdown coule be done with javascript, but however it must be
done client side
TIA
--
george
chiefmonkey@wisemonkeydesign.co.uk
remove my_pants to reply
44
side.
--
george
chiefmonkey@wisemonkeydesign.co.uk
remove my_pants to reply
44 (0)1698 712537
44 (0)1698 712657
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e
Chris,
It's going straigt into a db and is then pulled out and
displayed on the page. I want the image to be a specific size.
Thanks
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [
Is it possible to be able to query the DB find the lowest numebr in the
table and then display it on the page.
TIA
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
How can I store the time an entry was made into the db in a field.
TIA
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Will that work if I have for instance 100 entries, each entry recording
the time it was made then I would be able to pull that info out of the db
and display the record and time made at a later date.
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
ich I have
already tried but am not having much luck with or is there a way of avoiding
cookies altogether and using the database on it's own, which would suit me
better.
Thanks in Advance
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROT
that if the person leaves the
site and returns without the login then the variable is still stored and
entered into the field.
Thanks in advance.
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
I tried using a cookie I still had the same problem that it worked first
time but even if you stayed on the page and put a sencond entry in it would
not work,
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
I need to have a time running and after a certain time it will not allow
you to submit anything else, on top of that if someone makes an entry with
less than 2 minutes to go the time must be extended by 5 minutes.
I really am at a loss how to do this.
Can it be done.
TIA
George
--
PHP
I have to make sure that a number entered into a field is divisible by 50
but I am unsure how to validate the number to make sure that is the case
before it goes into the db.
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
Thanks.
george
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
as hours minutes and seconds.
but I cant get it to work at all
any suggestions would be great
TIA
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e
On Thu, Aug 14, 2008 at 3:43 PM, Dan Shirah <[EMAIL PROTECTED]> wrote:
>> > Hello,
>> >
>> > I've got a website here: http://beta.menashalibrary.org/about
>> >
>> > On every page, i've got a search box at the top. This search box
>> > searches
>> > the library's web catalog. The problem is, when so
not permitted before creating the header for the
redirect.
can anyone suggest a workaround.
Cheers
George
===
George Pitcher
HERON Technical Manager
Ingenta plc
23-38 Hythe Bridge Street, Oxford, OX1 2ET
T +44 (0)1865 799137 direct
T +44 (0)1865 799000 switchboard
F +44 (0)1865 799134
E
Ernest,
That worked a treat, many thanks.
George
> -Original Message-
> From: Ernest E Vogelsinger [mailto:[EMAIL PROTECTED]
> Sent: 26 February 2003 9:16 am
> To: George Pitcher
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP] header and writing problem
>
>
>
Just in case - check the spelling of setcookie. There's no c before the k.
George
> -Original Message-
> From: Chris Hayes [mailto:[EMAIL PROTECTED]
> Sent: 05 March 2003 2:45 pm
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] coockies in windows xp
>
>
&g
Hi,
I'm trying to evaluate Tiki 1.5 but just keep getting an error message on
the setup.php page:
"Warning: Invalid argument supplied for foreach() in
C:\Inetpub\wwwroot\tiki\setup.php on line 11".
I've followed the instructions in the Tiki manual.
Any suggestions?
Jason,
Duh! I should have checked that out first.
Thanks
George.
==
In a marching band, I'd be carrying the piano!
==
> -Original Message-
> From: Jason Wong [mailto:[EMAIL PROTECTED]
Well, it saves having to handle the form - so that the user still has all
their entered data in the fields without having to overcomplicate the
response page. You can have optional fields which aren't mandatory and you
can also do number, string and date validation too.
George
> -
Todd,
if that script is the result of a link being follwed, add target="blank" to
the end.
George
> -Original Message-
> From: Todd Cary [mailto:[EMAIL PROTECTED]
> Sent: 10 March 2003 5:28 pm
> To: [EMAIL PROTECTED]
> Subject: [PHP] Opening a file in a new wind
some records by
adding an index to each field label (nested loop).
Finally, I need to gather these arrays into a bigger array set at record
level.
Can anyone see any flaws in this approach? I've not done this sort of stuff
for about 5 years, and that was using Frontier on a Mac.
All helpful sug
'JOIN' in your
statement - again refere to the manual for instructions.
George
> -Original Message-
> From: Alawi [mailto:[EMAIL PROTECTED]
> Sent: 12 March 2003 11:07 am
> To: [EMAIL PROTECTED]
> Subject: [PHP] what the hell in this sql
>
>
>
> SELE
k and see
what I have for that ISBN.
I've searched Google with only confusion as a result.
Can anyone here help me?
Cheers
George in Oxford
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
okies in the redirect script and it didn't work until I started
doing in on a 'written' page.
Hope this solves your problem.
Cheers
George in Oxford
> -Original Message-
> From: Boaz Yahav [mailto:[EMAIL PROTECTED]
> Sent: 04 July 2003 10:05 am
> To: Mike Morto
gistration page.
On testing (after it worked fine last week) I find that new/user dumps me
back into the login page (home.html).
The code is ...
Any suggestions? This is running on Win NT.
Chers
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Sorry guys,
I wasted your time if you looked at this.
The local.php as copied from my local machine and had 'localhost' as the
base url rather than the proper web address.
Meet Dumbererer!
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://w
I noticed that in all versions before php5 (I haven't seen this one
yet), a script cannot open a file for writing mode is the file's owner
is different from php's owner. Eg when php's owner is apache and
test.php's owner is user1, user1's script cannot write in test.php but
it can write to test2.p
was only as an example) and then the script worked.
I still wonder why this occurs and if there is any solution to it.
Arty2
-Original Message-
From: Martin Hudec [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 08, 2003 5:32 PM
To: George Papatheodorou
Cc: [EMAIL PROTECTED]
Subject: Re
First of all I apology for my poor use of English of my newbish(?)
questions because I didn't find any solutions the first time I e-mailed
this list. What my problem is:
I am on a server that has these configurations like these:
http://kainga.quasarnet.org/php.php . Let's say my username is user1 a
eckbox];
... Repeat for your other row-level form inputs ...
Do something with the data...
}
Hope this helps
George in Oxford
> -Original Message-
> From: Sævar Öfjörð [mailto:[EMAIL PROTECTED]
> Sent: 17 July 2003 10:35 am
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP
Would it not make sese to store the number as a decimal and have the '£'
added at output?
George, in Oxford, where £££=pints
> -Original Message-
> From: David Nicholson [mailto:[EMAIL PROTECTED]
> Sent: 22 July 2003 3:51 pm
> To: David Goodchild
> Cc: [EMAIL
oice, but a
clients).
I'm quite happy with NT but I'll be switching over to Linux later in the
year - company policy to gradually move away from Win to Linux for servers.
I'd look at security as the main argument.
George
--
PHP General Mailing List (http://www.php.net/)
To unsu
ery can be as simple (and
fast) as :-
select curdate() as today;
Regards,
George
Shaun wrote:
Hi,
I have a date stored in a table in my MySQL Database using a DATE type for
the column.
How can i compare the date in the table to today
e.g.
$today = mysql_result($result, $i, Booking_Date);
if(
ere.
Advice on best route would be welcome.
Cheers
George
===
George Pitcher
HERON Technical Manager
Ingenta plc
23-38 Hythe Bridge Street, Oxford, OX1 2ET
T +44 (0)1865 799137 direct
T +44 (0)1865 799000 switchboard
F +44 (0)1865 799134
E [EMAIL PROTECTED]
www.ingenta.com
Ingenta:
Philip,
I'm on Windoze. So are you suggesting that I should read the line in,
explode into an array, pop those fields that I don't want/need and then
implode the array back into a string before fwrite?
George
> -Original Message-
> From: Philip Hallstrom [mailto:[EMAIL P
you, just refer
them to this mail and tell them I'd be happy to explain anything they
don't get.
Keep it simple!
George
[EMAIL PROTECTED] wrote:
Hi all!
I'm using Apache 2.0.45, PHP 4.3.2RC4, and MySQL 3.23.49 on Windows 2003
Server Standard.
I have a problem passing variables
rd
party what data you have stored about users, if some of it might be in
stored sessions.
Ummm, I wonder if I should explicitly raise my concerns about sessions
in a separate thread? I don't use sessions so it doesn't bother me, but
I wonder if some people are just storing up tro
use as over use
of global data to communicate between distinct functions or objects.
Just as functions and objects should use the "public" interface to
exchange data i.e. arguments/methods/properties, so php scripts should
exchange data via "public" interfaces i.e. http reques
;
$M = 01;
$Y = 2004;
}
$week=date("d/m/Y", mktime(0,0,0,$D+$P,$M,$Y));
return $week;
}
?>
Michaelmas week 4 is
But the date it shows is '10/03/2005 ' rather than '03/10/2003'.
Suggestions please.
George in Oxfor
Nabil,
That is one way but it means that Jay would have to use a form and not a
link.
You could set a cookie. That would work, but it relies on the user allowing
cookies.
George
> -Original Message-
> From: nabil [mailto:[EMAIL PROTECTED]
> Sent: 21 June 2003 2:58 pm
>
Yeah - just dumb!. I'd put my date vars into mktime in the european order.
Once I switched them it worked fine.
Chers
George
> -Original Message-
> From: George Pitcher [mailto:[EMAIL PROTECTED]
> Sent: 21 June 2003 2:50 pm
> To: [EMAIL PROTECTED]
> Subject: [PHP]
to the PHP conference in Frankfurt about 18 months ago and Rasmus was
talking about 'clean' URLs (ithout the 'query' string. I never did find out
how though?
Cheers
George
> -Original Message-
> From: Jay Fitzgerald [mailto:[EMAIL PROTECTED]
> Sent: 21
a
few other options settling for the following:
('howmany' is the number of form rows on the previous page)
$howmany = $_REQUEST['howmany'];
for ($index = 1; $index < $howmany; $index++){
$e_id = 'e_id'.$index;
$e_id = $_REQUEST[$e_id];
Then do something
eed to get it finished before Tuesday, including re-writing the code
(and databases) to MS Access, rather than my development version using
MySQL.
Cheers
George
> -Original Message-
> From: justin gruenberg [mailto:[EMAIL PROTECTED]
> Sent: 22 June 2003 10:14 am
> To: Georg
Graham,
PHP editors is a frequent topic on this list. I would suggest that you have
a look at the archives and see if the answer is there.
BTW, I only use Dreamweaver and don't have any problems.
George
> -Original Message-
> From: Graham Webb [mailto:[EMAIL PROTECTED]
>
namic data I
use %_varname_% to avoid any RTF conflicts.
In php, read the file into a string and str_replace() or preg_replace() the
placeholders for your data. Save the target file as *.doc and there you go -
done.
George
> -Original Message-
> From: dorgon [mailto:[EMAIL PROTEC
Is anyone aware of a php benchmarking suite comparable in functionality
to perls Benchmark.pm?
// George Schlossnagle
// Principal Consultant
// OmniTI, Inc http://www.omniti.com
// (c) 240.460.5234 (e) [EMAIL PROTECTED]
// 1024D/1100A5A0 1370 F70A 9365 96C9 2F5E 56C2 B2B9 262F 1100
ask.
--
Best regards,
George Nicolae
IT Manager
___
PaginiWeb.com - Professional Web Design
www.PaginiWeb.com
"::: Flavio Bastos Amiel::>" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> May i ask for help
Something snatched my last post on this so this is more of a test right now.
I'll explain how to crash PHP 4 with browscap.ini if this makes it.
--
George Hester
__
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.ph
very
important.
Best Regards,
Barrister George Emeka.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
when I try to call phpinfo.php:
HTTP Error 401
401.3 Unauthorized: Unauthorized due to ACL on resource
I'm now just about to start pulling my hair out, so can someone help before
I'm totally bald.
I did try the PHP-Win list but no response there.
Regards
George
--
PHP Gener
Ed,
That's possible. I'm on NT running IIS4. I've followed all the guide without any
success. This site is due to go live and take over from one in my office in the next 2
weeks.
Help please someone?
George
"Lazor, Ed" <[EMAIL PROTECTED]> wrote: I d
Ed,
Thanks, the server is IIS4 and I've tried both the CGI and ISAPI approach,
even tried using the installer. All to no avail.
I have taken the error mesage to mean that some security contraint is
preventing the server from accessing eithet the PHP.exe or the .dll file.
Stumped.
G
exit;
}
Of course, you can wrap this all up in a function and do extra useful
things
like having a central user database and passing through
application/section/page
information to a single get_access function etc.,etc...
But it sounds like you're too far done your current track to be inte
7;s
worth sorting
this out properly. Personally, I just don't see the point of having
operators/functions
in php that can go wrong at even a single decimal digit!
Regards,
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
x27;s time to
sort out decimal arithmetic properly. I just don't see the point of these
operators/functions
that can go wrong at even a single decimal digit!
Regards,
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
to allow
you to do this without reassembling it on every request.
Basically you get your script to see if the output has been already
created (if (file_exist), and simply redirect or include the output
if it does. If it isn't you can get the script to run on and produce
the output with output buffering (ob_start etc), switched on. Then
at the end of the script you save off the output buffer to the file.
In any case, I strongly advise you try your test without the adodb
wrapper. You may be suprised just how much overhead it creates.
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Jason Wong wrote:
> On Monday 24 June 2002 11:34, Phil Schwarzmann wrote:
> > I want to round a number to the nearest decimal place...
> >
> > if the number is 4.623, I want it to display 4.6
> > if the number is 2.36, I want it to display 2.7
>
> You don't really mean 2.36 --> 2.7 ??
>
> > Is th
Phil Schwarzmann wrote:
> I want to round a number to the nearest decimal place...
>
> if the number is 4.623, I want it to display 4.6
> if the number is 2.36, I want it to display 2.7
>
> Is there a function that does this? round(), ceil(), floor() don't do
> this and I've checked through all
ns in each version? If it's not too much, then I'd put it
all in the page as I do, as compactly as you can e.g. short variable names etc.
Hope this helps,
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
rver-only checks for required fields etc.,
I switch off and lose confidence in the site.
George
>
> > -Original Message-
> > From: Martin Towell [mailto:[EMAIL PROTECTED]]
> > Sent: Sunday, June 23, 2002 9:47 PM
> > To: '[EMAIL PROTECTED]'; [EMAIL
course if you do that you need to have a hidden field with the number of records
displayed to know how many checkboxes to check which is a bit of a pain.
Sorry I couldn't help more.
Good Luck,
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
ould also be possible with cookie based sessions since the
browsers will hold separate cookies for different domains and
also for different paths if you specify a path on the cookie setting.
I don't know if all this session stuff lets you specify the path
on the session cookie, but certainly th
>
> Drew
Try changing the double quotes to single quotes i.e.
$input = 'johnon@company.$com';
php automatically attempts variable substitution on double-quoted
strings, but not single-quoted strings. Unless you know that you want
variable substitution, it's always safer and faster to use single-quotes.
George
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi, I'm trying to install PHP 4.2.1 on SuSE SLES 7.3 and I get the following
error message
checking lex output file root... ./configure: lex: command not found
configure: error: cannot find output from lex; giving up
any ideas?
Nigel
--
PHP General Mailing List (http://www.php.net/)
To unsubs
ead-safety=1
These options need to match.
Everything PHP is 4.2.1 the extensions are what they are calling 4.2.1.
What is going on with this PHP? Is it just lack of care on the part of:
http://www.php.net/
Thanks.
--
George Hester
_
--
PHP General Mailing L
http://www.php.net/
Namely:
http://www.php.net/do_download.php?download_file=php-4.2.1-Win32.zip
But I first ran:
http://www.php.net/do_download.php?download_file=php-4.2.1-installer.exe
and then just poped in the components from the first link.
Trouble doing that?
Thanks again.
--
George
everyone. Steph and Jason.
--
George Hester
_
"Steph" <[EMAIL PROTECTED]> wrote in message
05ab01c224be$130cfe40$e09001d5@p2q4w7">news:05ab01c224be$130cfe40$e09001d5@p2q4w7...
> Having just caught up with most of the threads on this thank
I have this in my web site not in an executable folder:
My First PHP Program
No problem. I then put this in the same folder:
My Second PHP Program
Nothing appears. What's wrong?
--
George Hester
_
--
PHP General Mailing List
I wish I could say the same. Thanks.
--
George Hester
_
"Balaji Ankem" <[EMAIL PROTECTED]> wrote in message
005901c22883$f22d5840$[EMAIL PROTECTED]">news:005901c22883$f22d5840$[EMAIL PROTECTED]...
> It is working fine for me!!!
0. I think the developers of PHP ought to consider why the
developers of FORTRAN thought that might be a good thing to do. It is still
used to this day. Write a FORTRAN 77 prog and it will compile and run on a
FORTRAN 90 compiler out of the box. Thanks again.
-
ere.
I can run this page on my redhat 7.3 server but not windows? Anyone help?
Thanks in advance
George.
ative to the Zend Cache, and is extremely robust and
flexible. Performance increases are very significant (100-200% on many
of our scripts, which admittedly have lengthy includes. You results may
vary. :)
george
--
$_ = 'George Schlossnagle';
s#.#(ord$')-(ord$&)+((index(
Haven't tried it. My guess is that it doesn't work, but could be made
to.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
1 - 100 of 595 matches
Mail list logo