try:
echo $fName;
they are loaded in the page automatically.
or..
loop HTTP_GET_VAR
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Jamie Saunders [mailto:[EMAIL
under, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Anuradha Ratnaweera [mailto:[EMAIL PROTECTED]]On Behalf Of Anuradha
Ratnaweera
Sent: Wednesday, May 02, 2001 2:06 PM
To: Maxim Maletsky
Cc: 'James, Yz'; [
php.ini was only touched in few places such as include_path, auto_prepend,
append, exec time, memory limit, upload limit, post ... I think this is it.
I haven't touched anything else. Therefore others are the default ones.
PHP DID process the file, when there are no comments '//', if there are,
t
it happens quite often on Win2k. Don't know why, but in my case it happened
with some loopy-loops containing SQL in it. Sometimes it works sometimes it
doesn't. Try also renaming files. I know it sounds ridiculous, but happened
to work for me.
m
-Original Message-
From: Jakob Kruse [mail
there's at least one blank character)
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Lucas Persona [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 18, 2001 11:50 PM
To: Jason Lotito
that is not what you're referring to, then please copy that code in
your email and we'll think about it.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Migue
I guess it was designed a while ago...
can't find any other solution.. ;-))
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Michael Geier [mailto:[EMAIL PROTECTED]]
27;,', $staff);
/// And vua la! insert it !
}
hope this was of some help to you,
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: YoBro [mailto:[EMAIL PROTECTED]]
Sent:
All you need is to add this into .htaccess
php_value auto_prepend auth.php
when any file under that directory is being accessed, auth.php will come on
top, there - make your own script to pass-protect yourself..
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where
You have to chmod that directory (not needed for FTP of course)
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Renzi, Sebastian [mailto:[EMAIL PROTECTED]]
Sent: Friday, March
here:
charset to be is text/html
$mess .= 'your HTML code';
$mess .= 'as you like';
here is going mail()
see php.net/mail
for how to add the headers
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
a common problem:
you have compiled PHP as CGI,
make it run as a module, and that problem will disappear.
well, if you really want to have it under CGI, try to check phpinfo() for a
solution
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL
No, it won't. This is for PHP files only.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Kyutums [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 28, 2001 5:25
uly, check the archives, there so many things were said on this issue.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Jesper Blomström [mailto:[EMAIL PROTECTED]]
Sent: Monday
just to add : The error you mentioned was detected on Netscape <6 browsers.
I myself have had hard time with this long ago.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
F
Another thing to add:
by using apache's mod_rewrite you can have your variables (as witty
suggested) in the/very/elegant/and/search-engines-readable/way.php
I have it working on PHPBeginner.com and several other sites.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginne
code to send to client. Make a way it dynamically assigns you the right
image and, vuala! Just if you would have coded that HTML page yourself. No
JavaScript.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
strange...
echo 'blah blah blah ' . $this->arrayname['value'] . ' blah';
should work just as fine.
I think you are confused with strings.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.p
Let's Go!
m
-Original Message-
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 19, 2001 4:15 AM
To: [EMAIL PROTECTED]
Subject: Lists are back up
We have re-enabled the PHP mailing lists. They are now running from a
temporary machine sitting on the floor of my
yup, it works.
:-)
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Wilbert Enserink [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 20, 2001 6:17 PM
To: [EMAIL PROTECTED
y,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: motorpsychkill [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 20, 2001 4:13 PM
To: Php General List
Subject: [PHP] bad form...
hello every
try to look into ini_set() (was I right naming it so?)
The function, if available for you, will allow you to override the php.ini
configurations.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original
ed in.
One
of those solutions will work.
P.S:
"Love your signature"
Sincerely,
Maxim Maletsky Founder, Chief Developer
PHPBeginner.com (Where PHP Begins) [EMAIL PROTECTED] www.phpbeginner.com
-Original Message-From: Jacky
[mailto:[EMAIL PROTECTED]]Sent: Th
f has no vital security problems.
Try to search the archives for this topic and see what people think/suggest.
You will find there thousands of tips on what to do to have a bullet-proof
website. (always of the server is yours).
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginne
..
Tim Taubert
-
Tim Taubert | [EMAIL PROTECTED] | http://www.shogunat.com/rg/
-
.o] -Original Message-
.o] From: PHPBeginner.com [mailto:[EMAIL PROTECTED]]
.o] Sent:
im Taubert
-
Tim Taubert | [EMAIL PROTECTED] | http://www.shogunat.com/rg/
-
.o] -Original Message-
.o] From: PHPBeginner.com [mailto:[EMAIL PROTECTED]
Gezz...
hope you use a web mail or something for this list.
Otherwise all these emails on 26.4 (what a strange number) would take ages
to download in cases like when you are coming back from a vacation or "was
too busy last week"
-maxim maletsky
-Original Message-
From: Kevin Pratt [
foreach($HTTP_POST_VARS as $k=>$v) {
$$k = addslashes($v);
}
- Maxim Maletsky
PS: no, not trying to win over, just trying to suggest my way ;-)
-Original Message-
From: Chadwick, Russell [mailto:[EMAIL PROTECTED]]
Sent: Saturday, July 07, 2001 7:11
check out ctype (suggested to PHP by me, btw)
php.net/ctype
we have all that.
-Maxim Maletsky
-Original Message-
From: Lasse [mailto:[EMAIL PROTECTED]]
Sent: Saturday, July 07, 2001 7:40 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] is_alpha_numeric ?
"scott [gts]" <[EMAIL
characters from a variable?';
$array[2] = ' do i remove the first 3 characters from a variable?';
Cheers,
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Chri
oops
foreach($array as $key=>$val) {
$array[$key] = substr($val, 3);
}
this is cleaner.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
F
yes, you have to enable it:
--enable-ctype
...and, ctype is available only starting from PHP v.4.0.4+,
...and it is only the experimental family of functions... (this you read on
the site, right?)
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP
;s value
and assign it back with the original key, overriding it in other words.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: John Meyer [mailto:[EMAIL PROTECTED]]
Sent: Sund
>If we didn't have Microsoft, we'd have to blame ourselves for all of our
>programs crashing
I really don't think so
:-)
-maxim maletsky
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To c
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
--
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
he problem would be enough to add something
like this into PHP.INI
include_path= ".: /full/path/to/includes: " ; UNIX:
"/path1:/path2" Windows: "\path1;\path2"
How do I do this under Win2K ?
Anyone had this problem before?
Cheers,
Maxim Maletsky
Fo
Thanks for you sweet words!
did not expect, though ...
We were about to open PHPBeginner.com today, but our local test servers went
to hell once we upgraded them to PHP4.0.4. Not because there's a bug or
something, but because of configurations.
We are still testing the site, and will op
a simple
for($i=0; $i
will do the trick
Cheers,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Thomas Deliduka [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 03, 2001 7
For me??? Thanks, but I had my birthday last October too late, dude
...
Do not post this kind of staff into world's largest and most
serious mailing lists
Cheers,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginne
www.isamillionaire.com (? check my spelling) in on Linux, but free and has
no banners,
Cheers,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: PHPlover [mailto:[EMAIL PROTECTED]]
Sent
Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Netbrain di M.L. [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 03, 2001 10:24 PM
To: [EMAIL PROTECTED]
Subject: [PHP] select prob.
Hi all,
I'm in trouble checking client&
check out GD library ,... (a whole library was created for it)
see PHP.net
or start from here ... hmm ... www.php.net/getimmagesize ?
Cheers,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message
Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Fang Li [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 03, 2001 6:29 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Calendar help
Hello
Has anyone coded a
So, where the logic brings us at this point?
Select your country
---
United State
United Kingdom
in your loop then a "0" won't result as a set array ... try it with if($var
or isset($var))
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBegi
no prob,
--max
-Original Message-
From: Netbrain di M.L. [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 04, 2001 3:44 AM
To: PHPBeginner.com
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] select prob.
Yes, it seems a good solution :)
thanks again
max
---
Please Help
it's very simple :
include("$DOCUMENT_ROOT/bin/header.asp");
(we are talking about the web root's full path, right ?)
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Mess
$size = getimagesize($Frame."top.gif");
I think you should read this :
http://www.zend.com/zend/tut/using-strings.php
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
Fr
try setting error_reporting(0) in PHP.ini
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Dundee (Roland) [mailto:[EMAIL PROTECTED]]
Sent: Sunday, February 04, 2001 5:35 AM
To
Well, I'll contribute to the discussion whether you like or not...
For a year I was running a website on Canaca.com (former Nortel.no) ...
They've been nice, I though ...
Then I once tried one weird thing:
'.show_code('/usr/local/apache/conf/httpd.conf').''?> from a
simple PHP page ...
hmm ...
Use cron ...
Search archives for something like "running PHP with cron"
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: FredrikAT [mailto:[EMAIL PROTECTED]]
Se
So you are talking about two different queris in one call?
No, you can't do this ...
you have to then use some kind of loop or something ...
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Ori
You can then create your own own. ... Just declare a variable called
$DOCUMENT_ROOT = 'c:\the\path\to\your\web\tree\' somewhere in configuartion
files of your website, or even as include_path in PHP.ini
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where
,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Scott Parks [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 05, 2001 2:43 AM
To: [EMAIL PROTECTED]
Subject: [PHP] db paging with MS Sql
Has
Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Adrian Teasdale [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 05, 2001 2:48 AM
To: PHP List Post
Subject: [PHP] 2 questions
Hi I have a couple of
a Replacement using Case-Insensitive Regular Expression.
read it here : www.phph.net/eregi-replace
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: phpLover [mailto:[EMAIL
;
}
mail($MAIL, "Order", $content , "From:[EMAIL PROTECTED]");
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: M
look at http://www.php.net/manual/en/features.file-upload.php
there are some introduction like example on Handling of Uploaded Files...
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message
Have you checked sendmail path in php.ini ?
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Deependra B. Tandukar [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 05, 2001 4
table...
or, make it be 4 different Arrays and loop them in a way to create an
adeguate table ...
SQL is not really helpful in here ...
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
Welcome on Board, Brian!
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Brian Potter Web Design [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 10, 2001 7:51 AM
To: Php
UrlEncode()
www.php.net/urlencode
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 10, 2001 6:50 AM
To: PHP
development.
If you wonder where to get PHP Library here's the link www.phplib.org
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Anna [mailto:[EMAIL PROTECTED]]
Sent: Sat
you could simply use $HTTP_HOST.$PHP_SELF
of even better if look here:
http://www.php.net/manual/en/language.variables.predefined.php
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message
more specific on what you're doing.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: kn4279 [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 10, 2001 2:41 PM
To: [EMAIL
or ...
if(ereg("[[:alnum:]_ ]", $name))
result = 1;
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: zbynek [mailto:[EMAIL PROTECTED]]
Sent: Sunday, Februar
What I think you should do is to use php's build-in function addslashes()
It helps .
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Anna [mailto:[EMAIL PROTECTED]]
ay using an array, or having a letter instead
of 0 ...
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Curtis Maurand [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 12, 200
,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: php php [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 12, 2001 4:18 AM
To: [EMAIL PROTECTED]
Subject: [PHP] afraid !
Hi!
i've just j
ng it down overriding
any existing data in the file.
You are now set.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: CDitty [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 12, 20
Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: php php [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 12, 2001 4:18 AM
To: [EMAIL PROTECTED]
Subject: [PHP] afraid !
Hi!
i've just joined ur mailing list!
i used to w
l'em"
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Jason Murray [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 12, 2001 9:11 AM
To: 'rswfire'; Jonatha
then you are on the right way:
use SQL languages. They are fast, secure and reliable. Plus even easier to
play with.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: McShen
$PHP_SELF will give you the file name rlative to your Document Root
http://www.php.net/manual/language.variables.predefined.php
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From
nope you have to write it here: [EMAIL PROTECTED]
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: John McKown [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 12, 2001
Why don't you use sessions?
php.net/sessions
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Chuck Mayo [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 12, 2001 2:24
I think you can just search the archives for it.
I am sure it was covered here many times.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Aaron Held [mailto:[EMAIL PROTECTED
t record is a hit of a page (or log-of button) and not
his closing window.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Ng Kok Chun [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, Fe
Text field will support something over 65,000 characters read the docs
on mySQL...
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Brandon Orther [mailto:[EMAIL PROTECTED
Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Conover, Ryan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 13, 2001 1:46 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Include files
I have an include file foo.inc. I
rtrim()
www.php.net/rtrim
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Jesse Swensen [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 13, 2001 2:15 AM
To: [EMAIL
ok, here's a scratch:
$contents = file ($file);
for($i=0; $imailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 13, 2001 3:29 AM
To: PHPBeginner.com
Subject: RE: [PHP] Search & replace text
Thanks for the idea. Can you give me an example of how to load a file into
an array? My effor
try ereg_replace("^[ ]+(.)[ ]+$", '_\\1_', $here)
I haven't tested it, but if it won't work, then do this:
$here = ereg_replace("^[ ]+", '_', $here)
$here = ereg_replace("[ ]$", '_', $here)
this should work...
Sincerely,
mkdir()
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: andrew [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 13, 2001 11:56 AM
To: PHP General
Subject: [PHP] create
Why reinvent the wheel? there are already a whole bunch of software like
that has been written. Just search for it on sourceforge.com or
hotscripts.com
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
$time = time();
$timePlus4Days = $time + 60*60*24*4;
$tomorrow = date ("d", $timePlus4Days);
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Christopher Allen [mai
Yeah, sure you can:
$sql="SELECT id, email FROM table WHERE user='$user' and pass='$pass'";
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From
There must be some funny problem. You code looks alright.
Try to output mysql_error() in your code to see what happens. Or simply try
it from command line.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
There's also possible to do a simple "try"
if($variable)
echo 'It contains something';
else
echo 'Has nothing inside, unless it's a 0';
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
it is even cooler to do:
$version = floor(phpversion());
It will then return eigher 3 or 4. I use it all the time while creation
install scripts.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Matthias Krehl [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 13, 2001 7:52 PM
To: [EMAIL PROTECTED]
Subject: [PHP] foo[bar] _or_ foo['b
aster, reliable, extendable.
All these different databases support files to simply not to lose the war
with their competitors. Not much programmers use it.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginne
$imailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 13, 2001 3:29 AM
To: PHPBeginner.com
Subject: RE: [PHP] Search & replace text
Thanks for the idea. Can you give me an example of how to load a file into
an array? My efforts failed.
Thanks
At 03:41 AM 2/12/01, you wrote:
>instead of wr
Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Dallas Kropka [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 17, 2001 4:19 PM
To: Dave Haggerty; [EMAIL PROTECTED]
Subject: RE: [PHP] Database Code Portability
Try taking a
Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: ..s.c.o.t.t.. [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 17, 2001 4:59 PM
To: Php-General
Subject: RE: [PHP] Can I select only the newest record?
there are two ways th
clude("$css.css")
Having a whole bunch of different css files, including only the perfect
ones.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Michael Hall [mailto:[
here, I loked it up for you,
This is a CSS file for PHPBeginner.com - DON'T LOSE IT!!! :
CSS file: css.php
---
BODY, TH, CENTER, TD, OL, UL, LI, H1, H2, H3, H4 { font-family: verdana,
arial, helvetica, sans-serif; }
PRE, TT, CODE { font-family: courier, sans-
try it.
(yes you need to register it as a global variable)
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: John Vanderbeck [mailto:[EMAIL PROTECTED]]
Sent: Saturday
You're welcome!
Sincerely,
Maxim Maletsky
Founder, Chief Developer
PHPBeginner.com (Where PHP Begins)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Brian Drexler [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 19, 2001 1:57 AM
To: [EMAIL PROTECTED]
Add it to the session.
Sessions can handle arrays with no problems.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
www.PHPBeginner.com // where PHP Begins
-Original Message-
From: Matt Williams [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 22, 2002 11:47 AM
To: Boaz Yahav;
Search archives, as a tip I'd suggest to encrypt the Credit Card numbers
with RC4 or some other algorithm.
Sincerely,
Maxim Maletsky
Founder, Chief Developer
www.PHPBeginner.com // where PHP Begins
-Original Message-
From: Wilbert Enserink [mailto:[EMAIL PROTECTED]]
Sent: Monday
101 - 200 of 310 matches
Mail list logo