t PHP configuration, specially:
"register_globals" set to ON. I already got them to change this value to OFF...
but this did not solve the problem.
I will appreciate any help, suggestion, idea currently I am (honestly) clue
less...
Thank you in advance.
--Armando--.
Hi bruce,
Programming can be as good as the programer can be. If you look at the
google site, how it works, how many concurrent processes that code can
do, you realize that tools available for this purposes (Phyton, Perl,
PHP java) do what you want them to do.
Just try to take a look to them
See the register_global my friend maybe it is set off
- Original Message -
From: "Greg Deckler" <[EMAIL PROTECTED]>
To:
Sent: Monday, April 18, 2005 10:10 AM
Subject: [PHP] Windows and Query String
> I have searched for this in the FAQ's, News Archives and Googled for it
> and cannot se
Hi,
I've already downloaded ver 7.2 of php-nuke, but it does not tell how to
install it on Windows environment. Can somebody tell me where did I go wrong?
I've have always follos the instruction manual but it does no work with IIS
Thanks in advance, once again
Armando
It is posible to install php-nuke on IIS?
Thanks in advance
Armando
Salve,
A chiunque possa interessare, cerco persone su Napoli con cui avere scambi
di pareri e info circa PHP/MySQL, eventualmente ci sarebbero opportunità
lavorative.
Saluti
--
Armando Alario
ICQ# 172677921
--
Armando Alario
ICQ# 172677921
--
PHP General Mailing List (http
On Sunday 30 September 2001 04:31 pm, Matt Greer wrote:
> On Sunday 30 September 2001 18:23, Armando Cerna wrote:
> > I have tried system (updatemp) and exec (updatemp)
>
> The system() function requires a string as its argument. So you need to
> write it as system("update
e/daemon/etc.
>
> You could sudo it in the system call.
>
> - k
>
> - Original Message -
> From: "Armando Cerna" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, September 30, 2001 7:14 PM
> Subject: [PHP] Running a Shell Scri
ittle snipit of my code
$files = `updatemp`;
if ($files) {
print "$files";
print "I am god";
} else {
print "$files";
print "It's ok you'll get it working. =)";
}
The contents of the updatemp file is as follows
smbclien
9 matches
Mail list logo