php-windows Digest 2 May 2001 07:16:19 - Issue 575
Topics (messages 7182 through 7194):
connecting to the db server
7182 by: thegraphicguru
Re: php4win.de distribution
7183 by: Daniel Beulshausen
ASPs cSTR function, WTF??!!!
7184 by: r.gelstharp
custom functions/p
Yes Mike, but if it's a larger database you might wanna use the
functions in MySQL instead. Then you will save time and memory by not
selecting everything everytime and then process it in php.
Take a look at 7.4.9 in MySQL doc
(http://www.mysql.com/doc/M/a/Mathematical_functions.html).
/Johan
M
I'm having the same problem, had to switch to using ODBC.
Is sybase_connect() no good for sybase's SQLAnywhere product?
""Dena Marchant"" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hey,
>
> I have just set up iis5 and php on my home computer
> So that I
Hey,
I have just set up iis5 and php on my home computer
So that I can work without an internet connection
on a remote site. Build the pages at home, connect,
and move the pages onto the main site.
My connection string is not working, though and I'm
not sure what the problem is.
My SQL server
r.gelstharp wrote:
> Is there a PHP equivalent of "Request.ServerVariables( "SCRIPT_NAME" )"
from
> ASP?
The value will be available in the $HTTP_SERVER_VARS array as
$HTTP_SERVER_VARS['SCRIPT_NAME'] and/or as $SCRIPT_NAME or via
the getenv() function.
You really should review th
this is taken straight from phpinfo(), as you can see
its all there except for type. I was wondering why
wouldnt my RH7.0, Apache 1.3.12 w/ PHP4.0.4pl1
know what the file type was...
HTTP_POST_FILES["userfile1"]
Array
(
[name] => palazzina1.jpg
[type] =>
[tmp_name] => /tmp/phpewzSB
The 4.0.5 release seems to be buggy with the COM functions, so it might be
better to wait for a few weeks for a bug-fix release.
-Original Message-
From: Jeff Brewster [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 2 May 2001 1:02 AM
To: [EMAIL PROTECTED]
Subject: php4win.de distribution
Hi
I have cobbled together my first PHP/MySQL site which
checks out OK on "localhost" (a WinMe/Xitami PC). But I
just uploaded it to my ISP and I'm getting SQL Error
reports when trying to create temp tables.
SQL Error near "create temporary table tmptable select
p.pic_id, title from picture
Is there a PHP equivalent of "Request.ServerVariables( "SCRIPT_NAME" )" from
ASP?
--
PHP Windows 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]
This information can be found in the PHP manual
Main Link:
http://www.php.net/manual/en/
Function specific information:
http://www.php.net/manual/en/functions.php
--zak
- Original Message -
From: "r.gelstharp" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 01, 2001 2:30
I'm trying to convert my ASP pages into PHP, but I've come across a snag
with an included page that contains a load of custom functions .
I tried a C-like way of trying to construct the functions/procedures, but it
didn't work.
How do you construct functions in PHP? What's the syntax and what va
In the attempt at trying to convert my ASP pages to PHP, I've run across a
little include file that contains a number of functions.
this is the function I'm trying to emulate :-
FUNCTION SELECTED( firstVal, secondVal )
IF cSTR( firstVal ) = cSTR( secondVal ) THEN
SELECTED = " SELECTED "
At 11:02 01.05.2001 -0400, Jeff Brewster wrote:
>Are there any sites that mirror this distribution of php4 for NT/2000,
>with oracle pre-compiled? I need this distribution for a large project
>and the www.php4win.de site is down. If anyone can provide a link to
>download this I would greatly app
Hi, I just recently installed Microsoft SQL Server 2000 on my
machine, and I am having troubles connecting to it from a php
page...
how do I use these 2 functions to connect to my database server
and table?
MSSQL_CONNECT();
and MSSQL_SELECT_DB();
thanks in advance
Sincerely,
Louie Penaflor
php-windows Digest 1 May 2001 16:13:27 - Issue 574
Topics (messages 7175 through 7181):
microweb.exe
7175 by: jtjohnston
7177 by: jtjohnston
cancel <[EMAIL PROTECTED]>
7176 by: jtjohnston
cancel <9clbac$nmg$[EMAIL PROTECTED]>
7178 by: jtjohnston
Re: PHP, n
Are there any sites that mirror this distribution of php4 for NT/2000,
with oracle pre-compiled? I need this distribution for a large project
and the www.php4win.de site is down. If anyone can provide a link to
download this I would greatly appreciate it.
Jeff
--
PHP Windows Mailing List (ht
16 matches
Mail list logo