What is the problem exactly ... What do you want to do ?
--
-
Cristian MARIN
InterAKT Online (www.interakt.ro)
+4021 411 2610
[EMAIL PROTECTED]
"B.A.T. Svensson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
I am really in a desp
anderz
whats gotten into u ?
> I am really in a desperate need to be able to execute
> php, my entire project, carrier and life depends on it.
>
> I been running my head several time into php, but I
> still not seams to be able to execute it.
?
?
?
?
> I even had
> tried to burnt the lat
php-windows Digest 12 Jun 2003 06:48:04 - Issue 1772
Topics (messages 20277 through 20280):
$GLOBALS
20277 by: Mike
running a batch file from PHP
20278 by: lanceq.uncle-eazy.com
20279 by: DvDmanDT
running my head into php
20280 by: Svensson, B.A.T. (HKG)
Ad
I am really in a desperate need to be able to execute
php, my entire project, carrier and life depends on it.
I been running my head several time into php, but I
still not seams to be able to execute it. I even had
tried to burnt the latest version on a CD-ROM and did
the reverse thing in order to
$result = `batfile.bat`;
Would do the trick... Notice that it's ` (backtic), not single quote '
<[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
> Hello all,
>
> I would like to run a batch file in the background, using PHP and Apache
on
> Win2k Server. I use ANALOG to generate u
Hello all,
I would like to run a batch file in the background, using PHP and Apache on
Win2k Server. I use ANALOG to generate usage stats for my different web
sites. Some of the web masters expressed that they would like to update the
usage whenever they want.
I've got batch files written that ru
When running the following code:
foreach($GLOBALS['photo'] as $photo)
I get:
Warning: Invalid argument supplied for foreach() on line 63
Would register globals have to be on for this code to work? Am I using the
$GLOBALS clause wrong? It would seem to me that this should work since you
can us
php-windows Digest 11 Jun 2003 18:39:37 - Issue 1771
Topics (messages 20271 through 20276):
Win XP pro + Apache2 + php 4.3.2 config problem
20271 by: FBN
20272 by: FBN
how do i send a request by pressing a button
20273 by: itai
20274 by: Luis Ferro
20
you don't need frames to do this with php. just have the form submit to the
current page. that'll reload the page and trigger the php. depending on how
big a script your talking this can be done very easily with minimal
distraction the user.
"Luis Ferro" <[EMAIL PROTECTED]> wrote in message
news:[
I'm finding that escapeshellarg() doesn't protect against malicious strings
used against Windows' shell, cmd.exe. Is there a function in PHP for
escaping strings according to the Windows shell's rules?
--
Jeff S.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://
You have a load of options but all depend on either frames, iframes or
url's or anything that has the ability to call a file from the server
like flash, java and the like... You need a technology that allows you
to transpose from the client-side - the browser - to the server side -
the php page
hi
i want to place a button on my home page which will create
a file on the server when pressed, how can i do it?
the button should call a php file or something but no new windows should
open and no refresh shuld be done on the site.
thanks
--
+Email: [EMAIL PROTECTED]
--
PHP Windows Mailing L
opsss... i found the problem... apache was loading the old php4ts.dll
now all it's right :)
excuseme :P
FBN wrote:
Hi.
I have unpaked last php 4.3.2 zip dist over my old 4.3.1 directory tree.
I have copyed new dlls to windows/system32 directory and i have keeped
my old php.ini file.
I have copie
Hi.
I have unpaked last php 4.3.2 zip dist over my old 4.3.1 directory tree.
I have copyed new dlls to windows/system32 directory and i have keeped
my old php.ini file.
I have copied new php4ts.dll to windows/system32.
Now the problem... when i use php.exe all goes ok, but when i start
apache2 (
14 matches
Mail list logo