I don't see any substantial differences between your snippet and the one
we're using. (In fact, the only real difference in output is that I've
got an additional \n following the "Root 1 0 R".) Our system has
continued working with Acrobat 6, although we've noticed the newer
reader has a tendenc
Guess I'm a little late to this party, but...
If you're still looking for help with tying a PDF form to a database,
drop me a note. I've got some code I developed for our online
admissions application that I can probably be talked into sharing.
--
Mark Roedel
Web Programmer / Analyst
LeTournea
When we were doing our search, we were pretty impressed with Typo3
(http://typo3.com/) from a features-and-interface standpoint. It died
here because of lack of contract-able commercial support, but if that's
not a factor in your process I'd say it's worth looking at.
(We wound up selecting Open
You're missing at least one closing brace (}) -- the one that belongs
with the
else if ($login=="check") {
ten or so lines up from the bottom.
---
Mark Roedel | "Blessed is he who has learned to laugh
Systems Programmer| at himself, for he shall never cease
LeTourneau Uni
Removed?
$PHPDIR/ext/w32api still seems to exist in the 4.3.2 I just installed.
Did you compile your own, or download a prebuilt binary?
---
Mark Roedel | "Blessed is he who has learned to laugh
Systems Programmer| at himself, for he shall never cease
LeTourneau University | to
First two things I'd check:
(1) Make sure the user you're connecting as has permission to delete
rows, and
(2) Make sure that your $delete variable has the value you were
expecting.
---
Mark Roedel | "Blessed is he who has learned to laugh
Systems Programmer| at himself, for he s
> -Original Message-
> From: SpyProductions Support Team [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 30, 2003 11:57 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] while loop- will this work?
>
>
>
>
> Should this work?
Nope...because the value returned by mysql_query() isn't the
Are you *sure* your Apache module and commandline interpreter were both
compiled with the same set of options? Does a phpinfo() call to the
Apache module indicate that gettext is enabled there?
---
Mark Roedel | "Blessed is he who has learned to laugh
Systems Programmer| at himsel
> -Original Message-
> From: William Bailey [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 03, 2002 6:04 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Problem: Only 1 fsockopen() connection for
> apache at a time.
>
>
> I have a script that uses fsockopen() to connect to a
> remote
> -Original Message-
> From: Glenn Sieb [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 21, 2002 11:30 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] PHP and Windows Active Directory...
>
>
> I know that *ahem* "theoretically" Active Directory uses
> LDAP... has anyone had any luck g
Seems like the easy way, at least in this case, would be to make the
second part of your File A an "else" to your "if".
-Original Message-
> From: Henry [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 21, 2002 9:40 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Exiting from an includ
You *did* read the notice that came up at the end of your 'configure'
run, right? (Specifically the part that said "*** NOTE *** The default
for register_globals is now off. If your application relies on
register_globals being ON, you should explicitly set it to on in your
php.ini file. Note
12 matches
Mail list logo