I want an event to get triggered when using onClick, but the event will be
MySQL delete/update/insert so how would I go about doing that?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
> But the above is not working when the $username contains a trailing
> semicolon
> or when the $password is starting with a semicolon,
> Ex: what if the $username ="chandu:"
>
> Is there any solution for this ?
You could use str_replace to strip those
ept last I remmeber, ASP gave you a line number it
crashed on. Myabe ASP.NET doesn't. I've never actually seen ASP.NET report
errors to the browser..
-Dan Joseph
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
Is there any particular advantage to having the default PHP install exclude
a lot of useful modules such as mcrypt, cli, sockets, etc?
-Dan Joseph
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
o it all at once
when I can.
-Dan Joseph
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Is it possible to execute perl from a PHP script without resorting to a
system call (which might possibly be disabled on a users system)?
Thanks in advance,
Dan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
[CO2] => 0
[CO3] => 0
[CO4] => 0
[CO5] => 0
[CO6] => 0
[CO7] => 0
[C01] => 15
[C02] => 40
[C03] => 50
[C04] => 4
[C05] => 4
)
Now, the pr
Hi,
> I think you might have some letter 'O's instead of the number 0. Notice
> that you have CO1 and C01 when you print_r. They are different keys.
I think you are correct! hahaha... oh man, one of those Mondays! Thank
you sir!
-Dan Joseph
--
PHP General Ma
nts.
However, I think this is all a debate with no cause. The list owners seem
adament in not changing the configuration of the list server.
-Dan Joseph
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
True. But maybe instead of *switching* they can just use
*another* mail client for mailing lists? ;)
Unfortunately not everyone has this luxury.
-Dan Joseph
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
rim($body, "0x0A") fix your problem? Do you want to strip everything
and leave \n in there?
-Dan Joseph
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
s and subcategories.
Serious inquires only. Ive had enough of people wasting my time.
thanks
dan
-
This mail sent through IMP: http://horde.org/imp/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Just wanted to see if this was correct. To me this is saying that /tmp
cannot be written to as there is no space left on device.
Warning: Unknown(): write failed: No space left on device (28) in Unknown on
line 0
Warning: Unknown(): Failed to write session data (files). Please verify that
the cu
7;t use the timestamp with the date
> function. So any ideas?
Check out date() and mktime().
Example:
date( "m, d, Y", mktime( 0, 0, 0, MM, DD, YYY ) );
You'll have to check the date() page for more info on which letters to use
to get th
ode is known for breaking too much else.)
Am I insane? If so, please tell me why.
How much would I have to donate to the apache foundation to get this
feature written if it is feasible? :)
-Dan Mahoney
--
"There is no right and wrong, there is only fun and boring."
-Fisher Stev
solve that too. (Safe mode would solve it, but safe
mode is known for breaking too much else.)
Am I insane? If so, please tell me why.
How much would I have to donate to the apache foundation to get this
feature written if it is feasible? :)
-Dan Mahoney
--
"Goodbye my peoples. I'll mi
server has
been nothing but one head ache after another. That's why I switched in
the first place.
Thanks!
- --- Dan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFABGfctwT22Jak4/4RAhVxAJ903ElNa932nJb0L5iL6
Hi Dan,
It is not recommended to run PHP as a module with Roxen. Due to some
incompatibility PHP can kill Roxen for you.
Running it as CGI works fine though.
/Thomas
Except that a lot of software, including the Webmail system I
have(SquirrelMail), requires "mod_php". If it wa
either get me started or point me
at an example it would be really helpful. Thanks
Dan
45]#
/usr/libexec/elf/ld: cannot find -lt1
---this is happening every server i try to compile this latest snapshot
on.
--
Dan
+-
My main question would be the performance advantage (if any) of
including functions only when needed..instead of leaving them all in one
file..and if php would include it even if the function is never called
...anyone.
Dan
Homesite from Allaire - although $99US is what I have been using for years.
I really like it for editing PHP, HTML, and JavaScript.
Dan
""Murph"" <[EMAIL PROTECTED]> wrote in message
003201c08027$e886c480$[EMAIL PROTECTED]">news:003201c08027$e886c480$[EMAIL
As a beginner to PHP4, I wrote a simple logging program (since my server
does not have the best logging functionality) to track where users go on my
website. The way I am implementing it is by including it as a inside another include file, the footer to all
of my pages
so, it works out like this:
...
> $PHP_SELF
>
> echo $PHP_SELF;
>
>
> --
>
>
> Chris Lee
> Mediawaveonline.com
>
> em. [EMAIL PROTECTED]
>
> ph. 250.377.1095
> ph. 250.376.2690
> fx. 250.554.1120
>
>
> ""Dan Watt"" <[EMAIL PROTECTED]> wrote in message
>
y site on the server spits
out the following error:
Warning: Failed opening
'/usr/local/apache/htdocs/t/www.the-url.com/htdocs/index.php' for
inclusion (include_path='') in Unknown on line 0
This is regardless of whether the site uses PHP or not.
Thanks,
Dan Debertin
--
++ Unix i
kalowskySat Feb 24 20:41:19 2001 EDT
Modified files:
/php4/ext/imap config.m4 php_imap.c php_imap.h
Log:
Updating the IMAP client to include quota support via the imap c-client2000
libraries.
# Y2K support is good...
Removes the SA_QUOTA and SA_Q
Im trying to build a user login system, and when there is a new user, I need
to validate that they are usign using word characters ([0-9A-Za-z_] or
\w)... I have TRIED MANY different regular expressions to test this, but
none work. This seems so simple but I am missing something. I need a
expressi
TECTED]">news:022d01c09fa6$a2bbd460$[EMAIL PROTECTED]...
> From: "Dan Watt" <[EMAIL PROTECTED]>
>
> > Im trying to build a user login system, and when there is a new user, I
> need
> > to validate that they are usign using word characters ([0-9A-Za-z_] or
kalowskyMon Feb 26 07:17:12 2001 EDT
Modified files:
/php4/ext/imap config.m4 php_imap.c php_imap.h
Log:
Correctly checks for the proper header files, and excludes the QUOTA functions
from non-imap2000 systems (unavailable for testing at this time).
kalowskyMon Feb 26 07:20:53 2001 EDT
Modified files:
/php4 NEWS
Log:
#Just adding in proper id (forgot to do it on the initial)
PR:
Submitted by:
Reviewed by:
Obtained from:
Index: php4/NEWS
diff -u php4/NEWS:1.599 php4/NEWS:1.600
--- p
you can concatentate the variable inside the foreach loop.
foreach (file("$file.txt") as $line) {
$data .= ("" . trim(str_replace("'", "''", $line)) . "\n");
}
-Original Message-
From: Clayton Dukes [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 26, 2001 8:17 AM
To: [EMAIL PROTECT
{
$output .= $arrayoflines[i];
}
}
youll have to debug, but it should work.
DanO
-Original Message-
From: Clayton Dukes [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 26, 2001 8:43 AM
To: Dan Olsen; [EMAIL PROTECTED]
Subject: Re: [PHP] Making a variable -Trim output
this is a function that is BUILT-IN to HTML for the last few versions.
//some script here
--
this will redirect non-javascript browsers to a non-javascript page.
DanO
-Original Message-
From: Dave Goodrich [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 26, 2001 8:56 AM
To:
kalowskyMon Feb 26 08:36:08 2001 EDT
Modified files:
/php4/ext/imap php_imap.c
Log:
# Bad patch job on the last commit by me. I take the BAD_CODER award for
# the day.
Removes two unnecessary REGISTER_MAIN_LONG_CONSTANT's.
# what should be do
reference to
`PNVersion'
Anyone know what is going on here? I have copied pfpro.h to
/usr/local/include
and libpfpro.so /usr/local/lib and I ran ldconfig.
Thanks
Dan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
A good ide specifically for PHP is being developed rather rapidly. It's
called PHP Studio and once version 2.0 is complete (should be within 2
weeks) an announcement will be posted to this list. Good luck until then
Dan Cleveland
PHP Studio Programmer
--
PHP General Mailing List
kalowskyTue Feb 27 17:02:48 2001 EDT
Modified files:
/php4/ext/imap CREDITS
Log:
#adding name to credits. nothing to see here, keep moving.
PR:
Submitted by:
Reviewed by:
Obtained from:
Index: php4/ext/imap/CREDITS
diff -u php4/ext/imap
Hello,
Are there any good examples of producing embedded javascript code in a php
file?
I am having a weird problem with some javascript that simply will not
execute, even
though I've properly used slashes to prefix quote marks etc.
I don't get javascript errors, it simply doesn't run like it s
ed in the
March 15 version. Thank you very much for your time.
Dan
+---+
| |
| If Yoda so strong in force is, |
| why wor
Sorry for neglecting this before when i requested a list of features that
would be nice, but here's the url of the site currently...
http://www.sju.edu/~dc008274/phpstudio
Thanks again
I am pretty new to PHP but have used other scripting languages. I am trying
to use to mkdir() function on an apache server and keep getting this error
MkDir failed (Permission denied). I don't have physical access to the
server.
What's up?
Thanks in advance for any help.
Dan Pupek
;s the deal? Anyone know how to fix this problem?
Yes, I've RTM and STN already.
Thanks
Dan
--
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]
-
> From: Robert Covell [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 13, 2001 12:26 PM
> To: John Donagher; Dan Harrington
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP] Payflow Pro
>
>
> I believe that he is using the V3 SDK that Verisign just released. I just
> went throu
Is anyone on this list using the PayFlow Pro extensions for PHP?
If so, I would like to know what version of the SDK you are using, and
if you have knowledge of anyone at Verisign who deals with PHP.
So far, I have only found out that they don't support PHP.
Thanks
Dan Harrington
--
On the latest version of Apache I have heard you can run Compiled C binaries
from the CGI bin. Is this true? If so how does it work?
--
Dan Pupek
On the Web:
http://www.sunnet.net/dnkp/dan
Email:
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail
kalowskyFri Mar 16 05:24:06 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4/ext/imap php_imap.c
Log:
This is to correct bug #9762, patch submitted by Bug reporter.
Index: php4/ext/imap/php_imap.c
diff -u php4/ext/imap/php_imap.c:1.62 php4/e
I am trying to build PHP 4.0.2 on a box running SYSV Unix and am getting
a number of errors. I'm using gcc 2.6.0. The OS is version 4.0.
1) In ext/standard/mail.c, the include file, sysexits.h, doesn't exist.
I did a little hunting. mail.c is looking for EX_TEMPFAIL, so I replace
with #define
les with a .vcf extension through the php interpreter -- I think that this
would be a very bad idea. ;-)
So, is this too much to hope for?
TIA
--Dan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTE
Michael-
Thank you, it works perfectly!
--Dan
"Michael Kimsal" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Click here for John
> Doe's vCard
>
> GenericCard.php would have something like...
>
> //
>
utton is there any way to
1. force the expiration of the page (not perfectly desirable)
or
2. pass the URL link only (without the attached argument string)
the example can be viewed at
www.yoursound.com
Thanks!
Dan Troxell, x494
===
Dir. of Information Techn
dow. Someone told me that the javascript
in the header would work but so far it won't.
However, that javascript typed into the browser "location" field
does work as I want it to.
ideas?
Thanks
Dan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail
Previously, Dddogbruce (@home.com) said:
>
> fwrite( $fp, "fwrite( $fp, "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]
Previously, Miguel Carvalho said:
> if a do
> ldapsearch -o ",o=xyz" "ent=entry1,uid=ldap,ou=People,o=xyz", it
> works just fine.
>
> How can i access the entry "ent=entry1,uid=ldap,ou=People,o=xyz" using
> ldap_search/ldap_list or ldap_read?
>
> I have tried ldap_search... but i can not fi
kalowskyMon Apr 16 19:02:36 2001 EDT
Modified files:
/php4/ext/odbc php_odbc.c
Log:
This change seems to fix bugs 7158, 7807, 8531, and 8636. After asking why this
patch was applied no one seemed to respond with anything useful. If you find this
c
file as:
rc = SQLSetConnectOption(conn->hdbc, SQLAUTOCOMMIT,
((*pv_onoff)->value.lval) ?
SQL_AUTOCOMMIT_ON : SQL_AUTOCOMMIT_OFF);
>-------<
Dan Kalowsky ht
Tried this on a host running 3.0.16:
Worked just fine.
-dan
Previously, Alan Ward said:
> Does the variable $php_self work in PHP3? I am helping a friend with some
> forms, and their host still uses PHP3.
--
If man evolved from monkeys and apes, why do we still have monkeys an
o use the CGI:
1. Windows servers must use CGI form
2. If you want to use command-line PHP scripts you need the CGI form
3. If you want suExec support I believe you need to use the CGI form
-dan
--
If you try to fail, and succeed, which have you done? -George Carlin
--
PHP General Mailing Lis
kalowskyWed Apr 18 19:31:23 2001 EDT
Modified files:
/php4/ext/odbc php_odbc.c
Log:
corrects bug #7488, patch supplied by submitter ([EMAIL PROTECTED]).
quick local tests show it to work.
Index: php4/ext/odbc/php_odbc.c
diff -u php4/ext/odb
kalowskyThu Apr 19 12:55:05 2001 EDT
Modified files:
/php4/ext/odbc php_odbc.c
Log:
appling patch for joey since he has no ODBC karma. this is for bug #10252
Index: php4/ext/odbc/php_odbc.c
diff -u php4/ext/odbc/php_odbc.c:1.80 php4/ext/odbc/ph
rawurlencode() - http://php.net/rawurlencode
';
$enc = rawurlencode($str);
print $enc . '';
?>
-dan
Previously, Floyd Piedad said:
>
> I discovered a bug in my program for uploading files, which stores the
> filename in the database in order to create a lin
am not on any of these lists...please email me directly.
Regards,
--
Dan
+--+
| BRAVENET WEB SERVICES |
| [EMAIL PROTECTED] |
| screen;cd /usr/src;make bui
Previously, Ashley M. Kirchner said:
>
> I have a bunch of variables (through a POST form) that I need to
> loop through and check for content. Right now, each one is being
> evaluated separately:
>
> if ($var1 == '') {
> $url .= "&var1=";
> $error = 1;
> } else {
> $url .=
urlencode() will turn a space into "+". If you want the real full codes
like "%20" you need to use rawurlencode() instead.
http://www.php.net/manual/en/function.rawurlencode.php
-dan
Previously, John Huggins said:
> IE may tolerate it, but you should transpose th
got it
working after a few days of beating my head on it.
What types of problems are you having?
Dan
> -Original Message-
> From: Henning Kilset Pedersen [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 25, 2001 1:20 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Payflow
Congratulations,
So you've overcome the PNVersion demons, now to others.
What you need to do now is to locate the f73e89fd.0 file found in the PFPro
library and make sure it is present in your OpenSSL or other SSL certs
directory.
It should be in the same directory as your server cert(s). That
I am aware that people are "working on it" but when I needed to process
transactions
_today_, I decided to do some messing around with the code. Time waits for no
man, even the
development team :-)
Thanks
Dan
> -Original Message-
> From: Robert Covell [mailto:[EMAIL PR
Or is this something that should be done with Javascript?
e.g. even if they have a PDF viewer installed, I want to be able to force their
browser
to download it, even though their browser has the capability of viewing it in
the
browser window.
Thanks
Dan
--
PHP General Mailing List (http://www.ph
e
of your Apache config files. I believe Apache will complain loudly on
startup if that parameter is missing.
-dan
--
Plan to be spontaneous - tomorrow.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTE
Problem with this is that many people use '+' in email addresses along with
other strange characters (a friend of mine has an apostrophe in her address
at General Electric).
Bottom line, trying to catch all valid email addresses using a regex is a
really ugly thing to try to do. The one shown he
***NEWBIE ALERT*** (I am only very new at this)
PHP and MySQL
OK - I have a table with data and one of the fields is a Date field.
Now I would like to SELECT all records where the date is less that 45 days
old.
Eh, How do I do that?
I have tried this:
#Declaring variables
$today=date("Y-m-d
See ob_start().
http://php.net/manual/en/function.ob-start.php
Previously, Andy said:
>
> I tryed it like that:
> HEADER("Location:http://$HTTP_HOST/admin/admin.php?content=upload";);
>
> But I did get an errormessage which said that I already have sent a header
> ( which was a body tag).
rything works fine...I have no idea why this is
> happening but at least it works and I am not going completely mad...
You probably forgot to close a table with the tag. IE bends the
rules a bit and allows that to be omitted, Netscape doesn't, and an
unclosed table in Netscape is invisible.
logic of my script to redirect the user to another page along with
> the necessary variables.
Use output buffering.
http://www.php.net/manual/en/function.ob-start.php
-dan
--
"Contrariwise", continued Tweedledee, "If it was so, it might be; and if it
were so, it would be;
be better off not using mail() and instead exec'ing a copy of
sendmail (or equivalent) with the "-f" flag (or equivalent). Such as:
sendmail [EMAIL PROTECTED]
You can do this in a few different ways, but it's not any different than
Take a look at www.coyotepoint.com
:-)
> -Original Message-
> From: Juan Claudio Santana Saldana [mailto:[EMAIL PROTECTED]]
> Sent: Monday, May 14, 2001 8:19 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] load balancing...
>
>
> Does anybody know how to do load balancing with php and
Previously, Jason Caldwell said:
> There's a setting in the PHP.INI file called [Mail Function] - SMTP
> Can I programmatically set this? Or, am I for now restricted to this .INI
> entry?
ini_set("SMTP", "smtp.server.name");
ini_set("sendmail_from", "[EMAIL PROTECTED]");
-d
--
What was the be
that many FTP clients such as WS_FTP use. Users of Windows
Explorer will be able to pick it up easily. It's freeware, and quite
nicely done. However, I don't think it supports the use of keyfiles for
authentication.
-dan
--
If one synchronized swimmer drown
#x27;s
make will work for most things.
You might want to add /usr/ccs/bin to your $PATH somewhere because ld is
also sitting in there and you'll need that at some point too.
-dan
--
Viagra: Strong enough for a man, but made for a woman.
--
PHP General Mailing List (http://www.php.net/)
To
You will need to use '' to match a backslash, however. And if you move
the hypen to the last position in the character class, it loses its magic
property as a range specifier and no longer needs to be quoted either.
This should do what you want:
$string = preg_replace("/[\
Previously, Richard Kurth said:
>
> That my problem www is not always the host when it is a sub-domain it
> would be like mysit.domain.net or sometimes people put a few extra
> periods in the domain name like www.my.test.net I thought maybe I
> could look at the string and find out how many peri
-)
Note that for the arrays mentioned here to work, track_vars must be on. In
recent versions of PHP (4.0.1 and later, I think?) that is always the case.
-dan
--
If you had to identify, in one word, the reason why the human race has not
achieved, and never will achieve, its full potential, that wo
""
There are two places in the match pattern where there are (). These are
memorized (rather whatever they actually matched was memorized) and then
you can spit it back out in the replacement pattern using \\1, \\2, etc.
-dan
> 2. what if it's just href="anything.html
thanks
dan
=
dan mccullough
"Theres no such thing as a problem unless the servers are on fire!"
__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings
restarting Apache:
The procedure entry point zend_list_addref could not be located in the
dynamic link library php4ts.dll
then I receive:
Unable to load dynamic library 'c:\php\extensions/php_sablot.dll' - The
specified procedure could not be found.
How can I remedy this?
Tha
I know this is a common error, but what does it mean. This snippet of code is
something I use all
the time.
help please.
dan
__
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
--
PHP General Mailing
query(). Possibly the SQL statement is not correct.
>Trace with
> var_dump()/mysql_errno().
> 2)You give as parameter to some of mysql_* functions a variable not returned from
>mysql_query().
>
> HTH
>
> Regards,
> Andrey Hristov
>
> - Original Message -
> From
critical features such as browsing table data,
editing and deleting rows, primary and unique key administration and a
reports utility to keep your most commonly used queries handy.
-Dan Wilson
and the phpPgAdmin Development Team
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail
How can i include error notification, like if an MySQL error occurs, to notify me of
the offending
page and what the error was, while having the page die quietly or nicely, like an
message saying
that the webmaster will be notified please continue?
=
dan mccullough
7;m looking
for something that checks based on country (or even city).
Thanks,
-Dan
--
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]
Yep! I agree it's probably an open bracket.
Here is a little program I use to beautyify my programs and find open
brackets.
HTH dan..
--- beauty.php ---
/* - *\
** Beauty: cleans up source PHP code and
** i
Could be that you have a open curly bracket somewhere.
Here is a quick program I use to beautify and clean up my PHP code and
point out any open brackets;
HTH .. Dan
";// lemme see it in the browser
$i++;
// bump count for input
Could be that you have a open curly bracket somewhere.
Here is a quick program I use to beautify and clean up my PHP code and
to point out any open brackets;
HTH .. Dan
";// lemme see it in the browser
$i++;
// bump count for input
First I must state that I didn't write the code, and I'm not much of a programmer of
any kind. I'm hoping someone can tell me how to sort the filenames and file sizes
returned by readdir and filesize in the below code. Thanks in advance.
dan
";
wh
I'm doing a project to move my company off of microsloth exchange.
I have dont qmail with courier imap, now I was looking for suggestions for the rest of
exchange
features, calendaring, scheduling and so on and so forth. Is there one good package?
Suggestions.
thanks,
Being completely new to PHP I went to this site for help on how to print
reports. Thanks for all the ideas.
I guess being a newbe, I was wondering if this is kind of the standard
way most of you do all your reporting.
Based on all the help I got, I did the following:
1. Wrote a report writer w
in hearing from anyone who would be interested in such a
system, or developing one, or collaborating on a PHP newbie on putting together such a
beast.
Thanks!
- dan.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
quot; type questions to this list too?
Also being new to PHP development I was wondering if someone could point me in the
direction of:
1) list archives for this list
2) good php script repository sites
3) any other php development related sites or lists that will help get me going!
thanks in ad
Couldn't you store the session information on disk using sessions.save
on an NFS volume that is shared between machines?
Dan
> -Original Message-
> From: Baumann Reto [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 25, 2002 3:39 PM
> To: [EMAIL PROTECTED]
>
What does that error mean?
$result = mysql_query('select * from aannh_towns;');
echo 'info stored';
while ($query_data = mysql_fetch_array($result)) {
echo "", $query_data['town'], "", $query
Try something like this and see if it works???
The computer has picked $another number between 1 and 10.
Guess the number and you win!
Enter your guess:
";
if (isset($guess))
{
srand((double)microtime()*100);
$number =
701 - 800 of 2057 matches
Mail list logo