Exactly what you just did will work ...
$a, $b and $c all are 1 now.
--Joe
--
Joe Stump <[EMAIL PROTECTED]>
http://www.joestump.net
"Label makers are proof God wants Sys Admins to be happy."
-Original Message-
From: Andrew D. Luebke [mailto:[EMAIL PROTECTED]
Sent
s of our
online catalog.
--Joe
--
Joe Stump <[EMAIL PROTECTED]>
http://www.joestump.net
"Label makers are proof God wants Sys Admins to be happy."
-Original Message-
From: Johnson, Kirk [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 29, 2003 8:21 AM
To: 'Joe Stump'
Most MUA's will convert http://* or www.* to a link. Otherwise you'll have
to send MIME encoded HTML with tags. The problem with the
second solution is that not all MUA's (ie. mutt) support MIME encoded HTML
messages.
--Joe
--
Joe Stump <[EMAIL PROTECTED]>
http://www.joest
of
users' baskets). The rest of the code is procedural (ie. code that does
basic math and organizes the page).
--Joe
--
Joe Stump <[EMAIL PROTECTED]>
http://www.joestump.net
"Label makers are proof God wants Sys Admins to be happy."
-Original Message-
From: rush [mailt
I prefer apt-get -u dist-upgrade ;)
If you follow the static compile in the INSTALL file that comes with the PHP
source you can compile it in a matter of minutes.
--Joe
--
Joe Stump <[EMAIL PROTECTED]>
http://www.joestump.net
"Label makers are proof God wants Sys Admins
.) Put image name in a db someplace
4.) Just prefix $image_name with 't_' to get the thumbnail
I'm sure there are ways to do this within GD, but I've found Convert to be
more flexible. I have a class you can download at:
http://www.joestump.net/files/software/convert/
Have you read up on regular expressions? They'll do just what you're looking
for:
http://www.php.net/ereg_replace
--Joe
--
Joe Stump <[EMAIL PROTECTED]>
http://www.joestump.net
"Label makers are proof God wants Sys Admins to be happy."
-Original Message--
t is used to prevent.
To prevent a brute force as I describe (but not prevent forged cookies by
any means) you could do:
--Joe
--
Joe Stump <[EMAIL PROTECTED]>
http://www.joestump.net
"Label makers are proof God wants Sys Admins to be happy."
-Original Message-
From: We
You could do this a number of ways:
eregi(), ereg() or str_replace() ...
That will output "Whats up?"
--Joe
--
Joe Stump <[EMAIL PROTECTED]>
http://www.joestump.net
"Label makers are proof God wants Sys Admins to be happy."
-Original Message-
From: [EMAIL
uestion:
how can i read the stuff that got piped ("|") to the php-script?
i.e. "ls -l | /home/myuser/phpscript.php"
thanks in advance for any help
Marco Weber
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
Joe
Anyone out there have anything to share as to using PHP4+MySQL4. I've been
hearing good things on the MySQL list about v4.0 and I'm thinking of
upgrading, since I run a rather small server.
Thanks!
--Joe
ps. PHP list responders please respond directly. I'm not currently
subs
at I have no control over the names of the keys for $oz, how
>should I have called extract() to tell it to replace the space between "tin" and
>"man" by a underscore character?
> 4) finally, is there a way to access and retrieve that values of the symbol table
>w
hp.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
Joe Stump <[EMAIL PROTECTED]>
"How
gt; >To contact the list administrators, e-mail: [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
ng 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]
Joe Stump <[EMAIL PROTECTED]>
"How would this sentence be different if pi equaled 3?"
msg41133/pgp0.pgp
Description: PGP signature
>have a set of variables that are named $MYdog, $MYcat etc. and I need to do
>
> $a = "dog"
> ${"MY$a"} being the same as $MYdog
>
> Can this be done, and if so - how? I can't get it to work.
>
> Jeff
Joe Stump <[EMAIL PROTECTED]>
-
rimage, ".jpeg")))
> {
> $errorfound++;
> echo"Your image \"$yourimage\" did
> not contain .jpg or .jpeg";
> }else{
> echo"Your image \"$yourimage\" contains
> .jpg or .jpeg";
> }
>
> ?>
>
>
>
> --
&g
___
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the
ling 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]
Joe Stump <[EMAIL PROTECTED]>
, etc). Then I head off to restart
apache so I can start using my shiny new extension. To my surprise I get the
following error:
PHP Warning: Invalid library (maybe not a PHP library) 'pgsql.so' in Unknown on line 0
Am I missing something?
--Joe
Joe Stump &l
o
> Check here for more
> http://www.php.net/manual/en/language.variables.predefined.php or use phpinfo()
> to see exactly what you have available
>
> jason
>
>
Joe Stump <[EMAIL PROTECTED]>
There
...
--Joe
Joe Stump <[EMAIL PROTECTED]>
Life is cheap. It's the accessories that kill you.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comma
, 30 Apr 2001 13:56:20 -0500, Joe Stump ([EMAIL PROTECTED])
> wrote:
> >I have a quick question regarding timezones ...
> >
> >On the local side a record is inserted into the DB by someone in
> >Michigan, while
> >the server rests in CA. Thus a three hour differenc
net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
Joe Stump <[EMAIL PROTECTED]>
It is impos
t the PST timestamp
to an EST timestamp. Are there any functions out ther that do this?
--Joe
Joe Stump <[EMAIL PROTECTED]>
One is taught by experience to put a premium on those
few people who can appreciate you for w
I've heard a lot of people asking for info on imagemagick & php. I've created
a small class that resizes images, gets info, and stamps images. It's nothing
to call home to mom about, but it works.
http://www.miester.org/software/convert.php.asc
--Joe
/* Joe Stump
* Sr. PHP
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]
/* Joe Stump
* Sr. PHP Developer
* http://www.Care2.com http://www.joestump.net http://gtk.php-cod
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]
/* Joe Stump
* Sr. PHP Developer
* http://www.Care2.com http://www.joestump.net http://gtk.ph
e doesnt look
> >flattened.
> >
> >Thanks! - Noah
> >
> >
> >
> >--
> >PHP General Mailing List (http://www.php.net/)
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >To contact the
tional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/* Joe Stump
* Sr. PHP Developer
* http://www.Care2.com http://www.joestump.net http://gtk.php-coder.net
*/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTE
ommands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/* Joe Stump
* Sr. PHP Developer
* http://www.Care2.com http://www.joestump.net http://gtk.php-coder.net
*/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
> Tel: +31 614430902
> E-mail: [EMAIL PROTECTED]
> Website: http://www.iie.nl/~eck13
>
>
>
> --
> 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
t)) {
> $fp = fopen("./file.txt", "w");
> fwrite("$fp", "$text", "w");
> fclose($fp);
> }
>
> ... that isn't writing anything to the file. any help would be appreciated. thx in
>advance
/* Joe Stump
* Sr. PHP Deve
TED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/* Joe Stump
* Sr. PHP Developer
* http://www.Care2.com http://www.joestump.net http://gtk.php-coder.net
*/
--
PHP General Mailing List (http://www.php.net/)
T
he same name?
>
> regards,
>
> Augusto Cesar Castoldi
>
>
> --
> 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 P
>
>
> --
> 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]
/* Joe Stump
p', and in those
> functions you use cookies, you must pass those cookies to the function
> called. I tried using a value from a cookie in a function and it never could
> access it unless I passed it. Funny
> --
> Patrick Hanna
> Database integration--E-commerce solutions
just need to look at PHP's structure. It makes total sense when you think
about it. You can through arrays into cells in an array without any troubles.
I've had arrays go 4 and 5 deep before just because there was an array I needed
to put in a cell that related to that set of data.
if(!$link_id) error_message(sql_error());
>
>$result = mysql_query($query)or print "error".mysql_error();
>if(!$result) error_message(sql_error());
> while($query_data = mysql_fetch_array($result)) {
> Variable definition/and assignment here
>
> echo &
--Joe
/**\
* Joe Stump - PHP/SQL/HTML Developer *
* http://www.care2.com - http://www.miester.org - http://gtk.php-coder.net *
* "Better to double your money on mediocrity than lose it all
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]
/*
ling 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]
> > >
> > >
> > >
>
>
>
t; For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/**\
*Joe Stump - PHP/SQL/HTML Developer *
* http://www.care2
No. PHP is totally independent of all DB's...
--Joe
On Sun, Apr 08, 2001 at 08:50:34PM -0400, David Loszewski wrote:
> because I uninstalled MySQL, don't you need MySQL to run PHP?
>
> -Original Message-
> From: Joe Stump [mailto:[EMAIL PROTECTED]]
> Sent: Su
Oh well ...
'."\n";
// 's
echo '';
}
?>
On Sun, Apr 08, 2001 at 08:37:26PM -0400, Mike P wrote:
> That does not change every other row.
>
> -----Original Message-
> From: Joe Stump [mailto:[EMAIL PROTECTED]]
> Sent: Sunday,
nal commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/**\
*Joe Stump - PHP/SQL/HTML Developer *
* http://www.care2.com - http://www.miester.org
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/**\
*Joe Stump - PHP/SQL/HTML Developer *
* http://www.ca
://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]
/******\
*Joe Stum
al 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]
/**\
*
ct the list administrators, e-mail: [EMAIL PROTECTED]
/**********\
*Joe Stump - PHP/SQL/HTML Developer *
* http://www.care2.com - http://www.miester.org - http://gtk.php-coder.net *
* "Better to do
;
>
>
>
> --
> 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]
/
t; --
> 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]
/********
)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/******\
*Joe
You just do something like this:
'.$val."\n";
?>
Just throw arrays into arrays :O)
--Joe
On Fri, Apr 06, 2001 at 11:18:19AM -0600, [EMAIL PROTECTED] wrote:
>
>
> Joe Stump wrote:
> >
> > A copy and paste into foo.php and then a php -q foo.php yiel
sly wrong?
>
> Thanks in advance!
> John
>
> --
> 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
mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/**\
*Joe Stump - PHP/SQL/HTML Developer
unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/******\
*Joe Stump - PHP/SQL/HTML D
r additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/******\
*Joe Stump - PHP/SQL/HTML Developer *
* http://www.care2.
> 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]
/**\
*
he search. I
> suggest setting a default of OR for the variable $andor.
>
> Jason Lotito
> www.NewbieNetwork.net
> Where those who can, teach;
> and those who can, learn.
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
&
HP 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]
/***
et/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/**\
*Joe Stump
then that?
/**\
* Joe Stump - PHP/SQL/HTML Developer *
* http://www.care2.com - http://www.miester.org - http://gtk.php-coder.net *
* "Better to double your money on mediocrity than lose it
p.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/******\
*Joe Stump - PHP/
let me be more clear about the microtime() - do something like:
--Joe
On Thu, Apr 05, 2001 at 02:43:40PM -0500, Joe Stump wrote:
> You can do some test with microtime() and see how long it takes. 350 elements
> isn't really a large array. I've seen PHP chew through arrays
gt; 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]
/**
w.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/******\
*Joe Stump -
.cfm%3FID%3D2113&Abstract%5B1184%5D=aa&new_superRSS=new_superRSS
>
> I've got the $Title[1000]=, but it looks like Title%5B1000%5D=
>
> Also, I'm having trouble extracting arrays from arrays.. I just want to insert
> the new values (for articleID 1000, etc.) into a
It works for me in production.
On Wed, Apr 04, 2001 at 08:56:53PM -0400, Mike Gifford wrote:
> I tried this, but it converted [ and ] to url friendly codes. Does this still
> work?
>
> Mike
>
> Joe Stump wrote:
> > FYI you can send data like this on the url:
>
l: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/**********\
*Joe Stump - PHP/SQL/HTML Developer *
* http://www.care2.com - http://www.miester.o
MAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
/******\
*Joe Stump - PHP/SQL/HTML Developer *
* http://www.care2.com - http://www.miester.org - http://gtk.php-coder.
--Joe
/**\
* Joe Stump - PHP/SQL/HTML Developer *
* http://www.care2.com - http://www.miester.org - http://gtk.php-coder.net *
* "Better to double your money on mediocrity than lose it all
-
> 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]
/*
FYI you can send data like this on the url:
http://www.foo.com/script.php?test[joe]=stump&test[harry]=bar&test[jane]=scott
Then $test will be an array that translates to this in PHP:
'stump',
harry => 'bar',
jane
list administrators, e-mail: [EMAIL PROTECTED]
/******\
*Joe Stump - PHP/SQL/HTML Developer *
* http://www.care2.com - http://www.miester.org - http://gtk.php-coder.net *
* "Better to double y
> --
> 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]
/******
has a pretty comprehensive example of GtkText(), which
seemed to be lacking.
--Joe
/**\
* Joe Stump - PHP/SQL/HTML Developer *
* http://www.care2.com - http://www.miester.org -
>
>
> --
> 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]
/**
gt; 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]
/*\
*Joe Stump *
*www
; - from the UNIX V6 kernel source
>
> --
> 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]
/*
om the UNIX V6 kernel source
>
> --
> 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]
/**
> by the PHP program?
>
> Thanks,
>
> Floyd
>
>
> --
> 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 PROT
http://gtk.php.net
http://gtk.php-coder.net
--Joe
On Wed, Mar 28, 2001 at 11:19:24AM -0800, elias wrote:
> What is PHP-GTK?
> Can you just write me a short list of what it can do?
>
> "Joe Stump" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news
to
> delete them.
>
> can anyone help ?
>
> Steve
>
>
>
> --
> 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 administrat
So tired I forgot to put in the URL:
http://gtk.php-coder.net
--Joe
On Tue, Mar 27, 2001 at 10:32:26PM -0500, Joe Stump wrote:
> I've noticed there isn't really a jumping off point for the PHP-GTK beginners
> and users. I spent the last few hours throwing a site together that
ocation. Finally, if anyone wants to help out (admin, howtos, etc.)
please feel free to contact me.
As for me, I'm tired and plan on working on it more tomarrow :o)
--Joe
/*****\
*Joe Stump *
*www.Care2.com *
*Office: 650.328.0198
ted off the server?
>
>
> thanks
>
> randy
>
> --
> 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 PROTECT
nds, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
---
Joe Stump, PHP Hacker, [EMAIL PROTECTED] -o)
http://www.geekshare.com http://w
n about new cookies coming in) and obviously I always
>receive the error message stating that my browser doesn't support cookies!
>Impossible! The same application running on two different servers produces different
>results? Is it a bug?
> Thanks in advance!!!
>
> Best regards,
>
> Fáb
> Fang
>
>
> --
> 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]
--
-
EMAIL PROTECTED]
> www.vacagorda.com
>
--
-------
Joe Stump, PHP Hacker, [EMAIL PROTECTED] -o)
http://www.miester.org http://www.care2.com /\\
"It's not
PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
-------
Joe Stump, PHP Hacker, [EMAIL PROTECTED] -o)
http://www.miester.org http://www.care2.com /\\
&qu
r additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
---
Joe Stump, PHP Hacker, [EMAIL PROTECTED] -o)
http://www.miester.org http://www.care2.com
wants. the right thing
> >to do is use
> >
> >if((isset($var))&&($var!=""))
>
> Isn't this a bit more legible:
>
> if (!empty($var))
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECT
t; "run script every 5 mins for 1 hour"..
>
> i have this mass email script that is so huge that i need it to chunk into
> records and make sure that it will run every 5 mins for 1 hour.
>
> Thanks for any help.
>
--
------
ubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
-------
Joe Stump, PHP Hacker, [EMAIL PROTECTED]
mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
---
Joe Stump, PHP Hacker, [EMAIL PROTECTED] -o)
http://www.miester.org http://www.care2.com
my dog"
>
>
>
>
> Thanks :-)
> Clayton Dukes
>
--
-------
Joe Stump, PHP Hacker, [EMAIL PROTECTED] -o)
http://www.miester.org http://www.care2.com /\\
"
<= 59 ]; then
> $id=81
>
> TIA!
> Clayton Dukes
>
--
-----------
Joe Stump, PHP Hacker, [EMAIL PROTECTED] -o)
http://www.miester.org http://www.care2.com
() in here?
> I am on PHP4.0.4!
>
> explain me again, why on user input strlen() would do better then isset() ?
>
>
> Sincerely,
>
> Maxim Maletsky
> Founder, Chief Developer
>
> PHPBeginner.com (Where PHP Begins)
> [EMAIL PROTECTED]
> www.phpbeg
1 - 100 of 169 matches
Mail list logo