I had not downloaded mcrypt, but I download it (which required a later
version of mhash so I downloaded, and installed it too). I compiled
everything with the instrucitons you listed, and I am still getttng the same
error messages.
Jeff
"Tom Rogers" <[EMAIL PROTECTED]> wrote i
instead of using the session_register try $_SESSTION[' ssun']
"Steve Vernon" <[EMAIL PROTECTED]> wrote in message
056a01c26cb2$509f2260$a5e387d9@extreme">news:056a01c26cb2$509f2260$a5e387d9@extreme...
> Hiya,
> Just upgraded to 4.2.3 and I am using the attatched PHP.ini file. I
use
> session
ok Tom - that worked...
thanks for your help and assistance... I never would have figured this out
without the help.
Jeff
"Tom Rogers" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> Sunday, October 6, 2002, 7:32:
the native driver does informix
have to be installed on the same box? do I just try to use odbc?
--
Jeff Bluemel
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
thanks for the FYI... this is what I as assuming the answer was going to
be, but I wanted to make sure.
Jeff
"Salamander" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Jeff,
>
> ODBC should work just fine - you can
I would like to do this without using a form... is there a way I can recode
this?
I have the following table... the button that originates from a form is out
of alighnment, and sits higher then the rest. how do I solve this?
" method="POST">
>
>
> or perhaps what you want in your case is:
>
> CS=
> Customer Service">
>
>
>
> Depends what you want to achieve on the next page.
>
>
> Justin French
>
>
>
>
> on 08/10/02 11:13 AM, Jeff Bluemel ([EMAIL PROTECTED]) wrote:
>
I will have to try to play with the absmiddle function... border=0 is
already in there
Jeff
"Owen Prime" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> You may have already been here but what about a border="0" and
&g
myvar=myvalue">
>
> or perhaps what you want in your case is:
>
> CS=
> Customer Service">
>
>
>
> Depends what you want to achieve on the next page.
>
>
> Justin French
>
>
>
>
> on 08/10/02 11:13 AM, Jeff Bluemel ([EMAIL P
I think my next project is to dig into ccs files, and get this part of my
webpage setup... I've got a lot of good structures, but I need to get the
styles etc. set.
Jeff
(here's the project http://obi-wan.domintcom.com username guest password
domintcom - go to customer service
figuration area showing for
Mysql.
Has anyone else run into this problem?
Thanks, Jeff
'./configure' 'i386-redhat-linux' '--prefix=/usr' '--exec-prefix=/usr'
'--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '
YaBB SE seems to do quite well, I have it running on three sites.
http://www.yabb.info
Jeff
- Original Message -
From: "Stephen" <[EMAIL PROTECTED]>
To: "PHP List" <[EMAIL PROTECTED]>
Sent: Friday, October 11, 2002 5:36 PM
Subject: [PHP] Best Forum Syste
I'm having trouble adding mailparse to my PHP 4.2.3 install.
I've downloaded and uncompressed mailparse-4.2.0.tgz into a subdir of my PHP directory
and added "--enable-mailparse" to my config file but I'm still missing something.
Wha
date("Y-m-d",strtotime("+1 month"))
returns December 1st! This happens when you add 1 month to any day that
doesn't exist in the next month. Quite annoying that you have to handle
it like this:
date("Y-m-d",strtotime("+1 month",strtotime(date(
is there a php command that could determine if the end of a page has been
reached according to their print driver? I'm need to print out a report
that could be multiple pages. I need to be able to put column headings &
page numbers.
thanks,
Jeff
--
PHP General Mailing L
Actually I only needed date("Y-m") so my solution works fine, and I
didn't consider the problems with hard coding 1 into it. But thanks for
the replies.
On Thu, 2002-10-31 at 11:33, Jeff Bearer wrote:
> date("Y-m-d",strtotime("+1 month"))
>
> retu
ole sheet of paper.
It's
> a quick and dirty way of printing reports that I use in our DOS based
> accounting system.
>
> Carl
>
> On Thursday 31 October 2002 10:08 am, Jeff Bluemel wrote:
> > is there a php command that could determine if the end of a page has
been
> &
actually Jay - I think inadvertently you answered my question better then I
was really looking for. I originally wanted to do this with PDF, but the
costs for pdflib were just too high, and I wouldn't find an open source/free
solution. I will have to take a look at fpdf, and see if I can use it.
when this php script starts I want it to remove *.php
how can I do this? will unlink accept a wild card?
Jeff
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
');
>
> Regards
>
> --
>
> M.CHAILLAN Nicolas
> [EMAIL PROTECTED]
> www.WorldAKT.com Hébergement de sites internets.
>
> "Jeff Bluemel" <[EMAIL PROTECTED]> a écrit dans le message de news:
> [EMAIL PROTECTED]
> > when this php script star
OK - I got the rasmail codes from Zend.com's code library. it is working
perfectly for my application except for one problem. the email I am using
to send has a .pdf file attachment.
I can open that PDF file up directly from the site after it is created, but
I cannot open the file attachment up.
Can I utilize java script variables with get or post? any information on
integrating the 2, and passing info back & forth?
thanks,
Jeff
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
thanks - yes I do understand the code you placed.
OK - can I take the JSP variable with a post or a get? are these just
general http variables?
Jeff
"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> php =>
anybody??? still haven't gotten this figure out.
Jeff
"Jeff Bluemel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> OK - I got the rasmail codes from Zend.com's code library. it is working
> perfectly for my applicat
OK...
I'm using base64_encode to encode a file on the linux side. however,
outlook express does not seem to unencode the file properly. I'm wondering
how to work around this problem.
Jeff
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks for the reply... it took me a little bit to get this worked out, but
it is working perfectly now. I appreciate the assistance.
Jeff
"Manuel Lemos" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> On 11/16/
;
>
> 2nd way:
>
>
> javascript => php
> 1st way:
> location='http://server/script.php?var_name="; + js_var_name;
> 2nd way:
> form_name.input_name.value = js_var_name;
>
> hope you get the point :-)
>
> Jeff Bluemel wrote:
>
> >Can I
it's easy enough to pass php variable to javascript, but doing this the
other way around without a form submit, or location (passing as a php $_GET
variable) seems to be a little nightmare. it's easy enough to do it with
the form submit, or a location command.
thanks,
Jeff
--
P
OK... I have the following code which works perfect. however, when submit
is pressed I would like it to display the pin number in the form again.
8
Pin :
Batch :
Serial :
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I didn't know I could set a value on that... thanks for the info.
"John Nichel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> maxlength="20">
>
> Jeff Bluemel wrote:
> > OK... I have the followi
I apologize - javascript.
Jeff
"Marek Kilimajer" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> You can still use onclick event to pass value kept in a javascript
variable:
>
>
>
> function action(url) {
> lo
I'm been ignored on this question for 4-5 days now. even if it is not
possible could somebody please verify this?
is it possible to pass a variable from javascript directly to php WITHOUT
using either a link, or a form submit to pass the variables? I've gotten a
work around to call an image that
amen...
"@ Nilaab" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello to all,
>
> I don't know about some of you, but I think PHP and the rest of the whole
> open-source movement is the coolest thing in the world. I also personally
> think it takes a lot of
well - now I understand why it is so difficult to make those 2 things work
together. it would be so much easier if php had some way of displaying an
inputbox etc.
- Original Message -
From: "BigDog" <[EMAIL PROTECTED]>
To: "Jeff Bluemel" <[EMAIL PROTECTED]&
depends on my situation, but I use both techniques at times...
"Justin French" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I think the difference would be immeasurable, but to me, I think it would
> make sense if PHP didn't have to parse plain HTML...
>
> S
thanks David - I'll look over it...
Jeff
"David Rice" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi Jeff:
>
> Brent Ashley has written some cool stuff to make asynchronous remote
> calls to server without client p
to refresh original page until this is all done because it can
take sometime for this page load at times.
is everybody lost now?
"Ernest E Vogelsinger" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> At 22:39 18.11.
I have not problem displaying variable - I do it all over my webpage, or how
to handle them. you may want to check out my post above that has a weblink
to the project, and a better explanation of exactly what I am doing.
"Ernest E Vogelsinger" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED
I'm using the following syntax, but evidently it's not correct.
HREF="action.html?action=deactivate?confirm=yes"
thanks,
Jeff
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I used this link for sendmail on linux, and it works great... you'll have a
very hard time beating it.
Jeff
"Manuel Lemos" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> On 11/20/2002 08:18 AM, Siamak wrote:
WOW - talk about a quick response. this solved my problem...
thanks,
Jeff
"Ray Hunter" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> HREF="action.html?action=deactivate&confirm=yes"
>
> Should work...
>
>
omatically know that if a user has cookies
enabled, PHP will use the cookie method and, when cookies are *not* enabled,
PHP automatically implements the URL method?
Thanks for the help!
Jeff
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
nabled would be to just run
every page in your site through PHP. That way, the URI's for every page
will be appended with the SID, and maybe that's the way to go.
Anyway, I hope I've got this all right and I hope it helps someone.
Jeff
> -Original Message-
> From: J
same problem. Has anyone ever
run into this?
I'm running Red Hat 7.2, Apache 1.3.23, MySQL 3.23.49a, and PHP 4.2.1.
Here's the code in the web page with only some name changes (for security,
ya know):
And then the code in my include where I keep all the db connection stuff:
when the script runs just fine, but nothing when
the page comes back with "No Database Selected".
Any thoughts? Thanks!
Jeff
> -Original Message-
> From: Scott Hurring [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 06, 2002 4:15 PM
> To: Php-General (E-mail)
>
have been due to
mysql_pconnect or something holding open previous connections to the db and
the script just connecting to the last connected db. Anyway...
Sorry for the trouble!
Jeff
> -Original Message-
> From: hugh danaher [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 0
base every page. But, to me, that seems like a
waste because simply having the $_SESSION['user'] present means they've
already logged in. Am I missing something here?
Thanks, as always!
Jeff
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
, I'm a little
unclear as to the security risk. Have I got this right?
Thanks!
Jeff
> -Original Message-
> From: Analysis & Solutions [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 07, 2002 10:42 AM
> To: PHP List
> Subject: Re: [PHP] Access control questio
Absolutely right! I'm storing the password needlessly. I've got the user
name and that's all I need for anything further. Thanks!
Jeff
> -Original Message-
> From: Analysis & Solutions [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 07, 2002 12:42 PM
Is it just me or the forum area totally overflowing with choices? I often
wonder why people don't pool talents and work on really great products,
instead people break off and make their own system - quite unusual...
Jeff
- Original Message -
From: "Ilia A." <[EM
Ed,
Currently none to my knowledge, however, YaBB SE 2 which is in development
has this feature roughed in already. However, it's still in development.
Jeff
- Original Message -
From: "Lazor, Ed" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, Ju
last, but I want the results to add something
like record to tell me which record it is. Thanks for any help!
Jeff
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
results 1,
2, 3, etc. Make sense?
Thanks for your help!
Jeff
> -Original Message-
> From: Jason Wong [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 13, 2002 8:30 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] possible to add a "record number" to a query?
>
1) Yes, I'm using MySQL
2) You're right. This is not a PHP question. My apologies to the list!
Thanks for the feedback! I'll give it a try (and the other one in the other
email).
Jeff
> -Original Message-
> From: John Holmes [mailto:[EMAIL PROTECTED]]
> Sent:
if this is part of your problem or not. I'm guessing a bit, but based on
600+ emails, I'd say that the script itself takes about 10-15 seconds; the
mail to be delivered takes a bit longer, perhaps another minute or two.
Jeff
> -Original Message-
> From: Justin French [m
e but the file is no good when it's saved, I saw that it saved the
http headers in there so I cut those out but still, the image wan't
viewable.
I was using fsockopen instead of file because I want to use the timeout
feature of fsockopen.
any help is appriciated.
--
Jeff Be
We're using a FTP Control program here but it's very old and I'm wondering
if anyone has used PHP to sync up FTP sites, to connect to a remote server
and check if there is anything new...
Not quite sure where to start with it though...
Jeff
--
PHP General Mailing List (htt
his? Instead of hitting and saying
open all the time I can return some value? The listening application in a
compiled exe, not a PHP or any kind of application I can add code to send
information with...
Code I am using currently:
\n";
} else {
echo("Server up!");
echo("Ha
ents
into 1 file and defining them as functions would save on system resources
and improve speed.
In other words is
More or less efficient than...
Thanks,
Jeff Gannaway
"It's a feeling of fresh opportunity. You're placed in a position a lot of
times where not only you
Shane,
I use a javascript prompt. When you click OK, it passes the information on
to the PHP script to do the work :)
Jeff
- Original Message -
From: "Shane" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 27, 2002 12:48 PM
Subject: [PHP] Best Dele
He is both, he has been emailed how to get off. For now, I keep just sending
my read receipts :)
- Original Message -
From: "R'twick Niceorgaw" <[EMAIL PROTECTED]>
To: "Erik Hegreberg" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, July 09, 2002 6:30 PM
Subject: Re: [PHP]
ww
Tried going to the official announcement and got this:
query failed: %( SELECT fud_forum.id, fud_forum.name, fud_cat.name AS
cat_name, fud_cat.id AS cat_id, fud_msg.post_stamp AS msg_post_stamp FROM
fud_cat INNER JOIN fud_forum ON fud_cat.id=fud_forum.cat_id LEFT JOIN
fud_msg ON fud_forum.last_po
Is it like http://www.phptalk.com ? Like just discussion or are their tutorials etc?
Jeff
>I have started a new website devoted strictly to discussing development with
>PHP. If anyone is interested, you can see it at http://www.phpdiscuss.com.
I think there is always a need for more resources. Some people prefer forums
and the ability to actually go a bit off topic in some boards as opposed to
strictly answering questions. It's a matter of preference I suppose.
Anything that further helps PHP spread I'm for it :)
Jeff
I need someone to help me compile the c-client library for IMAP and
re-compile PHP to support it, ASAP.
Please contact me with your background and rate.
Thanks,
Jeff
__
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http
We've installed and recompiled PHP but I still get "undefined function"
errors when I try to use imap_open().
Does anybody have any ideas?
Thanks,
Jeff
__
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://
Has anyone had experience with imap_mail_move or imap_mail_copy?
Can they copy or move a message from one mail server to another or only
into a subfolder on the same server?
Jeff
__
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
affect you and
> there will be no need to upgrade.
> If anything this will only convince people looking for 'stable' PHP to wait
> even longer before upgrading their releases because of potential bugs such as
> this one creeping up in 'new' releases.
>
> Ili
I need to use PHP to read, modify and write xml files. I have seen
something called expat which I am having trouble installing. Is that the
only way to do this? Any help greatly appeciated...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I've looked up strcmp() and know it's used to compair two strings. The
$operator variable in the script that this was taken from is set to
either "-", "+", "*" or "/". What I don't understand here is wha
anual says.
How does the '!' "NOT" switch work with this? Is it saying If str1 and
str2 are not equal? Or is it saying If str1 and str2 are not compared?
Thanks,
Jeff
> -Original Message-
> From: Jonathan Villa [mailto:[EMAIL PROTECTED]
> Sent: Thursday,
just a logic suggestion, I have no idea if it's possible with
code but I would imagin it would be..
Jeff
> -Original Message-
> From: J J [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 25, 2003 12:56 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Timezones
If(isset($_post['update'])) {
do something;
}
If(isset($_POST['delete'])) {
do something;
}
Jeff
> -Original Message-
> From: Dan J. Rychlik [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 25, 2003 3:35 PM
> To: [EMAIL PROTECTE
In the following code...
--snip--
--snip--
What is the purpose in the function def of "($msgvar = null)"?? Why not
just "function showmessage($msgvar)"??
Thanks,
Jeff
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Ok, so if an argument is supplied to the function, the "= null" is
ignored?
Jeff
> -Original Message-
> From: Brad Pauly [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 25, 2003 4:09 PM
> To: Jeff McKeon
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP
Thanks all!
Jeff
> -Original Message-
> From: Chris Sherwood [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 25, 2003 4:15 PM
> To: Jeff McKeon; [EMAIL PROTECTED]
> Subject: Re: [PHP] Understanding code.. again
>
>
> Yes the null is ignored when a var
om
a MySQL query...
Jeff
> -Original Message-
> From: Tyler Lane [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 25, 2003 4:20 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] What to use?
>
>
> round()
> and number_format() are what i would suggest us
Just learning PHP and figuring out all the syntax and stuff. Anyway I
had a question about the code example in this post...
What does the "->" do in:
$dbranch = str_pad($line->dbranch_no, 6, '', STR_PAD_LEFT);
Is dbranch_no a "class" I don't know
Thanks all! This is definitely one of the most helpfull mailing lists I
belong to.
Jeff
> -Original Message-
> From: Nitin [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 26, 2003 11:26 AM
> To: Jeff McKeon; php
> Subject: Re: [PHP] str_pad
>
>
> It gives
can't you just beat up your brother? It won't fix your pc but it will probably make
you feel better. :o)
Chances are your bro is no genious and just using scripts (script kiddie) that other
people write for known exploits. If this is the case, then you probably haven't been
keeping up with y
ta (files). Please verify
that the current setting of session.save_path is correct (/tmp) in
Unknown on line 0
[end error]
Not sure what I did wrong except to think that PHP is trying to write
the session id file to a directory that doesn't exist "/tmp." This is
running on a
s permission
requierments match the user requirements stored in the session's
variable. Is this correct? Are there any security risks with this as
this sight may one day be internet accessable. If this isn't the
correct approach, what is?
Thanks,
Jeff
--
PHP General Mailing List (http://
eck against the value in the table. How do I pull up or refer to
session variables?
Thank,
Jeff
> -Original Message-
> From: Dan Joseph [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 02, 2003 11:15 AM
> To: php
> Subject: RE: [PHP] User authentication
>
>
>
Thanks for the advise! It's a big help.
I'll go play now and come back with more intelligent questions later!
Jeff
> -Original Message-
> From: Dan Joseph [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 02, 2003 11:32 AM
> To: Jeff McKeon; Dan Joseph; php
>
What is stored in the date_out column? Is that one of the colums in
your own created table or a standard one?
Jeff
> -Original Message-
> From: Dan Joseph [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 02, 2003 11:34 AM
> To: php
> Subject: RE: [PHP] User authentica
Ok,
I've got a login page that has these funtions to set the userid and
password to session variables
[code start]
session_start();
if(!isset($userid)) {
login_form();
exit;
}
else {
session_register("userid", "userpassword");
$username
>
> On 02 October 2003 17:27, Jeff McKeon wrote:
>
> > Ok,
> >
> > I've got a login page that has these funtions to set the userid and
> > password to session variables
> >
> > [code start]
> > session_start();
causing function on each page that checks for valid login to fail?
Thanks,
Jeff
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
include"punctuation";
Jeff
> -Original Message-
> From: Didier McGillis [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 02, 2003 2:36 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] User authentication
>
>
> for those of you who are writing a
ta=mysql_fetch_row($result);
return $query_data[0];
}
}
[code end]
Then when any new page loads it first checks to see if the user has a
"CanEdit" value of "1", if not it boots them back to the page they came
from, if so it r
> --- Jeff McKeon <[EMAIL PROTECTED]> wrote:
> > $_SESSION['userid'] = $userid;
> > $_SESSION['userpassword'] = $userpassword;
>
> [snip]
>
> > Anything look wrong or insecure with all of this?
>
> The only thing that catches m
de end]
Or am I way off and there is another way of doing it?
Also I've noticed that when I do an mysql_query("select name from foo
where name='$somevariable'") I cannot use $_GET['somevariable'] or
$_POST['somevariable'] in the sql string, I find
Yes, I'm the one creating the accounts in the database, users can't
create their own accounts nor do they have permissions to create new
users.
Thanks!
Jeff
> -Original Message-
> From: Chris Shiflett [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 03, 2003 3:09 P
e VesselID='$_GET['vesselid']' order
by Status DESC, Created ASC";
[code end]
Jeff
> -Original Message-
> From: Chris Shiflett [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 03, 2003 3:45 PM
> To: Jeff McKeon; php
> Subject: Re: [PHP] User Authentica
One more mystery solved.
Thanks one and all
Jeff
> -Original Message-
> From: Robert Cummings [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 03, 2003 4:55 PM
> To: Jeff McKeon
> Cc: PHP-General; [EMAIL PROTECTED]
> Subject: RE: [PHP] User Authen
Good advice! Thanks!
Jeff
> -Original Message-
> From: Chris Shiflett [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 03, 2003 5:19 PM
> To: Jeff McKeon; php
> Subject: RE: [PHP] User Authentication Continued
>
>
> > --- Jeff McKeon <[EMAIL P
I've got a page that is passed the global variable 'ticketnumber' in the
url.
In my first two functions on the page I can call this variable using
$_GET['ticketid'] no problem.
However on the third funtion I get an undefined index error for
'ticketid'
Anyon
Sorry, I just figured it out. The third function was getting it's data
from a form submit using post and I didn't include a hidden input field
with the $_GET[''] variable as a value.
Jeff
> -Original Message-
> From: Jeff McKeon
> Sent: Saturday, Octobe
s...
On the dev server "ECHO $PHP_SELF" seems to work but not on the
production one. Any ideas what I've missed?
Thanks,
Jeff
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
So you're saying I had register_globals set to ON on my dev server!?
CRAP!!! I thought I was working with it off!
Now I have to redevelop it all and change all my $variables from forms
to $_POST['variable']? Even when they post to the same page with
"action='
301 - 400 of 1162 matches
Mail list logo