Now, as far as I know though, there are still issues with Apache 2 and
PHP-libraries, correct?
On Apr 2, 2005 11:38 PM, Colin Ross <[EMAIL PROTECTED]> wrote:
>
> ok, thanks for your input.
> now to make a roll-out plan for upgrading...
> Colin
>
>
> On Apr 1, 2005 1:17 PM, Jordi Canals <[EMAIL
wan nordiana Wan Abd Kadir wrote:
hi..i wanna ask some question regarding the phpMyadmin installation on
windows 2000. I am using IIS as the server. so far, when i searched in
the internet on how to install phpMyadmin all i got was 'How to Install
phpMyAdmin on Apache server'..is it different be
ok, thanks for your input.
now to make a roll-out plan for upgrading...
Colin
On Apr 1, 2005 1:17 PM, Jordi Canals <[EMAIL PROTECTED]> wrote:
>
> On Apr 1, 2005 8:30 PM, Colin Ross <[EMAIL PROTECTED]> wrote:
>
> > Is PHP 5 ready for production environments? Is it concidered stable,
> > or is it
Hello,
windows 2003 server iis6 with php 5.0.4 isapi...
The following code was working perfectly on 5.0.3
since 5.0.4 upgrade dowloaded files gets corrupted..
Any hint where the problem could be?
Thanks,
Andras Kende
http://www.kende.com/
--
PHP General Mailing List (http://www.php.net/)
AndreaD wrote:
[ snip ]
just say I have a page index.php and that is doing a calucualtion and
creating a couple of variables called $age and $height.
How so I make these variables globally available and how do all the other
pages show/retrieve them??
Andrea:
What you are looking for are sessio
Hi everybody
I am new on this list.
I want you to know that I would like to use this list to get help and to
provide assistance to others as well.
I picked up php in octobre last and have become quite good with it. Didn't
touch php 5 yet though.
So to start with a problem of mine.
I made a
That is because Windoz, for all it's faults, provides a bit of an
interface for applications to exercise some control over printed output,
and even attempts to make it device independent. Don't know if Gnome,
or other GUI's provide something, but if you write the output intended
for a printer to a
Hi,
We want to validate a blogger template structure using PHP. We thought
about using XML schema on that, but it's not going well for us..
Do you know about existing tools that validate Blogger Template
structure? Or of a way how to validate the Blogger Template?
-thanks, Eli
--
PHP General Ma
FWIW, I installed /usr/ports/graphics/php4-gd and everything appears to be
fine, now.
Strangely, I am not getting any of the posts from this list in my mailbox,
although my posts show up here...I have to look at the archive to see them
and any responses to them.
On Fri, 1 Apr 2005 [EMAIL PROTECT
By the way these variables are not part of a form they are just generated by
index.php
"AndreaD" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Can someone show me a simple example of how to make variables availble to
> all pages in my site via $http_post_vars and $http_get_vars.
Can someone show me a simple example of how to make variables availble to
all pages in my site via $http_post_vars and $http_get_vars.
just say I have a page index.php and that is doing a calucualtion and
creating a couple of variables called $age and $height.
How so I make these variables glo
Hello bruce,
Saturday, April 2, 2005, 6:12:49 PM, you wrote:
b> we're curious... is anyone here looking/trying to start their own
b> software company, who are looking for help/assistance/etc... it can
b> be sweat equity/salaried...
There are far better lists to be asking this sort of question on
hi...
we're curious... is anyone here looking/trying to start their own software
company, who are looking for help/assistance/etc... it can be sweat
equity/salaried...
not looking to spam, just looking to create a biz.
thanks
bruce
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php
On Saturday 02 April 2005 02:46, [EMAIL PROTECTED] wrote:
> No clue why it couldn't find libjpeg, but I then tried adding:
> --with-zlib-dir=/usr/include (AND) --with-jpeg-dir=/usr/local/include/
> (the header files are there)
That ought to be:
--with-zlib-dir=/usr
--with-jpeg-dir=/usr/local
Hi
I am using a Unix machine (Mac) but can't find ways to print to my
local printer. Plenty of information about printing from a PC, but none
from a mac. Can that be, that you can't print from php to mac?
Niels Riis Kristensen
([EMAIL PROTECTED])
NRK Group
- Electronic Music Engraving
- Webhosti
On 4/2/2005 3:08:30 AM, Marek Kilimajer ([EMAIL PROTECTED]) wrote:
>
>
> You can pack PEAR classes with your project and set up include_path
>
> accordingly.
Hey,
Thanks for replying.
Good idea, have never done it but that should be a reason to start anyway
:-)
Cheers,
Ryan
--
No virus foun
Angelo Zanetti wrote:
hi Richard this sounds like quite a serious subject but is there no
other way to check the validity of the file and type without using the
unix command?
IE using PHP and not depending on system commands? thanks for your
insight so far, very important.
The equivalent of `fi
Philip Hallstrom wrote:
allow_url_fopen can only be set in php.ini. See here for more info:
scope of ini settings (from the manual)...
ConstantValue Meaning
PHP_INI_USER1 Entry can be set in user scripts or in Windows registry
PHP_INI_PERDIR 2 Entry can be set in php.ini
Ryan A wrote:
Hey Dan,
Even if you did have something to do with these companies/softwares/classes
I would still take your advise as you have given me some real helpful advise
in the past, and a lot of others too, you're one of the helpful guys on the
list.
Thanks, I'll chech these out, the thing i
Hey Dan,
Even if you did have something to do with these companies/softwares/classes
I would still take your advise as you have given me some real helpful advise
in the past, and a lot of others too, you're one of the helpful guys on the
list.
Thanks, I'll chech these out, the thing is i didnt wa
Ben Cheng wrote:
Hi I'm using the mail() function to send email and I know it's failing
because it's returning a false but how do I tell what problem is? Is
there an error message that I can grab that will show me why the
function is returning false? Any help greatly appreciated. Thanks!
The
Ashley wrote:
I have a unique problem that may be able to be solved another way, but I
don't know how.
What I need to do is pass a variable from a vbscript into php for use.
I am using vbscript to access an activeX control on the computer that
grabs the currently logged in user. This works fine
Brian Dunning wrote:
I've been looking at the XML commands and am feeling a bit overwhelmed.
My needs are simple and I'm hoping there's an easy solution that I'm
just missing. I have a hunk of well-formed XML in a variable, $xml, and
it contains only one instance of x.xx. I just want to get
the
Mikey wrote:
I have not changed any of my hostname/username/password code
in the last 6 months and I can still connect to
mysql.timerescue.co.uk via the command line interface.
Has anyone seen this before - any ideas at all - just
started happening
today! :o(
Strange indeed.
I tried to conne
both db's on the same host ?
I would try select * from second_db2.theothertable :)
On 02/04/2005, at 6:53 PM, Jochem Maas wrote:
HarryG wrote:
Hi,
I am connecting to two database in my index.php.
Here is how:
@ $db = mysql_connect("localhost", USERLOGIN, USERDBPASS);
if (!$db)
{ print "Error: Co
HarryG wrote:
Hi,
I am connecting to two database in my index.php.
Here is how:
@ $db = mysql_connect("localhost", USERLOGIN, USERDBPASS);
if (!$db)
{ print "Error: Could not connect to database. Please try again later.";
exit; }
mysql_select_db(DATABASE);
@ $userdb = mysql_connect("localhost"
26 matches
Mail list logo