l php to evaluate the string as php code; i.e. text without
quotes?
Thanks for the help...
--Noah
- Original Message -
From: "Maxim Maletsky" <[EMAIL PROTECTED]>
To: "CF High" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, January 24, 2003
Thanks for your help Maxim.
I've got quite a bit to learn. PHP is far more challenging than Cold
Fusion.
--Noah
- Original Message -
From: "Maxim Maletsky" <[EMAIL PROTECTED]>
To: "Noah" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent
ere
would display the html for each case.
In any case thanks for workaround -- I would have echoed out all the html
otherwise..
--Noah
- Original Message -
From: "Johannes Schlueter" <[EMAIL PROTECTED]>
To: "CF High" <[EMAIL PROTECTED]>; <[EMAIL
Hey John.
While your suggestion certainly will work, I'd prefer not to have an
excessive number of include files to keep track of.
Johannes' suggestion does the trick:
"Try something like
Hello
"
- Original Message -
From: "John W. Holmes" <[EMAIL PROTECTED]>
To: "'CF High'" <[EMAIL P
Hm..
Guess I'll find out as I go deeper into PHP....
--Noah
- Original Message -
From: "Maxim Maletsky" <[EMAIL PROTECTED]>
To: "Noah" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, January
Yup. Restarted Apache.
PHP's still not evaluating the passed form vars whether register globals is
set to On or Off....
--Noah
- Original Message -
From: "Ernest E Vogelsinger" <[EMAIL PROTECTED]>
To: "CF High" <[EMAIL PROTECTED]>
Cc: <[EMAIL
27;])
I just want to use $var1, $var2, $var3
--Noah
- Original Message -
From: "Philip Olson" <[EMAIL PROTECTED]>
To: "CF High" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, January 29, 2003 2:23 PM
Subject: Re: [PHP] Form Variables no
x27;, '$rent',
'$heat', '$lease', '$deposit', '$pets', '$phone', '$email', '$blurb')");
break;
more code....
**
Let me know if you nee
Checked out the php.ini file.
register_globals is set to On -- there is no semicolon or other character
that would cause a problem.
This might be a problem with the Apache, Win2k combination -- I don't
know..
--Noah
- Original Message -
From: "Ernest E Vogelsinge
H.
Sounds like "resorting" to extract($REQUEST) might have a downside?
Otherwise, I'll use it for now.
Thanks,
--Noah
- Original Message -
From: "Ernest E Vogelsinger" <[EMAIL PROTECTED]>
To: "Noah" <[EMAIL PROTECTED]>
Nice Phil.
A little more typing than the CF version, but the more I delve into PHP, the
more I realize its power and flexibility.
Thanks for the speedy reply...
--Noah
- Original Message -
From: "Philip Olson" <[EMAIL PROTECTED]>
To: "CF High" <[
'm not looking forward to sifting through a
100 tables..
Thanks,
--Noah
- Original Message -
From: "John W. Holmes" <[EMAIL PROTECTED]>
To: "'CF High'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, February
Thanks olinux.
Just what I was looking for -- I'll check it out.....
-Noah
- Original Message -
From: "olinux" <[EMAIL PROTECTED]>
To: "CF High" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, February 08, 2003 12:45 PM
Subje
MySql be able to compare the
strings?
I stored my dates as integer fields to do such a comparison, but it looks
like I need to graduate to MySql date time functions..
--Noah
- Original Message -
From: "Michael Geier" <[EMAIL PROTECTED]>
To: "CF High&qu
e 20030207 to
be seven days "older" than the first part.
This is where I need to use MySql's DATE_ADD, and other date manipulation
functions..
Lots to learn; little time to do it.
Thanks for feedback, John.
--Noah
- Original Message -
From: "John W. Holmes&q
Hey Ernest.
This looks like the solution I'll need to make my CF interface work in PHP.
I'll check it out.
Thanks!
--Noah
- Original Message -
From: "Ernest E Vogelsinger" <[EMAIL PROTECTED]>
To: "CF High" <[EMAIL PROTECTED]>
Cc: <[EMAIL
and the array method suggested by OP (I need
practice working with arrays in PHP anyway).
Thanks for the informative reply,
--Noah
- Original Message -
From: "Ford, Mike [LSS]" <[EMAIL PROTECTED]>
To: "'CF High'" <[EMAIL PROTECTED]>; <[EMAIL PROT
ould you provide an image file reference code snippet?
Let me know. Thanks,
--Noah
- Original Message -
From: "John W. Holmes" <[EMAIL PROTECTED]>
To: "'CF High'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, February 22, 2003
efault include directory) -- I don't know, the
$DOCUMENT_ROOT method does the trick for now
Feel free to chime in anyone who has a better solution,
--Noah
- Original Message -
From: "Robert Cummings" <[EMAIL PROTECTED]>
To: "CF High" <[EMAIL
Thanks again John for the informative reply.
Now I follow what you're doing.
Get some sleep ;--)
--Noah
- Original Message -
From: "John W. Holmes" <[EMAIL PROTECTED]>
To: "'Noah'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent:
Cool.
I'll check it out.
Thanks!
--Noah
- Original Message -
From: "Dennis Cole" <[EMAIL PROTECTED]>
To: "CF High" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, February 14, 2001 12:21 PM
Subject: RE: [PHP] Output Numerica
You da man, Leif.
That did the trick.
Didn't try the output buffering idea. I need to look into that area.
Thanks for illuminating things a bit....
--Noah
- Original Message -
From: "Leif K-Brooks" <[EMAIL PROTECTED]>
To: "CF High" <[EMAIL
You're on a roll.
Any performance issues re: using fetch_row vs. fetch_array?
Thanks again,
--Noah
- Original Message -
From: "Leif K-Brooks" <[EMAIL PROTECTED]>
To: "CF High" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monda
Exactly right, John.
Sorry to clutter the forum -- it was a varchar(30)!
Thanks,
--Noah
- Original Message -
From: "John W. Holmes" <[EMAIL PROTECTED]>
To: "'CF High'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, March
Thanks Jason.
I was hoping that was what was happening.
Happy php'ing
--Noah
- Original Message -
From: "Jason Sheets" <[EMAIL PROTECTED]>
To: "Don Read" <[EMAIL PROTECTED]>
Cc: "CF High" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]&g
'll save a fair amount of time, not to
mention having to make changes in one place; not throughout the
page
Alright enough blathering.
Thanks again for your help,
--Noah
- Original Message -
From: "Don Read" <[EMAIL PROTECTED]>
To: "CF High" &l
n the pros and cons of regular
expressions vs. PHP string functions, let me know.
--Noah
- Original Message -
From: "CPT John W. Holmes" <[EMAIL PROTECTED]>
To: "Carl Furst" <[EMAIL PROTECTED]>; "Noah"
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROT
r the most part I intend to rely on regular expressions for this job,
although I'm a little wary -- regexp syntax is tres bizarre ;--)
Thanks for the clues; ultraedit.com has a great regexp tutorial
Enjoy the spring/summer,
--Noah
- Original Message -
From: "Carl
is there a reason why doing something like `rm test.test` would work on one
server but not another?
- 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 list administrators, e
$i];
( btw Item is part of the com object to access each)
However i get this error: Warning: PropGet() failed: Invalid number of
parameters
In ASP I can do:
comDeal.Bonds.Item(i) and it works fine
Any suggestions?
Thanks!
- Noah
--
PHP General Mailing List (http://www.
pache graceful' core dumps.
any clues,
Noah
here they are:
Feb 17 17:07:03 typhoon httpd: PHP Warning: PHP Startup: Unable to load
dynamic library '/usr/local/lib/php/20060613-debug/ftp.so' - Cannot open
"/usr/local/lib/php/20060613-debug/ftp.so" in Unknown on line
: PHP Notice: Undefined index: autoplay in
/a/www/data/filname/garbled/radio.blog/index.php on line 9
--- snip ---
I am not quite sure what to do to make sure things are operating properly.
Might someone lend a hand here?
cheers,
Noah
--
PHP General Mailing List (http://www.php.net/)
To
: PHP Notice: Undefined index: autoplay in
/a/www/data/filname/garbled/radio.blog/index.php on line 9
--- snip ---
I am not quite sure what to do to make sure things are operating properly.
Might someone lend a hand here?
cheers,
Noah
--
PHP General Mailing List (http://www.php.net/)
To
: PHP Notice: Undefined index: autoplay in
/a/www/data/filname/garbled/radio.blog/index.php on line 9
--- snip ---
I am not quite sure what to do to make sure things are operating properly.
Might someone lend a hand here?
cheers,
Noah
--
PHP General Mailing List (http://www.php.net/)
To
FreeBSD-4.11
After rebuilding php4-4.4.2_2 with Apache Module and apache-2.2.2 I no longer
and finding that /usr/local/libexec/apache22/libphp4.so is getting installed.
Any clues as to what I am doing wrong? I cant figure it out at the moment.
--- snip ---
# /usr/local/etc/rc.d/apache22.sh
FreeBSD-4.11
After rebuilding php4-4.4.2_2 with Apache Module and apache-2.2.2 from
/usr/ports - I no longer am finding that
/usr/local/libexec/apache22/libphp4.so is getting installed.
Any clues as to what I am doing wrong? I cant figure it out at the moment.
--- snip ---
# /usr/local/etc/
On Mon, 22 May 2006 14:24:33 +1000, Chris wrote
> Noah wrote:
> > FreeBSD-4.11
> >
> > After rebuilding php4-4.4.2_2 with Apache Module and apache-2.2.2 from
> > /usr/ports - I no longer am finding that
> > /usr/local/libexec/apache22/libphp4.so is getting install
Hello
can any one recommended a FREE PHP /MYSQL shopping cart,,that they have
set up themselves??
thanks so much
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Help!
I am receiving the same posting TWICE
how do I configure things to just get one copy of postings??
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
PHP Warning: Could not execute mail delivery program in /htdocs/...
Any suggestions on how to fix this?
- Noah
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
So do you think it has to be a server issue and not a code issue? My site's
traffic load has increased significantly in the last week or so and that's
kind of when it started happening. Could there be a resource problem? Is
there any way to find out more on why it's not running?
. PHP_FOO=BAR).
; Note: If this directive is empty, PHP
; will let the user modify ANY environment
; variable!
safe_mode_protected_env_vars = LD_LIBRARY_PATH
- Noah
"¡Û" <[EMAIL PROTECTED]> wrote in message
42EOfJ$[EMAIL PROTECTED]&quo
waste of space
and bandwidth... is there anyway I can prevent this?
If i delete the webmaster email key in php.ini will my emails not have a
reply address?
Thanks!
- Noah
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Is there a way to restart a process (actually the process to handle ASP
pages) from code?
- Noah
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
But I would like to restart the process as in it's currently running and
I want to end it and then start it again...
- Noah
- Original Message -
From: "John Holmes" <[EMAIL PROTECTED]>
To: "'Noah Spitzer-Williams'" <[EMAIL PROTECTED]>
How do I end the process using exec? Is there an equivalent to NET STOP?
- Noah
- Original Message -
From: "John Holmes" <[EMAIL PROTECTED]>
To: "'Noah Spitzer-Williams'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]&
phpinfo reports that XML is 'active' but i thought xml was a client side
language? what does it have to do with the server?
thanks!
- Noah
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PRO
will chdir() fix this? or is there another way?
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 list administrators, e-mail: [EMAIL PROTECTED]
whats the easiest way to go from "/dir1/dir2/dir3/hello.php" to "dir3/" ?
dirname will cut off hello.php but i want to cut dir1 and dir2 as well
Thanks!
- Noah
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comm
rectory. this included file is setting a
cookie.
the problem is when i goto directory 'test2' and use this same included file
in the parent directory, it cant find the cookie.
how should be setting this cookie??
- Noah
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe,
Is there a way to remove all cookies so matter what path they were set as
long as it was from me (ex. in my parent directory). i need this because i
was screwing around with setting cookies in different paths but now i cant
get rid of one.
Thanks!
- Noah
--
PHP General Mailing List (http
is there a way so that if someone submits a web url (hopefully its a
picture), i can check to make sure its a valid picture?
i think its something like fopen(), but i dont know far i could get
thanks!
- Noah
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL
would there be any problems caused if i used the stripslashes() function on
all posted variables from a form to eliminate sql query errors?
- Noah
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED
example,
>
> SELECT * FROM tablename WHERE name = '$name';
> what if $name is
> \'garbage\';DROP TABLE tablename;SELECT \'something
>
> After stripslashes($name)
> SELECT * FROM table WHERE name = 'garbage';DROP TABLE tablename;SELECT
>
this but i cant figure out how to just scale down the width:
c:\progra~1\imagem~1\mogrify.exe -geometry 175x30! picture.jpeg
the '!' forces those sizes to be used but obvoiusly i dont want the height
to be 30. i want it to be whatever it should be so the picture doesnt look
flattened.
Than
gure out how to use -identify, it was
not in the docs
Thanks so much!
- Noah
"Morgan Curley" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
according to the docs use
-geometry 175x175> picture.jpeg
man mogrify:
-geometry x{+-}{+-}{%}{!}{&
01c0c848$8a802bb0$6501a8c0@workstation7...
> "Noah Spitzer-Williams" <[EMAIL PROTECTED]> wrote:
> > I have a bunch of pictures all in ranging filesizes and dimensions. I
want
> > to resize the ones that over 175 pixels wide to a 175 pixel wide picture
> > however i want
right my goal was to actually alter the file size for quicker downloads and
less bandwidth. the solution was a combination of morgan's and joe's posts.
thansk guys!
- Noah
"Morgan Curley" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PRO
is there a service on the web that can do this for you? i once found a site
that would accept a url and an interval and would retrieve that url
(therefore running any code you had in there) on your interval
- Noah
"Anuradha Ratnaweera" <[EMAIL PROTECTED]> wrote in
function
obviously it would be used only if it were called.
what's better? (myvar is a constant #)
- 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 list administrators, e
t could be defined instead).
- 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 list administrators, e-mail: [EMAIL PROTECTED]
Ok, I'm only wondering this because I'm tryin to decrease the load time
significantly because each page has to go through a lot of stuff before
they're loaded and with the volume of hits it gets, i need anything to help
out
- Noah
"CC Zona" <[EMAIL PROTECTED]> wro
hey guys,
i'm working on an exit page popup but i dont want the popup to load
whenever i change pages in the site, only when the user exits the site
totally. now i dont think there is some sort of javascript for thsi but i
have figured out a way around. for every link do this:
a href="blah" o
theres even $GLOBALS()
""Data Driven Design"" <[EMAIL PROTECTED]> wrote in message
001301c0b347$d96ca5c0$[EMAIL PROTECTED]">news:001301c0b347$d96ca5c0$[EMAIL PROTECTED]...
> You can cycle through the $HTTP_POST_VARS or $HTTP_GET_VARS arrays
depending
> on whether you use 'post' or 'get' for the m
how can i install the gd library for php on win2k using iis5?
- 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 list administrators, e-mail: [EMAIL PROTECTED]
are you using http://localhost?
- Noah
"Ted Shaw" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> G'day -
>
> Sorry for this stupid question but I'm a newby trying to install php on my
> win98 computer and find t
how would i flip an image horizontally using the GD library in PHP?
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 list administrators, e-mail: [EMAIL PROTECTED]
them
elsewhere?
Thanks guys!
- 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 list administrators, e-mail: [EMAIL PROTECTED]
PHP and httpdoc directories have read, write, and execute
permissions given to IIS_WPG, IIS_USER, and NETWORK SERVICE
PHP.ini's include path is: include_path = ".;.\includes;.\pear" (I've
also tried include_path = ".;./includes;./pear")
phpinfo() works
from a servicability statement anyways.
thanks!
On Sun, Apr 6, 2008 at 4:21 PM, Casey <[EMAIL PROTECTED]> wrote:
> On Sun, Apr 6, 2008 at 2:17 PM, Noah Spitzer-Williams <[EMAIL PROTECTED]>
> wrote:
> > This works:
> >include("file.inc.php");
> &g
id tiny thing. Are my
permissions correct? Is it possible to debug this and look at the full path
of file.inc.php that PHP is trying to load?
Thanks!
On Mon, Apr 7, 2008 at 7:36 AM, Daniel Brown <[EMAIL PROTECTED]> wrote:
> On Sun, Apr 6, 2008 at 5:17 PM, Noah Spitzer-Williams <[EMA
s giving up!
""Daniel Brown"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
On Mon, Apr 7, 2008 at 1:05 PM, Lester Caine <[EMAIL PROTECTED]> wrote:
People seem to be missing the point here. These are PUBLIC applications
that are failing to work for
here's my code:
$res = mysql_query($badsqlstatement) or die(errtrapper());
inside errtrapper(), is there a way to find out what line this error
occurred?
thanks!!
- Noah
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
73 matches
Mail list logo