Hi!
I'd like to know why a php script stored at the cgi-bin directory, with
the php binary stored outside the webserver tree, runs with the uid/gid
of the parent process, even when the setuid/setgid bits set, ignoring
them!!!
Thanks in advance,
Roberto
--
PHP General Mailing List (http://www.p
Glory!
I have a bunch of .CSV (Microsoft Excel Comma
Seperated Values) Files with me, whose data i want to
put back into my mySQL database tables. How can i do
that through php? or otherwise...
thanks,
T. Edison jr.
=
Rahul S. Johari (Director
I have space on a server on the internet. I have mySQL
& PHP4 support. And i can easily upload the .CSV files
on the server itself.
Could you kindly help me out with the php code that
would make this possible..
Thanks,
T. Edison jr.
--- Rick Emery <[EMAIL PROTECTED]> wrote:
>
Hi Rick,
I tries your code but i'm constantly getting some
errors. I modified the line to try and correct the
error, and this is the code i'm using :
And i'm still getting errors on the mail $query line.
Can you say what is wrong?
T. Edison Jr.
--- Rick Emery <[EMAIL
TED' at line 1
So... what's the problem??
Thanks guys, though.
T. Edison jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
DL Neil,
OK buddy, let me be more than frank with you.. i don't
think i've been quite as confused and having the
expression "what the hell are you tryin 2 say" on my
lips in a while, as i had when i read your mail.
Hmm.. i do hope u can help me though..
T. Edison jr.
Hi,
Lookin for about 50 Megs with php4, mySQL and the
works. Any economical hosts??
thanks.. t. edison jr
__
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com
--
PHP General Mailing List (http
Oh yes, definately. With the appropriate columns too.
--- Rick Emery <[EMAIL PROTECTED]> wrote:
> Has fanlist_try table been created?
>
> -Original Message-
> From: Thomas Edison Jr.
> [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 13, 2002 10:54 AM
male";"India"
4;"femke
dees";"[EMAIL PROTECTED]";"14";"Female";"Netherlands"
5;"bram
dees";"[EMAIL PROTECTED]";"48";"Male";"Netherlands"
In fact, i'm attaching a portion of the .csv
sword/user!
The same file, i just insert any other code than the
$query, it works! But if i use the loading data infile
code.. it gives me this access denied error! What is
happening!!
T. Edison jr.
--- Darren Gamble <[EMAIL PROTECTED]> wrote:
> Good day,
>
> The proper synta
Val,
quite frankly, i'm not quite sure i know what you're
talking about. i don't think i know enum() function!!
T. Edison jr.
--- val petruchek <[EMAIL PROTECTED]> wrote:
> > Hi Rick,
> >
> > Thanks for the support!
> > This is the mySQL T
e thought process. i have no clue
why this is happening on the Load Data Infile command
only...
T. Edison jr.
--- val petruchek <[EMAIL PROTECTED]> wrote:
> Enum is not a function; it's a mysql data type. It's
> very useful when field
> values are from the finite set.
&g
e :
But this gives an "Access Denied" error :
Why is this happening?
T. Edison jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
CLOSED BY
'"' ESCAPED BY '\\' LINES TERMINATED BY '\r\n'
Wether you enter the command directly into the mySQL
command line, or through PHP, the error was coming the
same, and now with this, it works both ways too!
The syntax being missed was "LOCAL" in L
This data was exported via SQL Server.. using Oracle.
I need to use this data in my mySQL Database and work
on it through PHP.
Can i use phpMyAdmin for this.. or some other method?
Thanks,
T. Edison Jr.
__
Do You Yahoo!?
Yahoo! Tax Center
soon as i put in this particular
code to check for File Type, it does NOT upload any
file.
Help!
T. Edison Jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxa
echo "
Your Photo : Name - $img1_name | Size - $img1_size
| MIME Type - $img1_type
";
}
else {
echo "No photograph uploaded, or wrong Type/Size
photograph";
}
?>
Thanks a LOT!
T. Edison jr.
=
Rahul S. Johari (Director)
***
Hi,
Ok there were a lot of mistakes in that code. IN fact
i rubbed it off completely and am using a new code..
Everything works fine now, except that if the filename
exists, any new file with the same name overwrites the
old file.. What do i do about it?
Here is the code i'm using :
Thank y
_name = $img1_name+n;
}
And thanks a lot..
Thus Spake T. Edison Jr. !!
--- Nick Wilson <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> * and then Thomas Edison Jr. declared
> > Hi,
> >
> > If i have a filename "
Glory & Power!
I'm using the following code now... the Error is gone,
but it's still overwriting the old file. It's not
changing the name.. not doing anything, just uploading
this new file and replacing the old one..
"256000")
and ($img1_type != "image/pjpeg") or ($img1_type !=
"image/jpeg"))
l place.. and so he overwrites while
copying..Possibly! Don't know for sure.
T. Edison Jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : ht
Well thanks a bunch!
--- Nick Wilson <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>
> * and then Thomas Edison Jr. declared
> > Hmm... possibly when i say
> > if(file_exists($img1_name)), he's looking for the
>
WOOO.. i did not know this was possible :
file_exists("mjpalpics/$img1_name")
And this might actually solve the whole issue!! Let me
try this..
Thanks a BUNCH!
T. Edison Jr.
--- John Holmes <[EMAIL PROTECTED]> wrote:
> > > copy("$img1", "mjpalpics/$i
Glory!
T. Edison jr.
--- Miguel Cruz <[EMAIL PROTECTED]> wrote:
> On Sat, 11 May 2002, Thomas Edison Jr. wrote:
> > If i have a filename "room.jpg" in my Upload
> > Directory, and someone else comes and uploads a
> file
> > by the same name, the previous &quo
Hello all,
This may be an HTML question, I'm not sure. I need to start a file download
from within php. The file I wish to download is named INSTALLER.EXE, and is
an InstallShield setup program.
I know I can use an anchor with an HREF to start a transfer: (A
HREF=INSTALLER.EXE)Click here(/A),
adresses
in one line, then the next 5 in the next line and so
on. Also, perhaps if these emails are seperated by
space, nothing else or more.
Can someone help me with a code.
Regards,
T. Edison jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies
Hi,
I would like to display 5 records per line on the
Results page. Not seperated by a comma, but just
seperated by Space. How can i do that?
Thanks,
T. Edison jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http
n one line, there should
be only 5 usernames, seperates by spaces. Like this :
user1 user2 user3 user4 user5
user6 user7 user8 user9 user10
Can you help?
Thanks,
T. Edison jr.
--- RIVES Sergio <[EMAIL PROTECTED]> wrote:
> may you give me more explanations ?
> thanx
> SR
>
> &
Hi,
This is the code i'm using so far :
$myrow[num]
");
} while ($myrow = mysql_fetch_array($result));
}
else {
echo "Sorry, no records matching your criteria were
found!";
}
?>
But this displays all records one per line...
T. Edison Jr.
=
Ra
Hey THANKS!
It worked.. just the way i wanted! Thank you so much.
T. Edison Jr.
--- RIVES Sergio <[EMAIL PROTECTED]> wrote:
> i don't know if it will work... i am quite a newbie
> in this stuff.
>
> Hope it could help you
>
>
> "Thomas Edison Jr."
.= "bcc:$b\n"; // BCCs to
mail($to,$subject,$message,$headers);
}
?>
If there are any errors in sending the mail, how can i
get those errors, or at least have the alert that an
error was there and mail could not be sent, printed on
the page?
Thanks,
T. Edison jr.
=
Ra
With the phpMyAdmin, you get a "Config.inc" file. You
will have to change the parameters (username,
password, database) etc., in order to access your
phpMyAdmin.
T. Edison Jr.
--- "Chuck \"PUP\" Payne" <[EMAIL PROTECTED]>
wrote:
> I have a client that has
I want errors reported on a page when the mail()
function for any reason fails to send emails. FOr
example, if there is a malformed email address or
anything, and the mail is not sent, how can i catch
the Error and Display it on the page?
Thanks,
T. Edison Jr.
=
Rahul S. Johari (Director
Can anyone tell me how to convert/send data stored in
an MS Access database to a mySQL table through PHP??
T. Edison Jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTED]
Tel
on the internet.
Really appreciate your help...
Thanks!
T. Edison jr.
--- Steven Dowd <[EMAIL PROTECTED]> wrote:
>
>
> you should try this program , DBTools
>
> http://www.dbtools.com.br/
>
> a.. Import Structure and Data from others Databases
> (MS Access, MS FoxP
Thanks... actually the software DBTools from
www.dbtools.com.br is excellent for the same purpose,
as suggested by someone here. It does the needful
pretty efficiently.
Cheers!
T. Edison Jr.
--- Jon Farmer <[EMAIL PROTECTED]> wrote:
> > Can anyone tell me how to convert/send data
If you look on the net, i'm sure you'll find the PWS.
Regards,
T. Edison jr.
--- Don <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Does anyone know of a personal web server that I can
> installon my Win 98 machine that supports PHP
In fact, using Apache Win32 Module on a Windows 98 PC
is a much better choice & option rather then PWS.
Apache server gives greater flexibility & support.
I don't see any reason why you should choose PWS over
Apache Win32 for your Win 98 PC?
T. Edison Jr.
--- R'twick
g.gif"! How can i
insert an "a" at the end of the name before the "." ?
2. OR.. can i insert the "a" before the "." in the
image name in my mySQL database itself.
Either of the two solutions can work for me.
Thanks,
T. Edison Jr.
g$', 'a.jpg',
> $oldname);
>
> No point messing up your database; just use
> something like the above when
> you're outputting the image tags for the thumbnails.
>
> miguel
>
> On Mon, 8 Apr 2002, Thomas Edison Jr. wrote:
>
> > I have a new v
Hi,
Thanks.. actually that problem is solved, this is what
i used :
$myrow[ilmage] = eregi_replace('\.jpg$', 'a.jpg',
$myrow[ilmage]);
$myrow[ilmage] = eregi_replace('\.gif$', 'a.gif',
$myrow[ilmage]);
and it's now showing the small image
this :
Millenium basket ball
Now if someone searches for "basket" or "ball" .. i
want this record to show up in search results. How can
i make that possible?
Can anyone guide me towards this..
Thanks,
T. Edison Jr.
=
Rahul S. Johari (Director)
*
i want is that if someone searches for "Game"
or "Ball", even then this record should appear.
Could someone guide me for the same
Thanks,
T. Edison Jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies I
is record should appear.
Could someone guide me for the same
Thanks,
T. Edison Jr.
__
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
the entire IDs to reflect the true
Number of records after i delete the Empty/Blank Rows
& Duplicate Record Rows!! How can i do that! Please
help!!!!!
Cheers & Glory,
Thomas edison jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
7;s
defeating that and empty records are entering into the
DB. I don't know why really!!
Thanks a bunch!
Cheers & Glory,
Thomas Edison jr.
--- Jack Dempsey <[EMAIL PROTECTED]> wrote:
> Thomas,
>
> The code i gave can't be copied directly in...you
> need to use it as a gu
re one can
private chat with a user. So that by selecting the
User's name, when the person sends a message.. it is
displayed only on the Selected User's chat.. and not
anyone else.. or perhaps some other way.
Can anyone help?
Ask me any question if you wish to clarify further
Hi,
I'm running a Solaris OS. I have written a CGO
function to call common header & footer for pages. All
HTML pages are running well with it, however, a PHP3
page is not!! It's contents are not showing up.
Nothing i showing up! What do i do?
T. Edison jr.
=
Rahul S. Jo
php3 pages are not being
parsed for SSI. I looked up on the web , and
found that only one of two can be used at the same
time.
Can anyone suggest a Possible Solution? We are running
a Solaris machine!
Thanks,
T. Edison Jr.
=
Rahul S. Johari (Dir
n a
file) or something. I don't know how to do any of
this. I have no idea what to do about it. Can anyone
make any suggestions & help?
Regards,
T. Edison jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxa
n a
file) or something. I don't know how to do any of
this. I have no idea what to do about it. Can anyone
make any suggestions & help?
Regards,
T. Edison jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxa
r of times that Record is
picked up is counted!! Can anyone guide me as to how
this can be achieved?
Thanks,
T. Edison jr.
__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
--
PHP General Mailing List (http://w
Hi,
> UPDATE $table views=views+1
Umm.. can you be a little more specific. I couldn't
make much sense, thought i could get the logic.
Thanks.
T. Edison jr.
> > Hi,
> > I was just going through some Message Board system
> and
> > noticed that there is a &qu
is what i'm using :
mail($to, $subject, $message, "From: $from");
Thanks!
T. Edison jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [E
he Headers in the end.
They work perfectly. Replace the Server Name and also
put in the extra Reply-TO feature!
Thanks again!
T. Edison Jr.
--- Ben Clumeck <[EMAIL PROTECTED]> wrote:
> I would try the following:
>
> mail("$to", "$subject", "$message&
27;m new to the open source community and looking
forward to getting involved in PHP.
Rob McMahan, Jr.
Interlink Group Inc.
[EMAIL PROTECTED]
(Ph) 480-894-6008
(Cell) 602-284-2385
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
Thank you,
Rob McMahan, Jr.
Interlink Group Inc.
[EMAIL PROTECTED]
--
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]
ntering is done successfully, but getting values back
from database to print on the page gives an error. How
to work through these special characters in a way that
they can be entered & extracted back from database &
also passed in query strings as is without errors??
Regards,
T. Ed
I've tried everything :
rawurlencode, urldecode, htmlentities,
htmlspecialchars - nothing is working. and come 2
think of it - it seems like such a basic problem...
Help!
T. Edison jr.
--- Christian Reiniger <[EMAIL PROTECTED]> wrote:
> On Wednesday 28 March 2001 08:36, you wrote:
- but considering yahoo uses his
own cgi-perl with his own db, how can my PHP code read
those scripts and give the output?
cheers,
T. Edison jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email
s with slashes, i guess
stripslashes() has solved most of it - i'm just
working on the balance...
cheers,
T. Edison jr.
--- Christian Reiniger <[EMAIL PROTECTED]> wrote:
> On Wednesday 28 March 2001 18:34, you wrote:
> > I've tried everything :
> > rawurlencode, urld
e open file. how
to do this?
T. Edison jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies Inc.
Homepage : http://www.abraxastech.com
Email : [EMAIL PROTECTE
only one of the frame file. I know
the "frame name" of the frameset in which i got the
file... but how to make fopen() actually reach that
frameset file.? is it possible??
Regards,
T. Edison jr.
--- Felix Kronlage <[EMAIL PROTECTED]> wrote:
> On Mon, Apr 02, 2001 at 04:38:
only one of the frame file. I know
the "frame name" of the frameset in which i got the
file... but how to make fopen() actually reach that
frameset file.? is it possible??
Regards,
T. Edison jr.
--- Felix Kronlage <[EMAIL PROTECTED]> wrote:
> On Mon, Apr 02, 2001 at 04:38:
Ah! But never forget...the code in some books have bugs too.
Van
At 12:47 AM 7/23/01, you wrote:
>it was my error reporting along i copied that script dtraight from the
>text book so i knew it wasnt the variables themselves
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e
Support mainly.
Also, each package is different in what it includes, you should take a look
at the details for more information.
-Roy
On Sunday 29 July 2001 20:07, Christian Dechery wrote:
> What's the deal with that NuShere stuff... I visited their website and
> download a Free version (40MB)
7;m muchly new at this thing so it'd be really good if
someone can tell me what is gonna to happen.
Also, i've been using Apache as the server, will i
have to download a newer version of Apache for my
windows XP?
Thanks.
Thomas Edison jr.
=
Rahul S. Johari (Director)
**
a script like this, PHP will output an error
regarding nesting classes. What is the best method to allow for nesting or
associating these two classes, so the second can refer to the first?
-Roy
Roy Wilson, Jr.
Principal Web Engineer, MIS
Ain Spiorad Networks
http://www.ainspiorad.net
--
PHP
I'm trying to make a custom calendar script for my school district, and
I'm hitting a little obstacle. I know how I can accomplish what I'm
after, but it's a lot of extra coding. I'm wondering if there's a
simple way to figure out what day of the week the first day of the month
lands on. I can t
On Tue, 2004-08-03 at 11:09, Matthew Sims wrote:
> > I'm trying to make a custom calendar script for my school district, and
> > I'm hitting a little obstacle. I know how I can accomplish what I'm
> > after, but it's a lot of extra coding. I'm wondering if there's a
> > simple way to figure out w
this on an Intranet where you would resolve 'automobiles' to an IP address?
Thanks for any help,
-Matt
--
Remove the obvious text (including the dash) to email me.
--
Phil Frisbie, Jr.
Hawk Software
http://www.hawksoft.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
Is there something I'm doing wrong?
Thanks,
Roy Wilson, Jr.
Director, Administration/Information Services
Aosdic Realm
--
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]
Does PHP work on Sun Solaris? if so..where can i get
the version that needs to be downloaded & installed on
solaris machine and the documentation to install it
there?
same for mySQl?
thanks...
T. Edison jr.
=
Rahul S. Johari (Director)
**
Abr
Thanks for the info... we'll download the source ..
but how do we install on the Solaris machine? is there
any doc available for that? it comes with the source
file?
Thanks,
T. Edison jr.
--- "Martin A. Marques" <[EMAIL PROTECTED]>
wrote:
> El Mar 06 Feb 2001
method in ASP before for
the same. Can I use it in my OS using PHP?
The code I'm entering is:
";
echo "You entered $PHP_AUTH_PW as your password.";
}
?>
Regards,
T.Edison jr.
=
Rahul S. Johari (Director)
**
Abraxas Technologies
IN one of the fields being offered to the user, the
user is expected to enter HTML tags alongwith the
text. How can i display this text as html formatted on
my PHP3 page? What should be the field type in the
mySQL db? should it be TEXT?
Regards,
T. Edison jr.
=
Rahul S. Johari (Director
nix, MS-DOS and Windows NT (also known as the Good, the Bad, and
the Ugly)"
OSIS
Dave J. Hala Jr.
641.485.1606
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
This field contains ONLY the \Z. Thanks for the suggestion but it
generates the following error message:
Parse error: parse error, unexpected '\"' in
On Sun, 2002-12-22 at 04:49, Mattia wrote:
>
> "Dave J. Hala Jr." <[EMAIL PROTECTED]> ha scritto nel
ction with a number exit(3) and use that value as the condition in the while?
Randy
* Thus wrote Randy L Johnson Jr ([EMAIL PROTECTED]):
> I have done this but it does not seem to ever get to the end of file, I have
> it inserting the values into the database, it goes for awhile aroun
there is something in the php.ini file that turns the display errors in browser on and off...
Randy
---Original Message---
From: Kris Reid
Date: Wednesday, August 13, 2003 10:36:59 PM
To: PHP List
Subject: Re: [PHP] error problem
Sorry the second "echo "Hello world";" was me
---
From: Analysis & Solutions
Date: Wednesday, August 13, 2003 10:02:15 PM
To: PHP List
Subject: Re: [PHP] php conditional loop question
On Wed, Aug 13, 2003 at 09:51:39PM -0400, Randy L Johnson Jr wrote:
>
> I have a function that makes a connection to a live datafeed website and
&
ok. This is probably simple but I am not thinking straight. Here is what
I want to do
I have a function that makes a connection to a live datafeed website and
downloads data via a pfsockopen() statement. After awhile the data stops
feeding but the connection stays open. when the data stop
#x27;t know what changed,
but it only happens with certain variables on certain posts. Anyone
else seen this type of behavior?
:) Dave
--
"...Unix, MS-DOS and Windows NT (also known as the Good, the Bad, and
the Ugly)"
OSIS
Dave J. Hala Jr.
641.485.1606
--
PHP General Mailing List (ht
first one then
> that is what you will get when you post or get the form.
>
> if you want a blank one then do
>
>
> and that should not pass anything in the post or get...
>
>
>
> On Mon, 2002-11-18 at 17:30, Dave J. Hala Jr. wrote:
> > I'm running p
menu.php";>Liheap Processing
Menu
https://122.192.204.199/main.php";>Main Menu
https://122.192.204.199/logout.php";>Logout
What does the entire form look like?
>
>
>
> On Mon, 2002-11-18 at 17:43, Dave J. Hala Jr. wrot
quot;;
On Mon, 2002-11-18 at 04:55, BigDog wrote:
> but where is the form that you created...
>
> That was i can see what you have set up inside of the form tag...
>
>
> On Mon, 2002-11-18 at 17:51, Dave J. Hala Jr. wrote:
> > SQN: 4SQN=4 SQN: 4
>
> echo "$name
>
>
> Title : ";
>
> $title = 'smith';
>
> echo"$title
>
>
> ");
>
> This way, the code IS readable, for small-medium size echoing.
>
I on the other hand suggest
a MUD and I
didn't know if it is made with PHP, but it's an online game that run on
HTML :)
Antonio
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Antonio S. Martins Jr. - System Analist | "On
the above odbc functions are working in the CVS tree?
thanks in advance,
Antonio.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Antonio S. Marti
rik, but I'm finding a linux dist :) My odbc
functions are used on a linux box to access DB2/AIX :)
thanks for the atention
Antonio.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
manual pages (http://www.php.net/snmp).
Any tips on this?
Thanks in advance,
Antonio.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Antonio S. Martins Jr
wd")
I think you get the idea :)
hope this helps,
Antonio.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Antonio S. Martins Jr. - System Analist | "Only The Shadow Knows
eneral 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]
>
>
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Antonio S. Martins Jr. - System Analist | "Only The Shadow K
Hello,
inside php.ini file there's a special configuration:
; Transparent output compression using the zlib library
; Valid values for this option are 'off', 'on', or a specific
; buffer size to be used for compression (default is 4KB)
zlib.output_compression = On
this way pages will be parsed
ot;5000". Try
puting the "var_dump" before the "session_start", or try testing
"$HTTP_GET_VARS[allowed]" .
Antonio.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Antonio S. Martins Jr
The Disguised Jedi wrote:
Hello all -
I've been a list member for a while, helped out some people, and asked
some questions. But, today I have a completely off topic, but
somewhat relevant question for y'all.
What is your favorite Linux distribution? What would you recommend
for my situation?
Not
it uses
the native DB2 cli). I use it here on my university to access a DB2 AIX
box from my Linux Web Server.
Antonio.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
| Antonio S. Martins Jr. - System Analist |
101 - 197 of 197 matches
Mail list logo