If you set it up so that every incoming mail to your domain ends up in one
account, use the imap-functions ( compile them into php if not already done
) to open a stream and fetch the data. The "TO" header should be in there
somewhere and contain the original data.
Could be run from cron at a re
http://www.php.net/manual/language.expressions.php
One last thing worth mentioning is the truth value of expressions. In many
events, mainly in conditional execution and loops, you're not interested in
the specific value of the expression, but only care about whether it means
TRUE or FALSE (PHP
On Wed, 10 Jan 2001 12:13:26 +0530, "Hrishi" <[EMAIL PROTECTED]>
wrote:
>Cache-Control: no-cache
>
>will make sure any proxies/ISP caches will also not store the page.
Yes this works. I can see that IE5 does not cache the page locally,
by looking in Temporary Internet Files.
I realize now thou
> hi..
>
> ..i am curious if theres anny linux (x, KDE, Gnome) php editor with syntax
> highliting and this things...
>
> markus
>
You can also try quanta+ for the KDE desktop,
http://quanta.sourceforge.net
Meir Kriheli
MKsoft computer systems
'There's someone in my head but it's not me" - P
Hello,
I was wondering if somebody could give me some links to information
about running java.
I cant get a instance of a class, and i don't know what im doing wrong..
the message that i get is 'Unable to locate CreateJavaVM function', So i
suspect that php cant find java. How do i debug this?
How cn I make the following code set a cookie for vars username and
password??
';
}
?>
WreckRman2
Combat Flight Center
http://www.combatfs.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
Hi,
I've been looking on the cool web, but up till now I got only complex
explanations about how to create users in mysql.
I know it's more a MySQL question, but since lots of you are using this
DB, maybe someone can just send me an example on how to create on a
proper way (straight forward) user
use
localhist:path_to_your_db/your_db.gdb
example :
on *nix:
localhost:/opt/interbase/db/my_db.gdb
on win*
localhost:c:\ib_db\my_db.gdb
Meir Kriheli
MKsoft computer systems
'There's someone in my head but it's not me" - Pink Floyd
- Original Message -
From: "Richard Lynch" <[EMAI
http://www.mysql.com/documentation/mysql/bychapter/manual_Reference.html#GRA
NT
- Original Message -
From: "Yoeri De Bruyn" <[EMAIL PROTECTED]>
To: "phpGeneralList (E-mail)" <[EMAIL PROTECTED]>
Sent: Thursday, January 11, 2001 1:24 AM
Subject: [PHP] Connect with user and pwd from PHP to
Try :
MySQL Administration :
http://devshed.com/Server_Side/MySQL/Administration/
Philip
On Thu, 11 Jan 2001, Yoeri De Bruyn wrote:
> Hi,
>
> I've been looking on the cool web, but up till now I
Hello !
Tried with PNG , JPG and PHP extentions, with the image extentions, the
files doesn't get parsed. when I use *.php it gives me a "call to
undefined function" error(without even parsing the HTML).
I think I scr*ed my GD instalation, going over it again...
cheers !
Alain
Matt Whipple w
Toby Butzon wrote:
> Come on... mixing PHP and HTML in the same file isn't bad
> style... in fact it can make things easier to read, if you
> do it right.
>
> This is one of PHP's biggest features... otherwise we'd just
> have another Perl...
>
> my .02...
There are more differences between P
Hey Eduard,
> I was wondering if somebody could give me some links to information
> about running java.
Check out :
Can someone explain me how PHP interacts with Java ?
--
http://www.faqts.com/knowledge_base/view.
Hi list,
this is not a problem, but a nice feature of OOP, I found today. Maybe it is
useful for someone:
name . "";
}
}
class Basis_A extends Basis
{
var $name = "Basis_A";
}
class Basis_B extends Basis
{
sterlingThu Jan 11 01:23:34 2001 EDT
Modified files:
/php4/ext/zziplib zziplib.c php_zziplib.h
Log:
@ Add an experimental version of the ZZipLib extension which provides the
@ ability to read zip files. (Sterling)
Index: php4/ext/zziplib/
Is it possible to have a "php" executable to generate static pages instead of using
the apache to generate the dynamic pages every time a connection is received?
I would like to have a serer with static pages and recreate them using xml/html every
time there is a change...
J:esse
--
PHP Gene
The DCOM (COM on a remote server) works fine but you still have to run PHP
on a windows machine. AFAIK there's no decent way to use COM from a unix
box.
Pavel
- Original Message -
From: "Niel Zeeman" <[EMAIL PROTECTED]>
To: "Paulson, Joseph V. "Jay"" <[EMAIL PROTECTED]>; "php gen list"
<
Hi!
I want to use a code like:
I know, this is possible with perl, but with php?
... and it should be performant as well :-) !!
thanks
any hints appreciated
witty
--
Sent through GMX FreeMail - http://www.gmx.net
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [E
sterlingThu Jan 11 01:35:15 2001 EDT
Modified files:
/php4 EXTENSIONS
/php4/ext/zziplib CREDITS EXPERIMENTAL README
Log:
Housekeeping...
Index: php4/EXTENSIONS
diff -u php4/EXTENSIONS:1.12 php4/EXTENSIONS:1.13
--- php4/EXTENSIONS:1.12
Hey there,
Just a quick enquiry - is anyone available to work Saturdays with PHP. It
is important that this person is available to work in London not remotely.
Sorry if this is not appropriate for this list... Please email me off the
list.
Thanks
--
PHP General Mailing List (http://www.php.
Below is my code. I am uploading an image and a zip file only I want to make
it insert nopic.jpg if they don't upload an image. When I change
if($fileimage== "none") { to
if($fileimage== "none") {
$FileImage = 'nopic.jpg';
}
else {
$FileImage = $fileimage_name;
}
I get error can'
Sent: Wednesday, January 10, 2001 11:17 PM
> > As I am working I am taking more and more of the code out and
> > putting it into functions straight into the include file. This
> > file is included on almost every page and I am worried that it
> > is going to slow the pages down. Will it have a
On Thursday 11 January 2001 00:08, Todd Cary wrote:
> <<<
> Did I completely miss the point?
>
> Yes and No. I have my Win 2K system in my office on which I do PHP
> development. However, sometimes I am on the road with a "simple"
> Notebook computer (450 MHz and 6 GHz drive). It would be nice
Alex,
Ah well, never mind my mail about BinaryCloud:
"Win(x) isn't considered or supported."
I guess then BinaryCould "isn't considered or supported" in my company
either :)
"Alex Black" <[EMAIL PROTECTED]> a écrit dans le message news:
[EMAIL PROTECTED]
> we're using PHPDoc with binaryclo
Hello,
I am doing file uploading of only jpg file format, It first copys in tmp directory
then I copy it in main well you all know the procedure... neways what I am
concerned is how can I check that the file in temp is correct file and is safe for me
to copy it in the main folder?
Regards
Hi everybody.
I can't seem to find the way how to connect to my mail server from php
scripts.
I have wu imap daemon running with only imap accounts - no pop3.
I have compiled php (4.03.pl1) --with-imap=path_to_wu-c0client-files,
but I always get this error: "Warning: Couldn't open stream
{mail.wi
if(ereg("jpg|jpeg|gif$",$userfile_name))
{
do something
}
else
{
this file is not allowed
}
This will check that the uploaded file has the correct extension.
Where $userfile is the upload field name in the form
M@
> -Original Message-
> From: Statbat [mailto:[EMAIL PROTE
$userfile_type
contains the MIME-type of the file. This is maybe more relieable then just
the extension...
Mo.
> if(ereg("jpg|jpeg|gif$",$userfile_name))
> {
> do something
> }
> else
> {
> this file is not allowed
> }
> This will check that the uploaded file has the correct extensi
Please, can you send me where could I find more information about
HTTP autentification and PHP support.
Thanks.
Regards, PETER.
-
Tento e-mail byl odeslán ze serveru www.worldmail.cz
--
PHP General Mailing List (http://www.php.net/)
To unsubscr
http://www.php.net/manual/features.http-auth.php
Pavel
P.S. Manual je nekdy docela prima cteni. ;-)
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 11, 2001 12:42 PM
Subject: [PHP] HTTP autentification
> Please, can you send me where coul
That one was really helpfull!
Thanxxx!!!
Yoeri.
Try :
MySQL Administration :
http://devshed.com/Server_Side/MySQL/Administration/
Philip
On Thu, 11 Jan 2001, Yoeri De Bruyn wrote:
> Hi,
>
> I'
php-general Digest 11 Jan 2001 11:48:27 - Issue 448
Topics (messages 33845 through 33964):
Re: problem with includes
33845 by: James Mclean
Re: WELCOME to [EMAIL PROTECTED]
33846 by: Paul Trapnell
Re: How can I get a random number
33847 by: Jerry Lake
SECURITY: Qu
You can find usefull information also on
http://www.phpbuilder.com
br
Michal
ps: slovania si musia pomahat..;D
--
Michal Thomka
Programmer/Developer
___
Fixed...
";
}
else {
if ($filezip== "none") {
print "ERROR! - You must specify a zip file to upload.";
}
else {
copy($filezip, "/home/sites/site1/ftp/$FileType/$filezip_name");
unlink($filezip);
}
if
I have a file with 45000 newsgroups in there. It looks like that:
alt.1d 070753 057290 y
alt.2600 515487 435743 y
alt.3d 073441 059461 y
alt.abortion.inequity 272142 227847 y
alt.abuse-recovery 36 36 m
alt.abuse.recovery 137940 021046 y
alt.
Hi,
i want to open a domain registration company and i started to write a program myself
because i couldnt find software which fits my needs and OpenSRS was not a choice for
me. The software i am doing is basically a whois search and a mysql shopping cart
(taken from a scripts found out there).
with every line do the following to get the name:
$name = strtok($line, " ");
Mo.
> -Original Message-
> From: K.Simon [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 11, 2001 1:19 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Stripping!!!
>
>
> I have a file with 45000 newsgroups
Hello sam1600,
Wednesday, January 10, 2001, 9:55:34 PM, you wrote:
sic> Assigning something to $d->somevar when it is not declared in the
sic> definition works fine.
Well, if it still does assign to an undefined class property, I'm not sure
that this behavior will remain in the future since it v
With the following code how can I check to see if the file being uploaded
has a space in it? Maybe replace them with a _ or reject them all
together...
if ($FileType== "none") {
print "ERROR! - You must specify a File Type before we can begin the
upload.";
}
I'm a bit stuck on this issue
The following script produces a result that I can't get my head round:
--
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: [EM
Hi,
I need to change my static left menu's into more dynamic ones, like when
you click one title of the menu, it shows it sub menu etc.
Any body knows if that can be achieved using PHP? Or should i repel on
other techniques?
If someone did make similar stuff, could you please send me an example
sorry previous message was incomplete:
I'm trying to get my head around multidimensional arrays and iterating using
each().
I don't get why this script:
prints ArrayArray
rather than AlphaBeta
can someone help me clear the fog?
Allan
--
PHP General Mailing List (http://www.php.net/)
>> I was wondering if somebody could give me some links to information
>> about running java.
> Check out :
>
> Can someone explain me how PHP interacts with Java ?
> --
> http://www.faqts.com/knowledge_base/view.ph
> Hi,
>
> I need to change my static left menu's into more dynamic ones, like when
> you click one title of the menu, it shows it sub menu etc.
>
> Any body knows if that can be achieved using PHP? Or should i repel on
> other techniques?
> If someone did make similar stuff, could you please se
Hey there,
try this...
\n";
while (list ( , $val) = each ($allan[$key1])) {
echo " - $val\n";
}
}
?>
Abe
- Original Message -
From: "Cybercandy Ltd" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 11, 2001 12:57 PM
Subject: [PHP] iterating multidimensional arr
This is the code I use
if ($HTTP_ACCEPT_LANGUAGE=="en-gb")
{
header("location: URL/test.pdf");
exit;
}
but it doesn't work, whereas when I paste the URL into the browser, it works
fine.
Is there any reason for this?
Thanks
Sam Rose
_
take a look at phpmyadmin. they have something similar.
i cant remember the URL (and i'm too lazy) but u can find it from
http://freshmeat.net/projects/phpmyadmin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
PHP 3.0.17 with Oracle db
Hi all,
I am working on a search functionality where in I dont' get the exact
search results if the user types in a name with special characters like: med
vänlig hälsning, António etc. and characters like: åäö
I dont' know whether there's any built in funct
Hey there,
does anyone use PHP 4 + Apache on MAC OS X.
Is this possible?
Also does anyone know any good sites with info about this.
Thanks,
Abe
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To
given that osx is a BSD-based system, and that apache will compile on it, i
dont see why not
sorry dont know of any relevant sites, but i'm sure there are :)
- jeremy
At 08:35 AM 1/11/2001, you wrote:
>Hey there,
>
>does anyone use PHP 4 + Apache on MAC OS X.
>
>Is this possible?
>
>Also does
Hi,
I've written a weekly newsletter in php3 and there are more
then 900 readers of the email sent.
The script is always started through a web-browser (pe.
www.myurl.com/admin ).
Is there a way to keep the script running, even after the browser is closed?
(sending 900 emails might take a while)
JB wrote:
>
> I also forgot to mention. I am leaning towards using GET to send the session
> ids. Many people have told me that customer penatration decreases, some
Which people? What facts do they have to support their claims? Is this a
bigger problem than distrust in credit card security? Is i
I did very much of the work already! There are just some smaller (and important)
things to fix, but I think for an experienced programmer would it be just a day of
work. You can see what i did until now here
http://www.zabia.net/admin/dregtest/index.php?do_global=1
Just check it out!
*
Can anyone give me a list of big named sites (or point me to a list)
that use PHP?
Basically, site names that marketers can recognize as "big names", or
very well known.
Thanks
Monte
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comma
Paul K Egell-Johnsen wrote:
> When in doubt, follow the stream... Check out this, Amazon uses cookies,
> Amazon does a lot of business. Do you really feel that Amazon misses out
> on a lot of customers? Do you know of any large websites doing shopping
> carts which doesn't rely on cookies?
I don'
Alain Fontaine wrote:
>
> Hi,
>
> Is there such a thing yet ? I have had a look at the currently "being
> developed" documentation generators, but they just don't quite cut it yet,
> or did I miss one that actually works well ?
>
> We are working on Windows platforms, so a tool that does not re
Todd,
I currently have Apache 1.3.14 and PHP 4.04 running on
WinNT 4.0 (on a laptop even!). I have also run it on Win 95
in the past. I've never had any problems with Apache on
Windows even though the Apache people say that it "should
still be considered beta quality code". It's worked really
Our initial tests showed ~10-20% speed increase on
benchmarks where we just hit a page over and over,
but not on all pages.
The code is included, so people can see what it's doing,
but it is most likely not as sophisticated as Zend's
upcoming offering. Zend actually knows how everything works
-
Moritz Petersen wrote:
>
> Hi list,
>
> this is not a problem, but a nice feature of OOP, I found today. Maybe it is
> useful for someone:
>
> // class test
>
> class Basis
> {
> var $name = "Basis";
>
> function Basis($typ = false)
>
Hi Brian,
Yes, I agree.
Early on in using PHP I was working with someone else's code, and kept
encountering the infamous condition test followed by straight HTML
scenario, like so:
if( this == true){?>
followed by some HTML
and more HTML, often quite a bit, sometimes 30-40 lines
maybe with
Paul K Egell-Johnsen wrote:
> JB wrote:
> >
> > I also forgot to mention. I am leaning towards using GET to send the session
> > ids. Many people have told me that customer penatration decreases, some
>
> Which people? What facts do they have to support their claims? Is this a
> bigger problem
Trying again - no-one responded 1st time...
- Forwarded message from Hardy Merrill <[EMAIL PROTECTED]> -
> Date: Wed, 10 Jan 2001 21:01:10 -0500
> From: Hardy Merrill <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [PHP] Session Mgmt in MySQL - cleanup
>
> I've adapted a session
Hi all,
when I use IE, and do a phpinfo()
The variable
HTTP_ACCEPT_LANGUAGE displays en-gb (for english GB)
But Netscape only displays en...
The problem is, is that I want to know where visitors to my site are coming
from i.e. UK, US, Australia, so that I can do a bit of php so that the
releva
> -Original Message-
> From: defender of the protocol [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 11, 2001 2:52 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] OS X
>
Hey defender ;)
> given that osx is a BSD-based system, and that apache will
> compile on it, i
> dont see why
Alexander Wagner wrote:
>
> Paul K Egell-Johnsen wrote:
> > When in doubt, follow the stream... Check out this, Amazon uses cookies,
> > Amazon does a lot of business. Do you really feel that Amazon misses out
> > on a lot of customers? Do you know of any large websites doing shopping
> > carts w
Hi,
I was wondering if anyone knew where to obtain content that can be
incorporated into web pages. Partnering Opportunities, free, commercial
content. Similar to an excite type offering, e.g. news, weather, movies,
etc.
I have some but am trying to build partnerships and enhance the offerings
If you finish it fast and as i want (i will help with the signup)
you will get 2 domain registrations for free for 2 years each!!!
K.Simon
Webmaster http://www.zabia.net
*** REPLY SEPARATOR ***
On 11/01/2001 at 6:32 nonoy apellido wrote:
>hi,
>
> what do u you mean?
PS: Plus Free Domain Parking if you need to!
*** REPLY SEPARATOR ***
If you finish it fast and as i want (i will help with the signup)
you will get 2 domain registrations for free for 2 years each!!!
K.Simon
Webmaster http://www.zabia.net
*** REPLY SEPARATOR *
JB wrote:
>
> I also forgot to mention. I am leaning towards using GET to send the session
> ids. Many people have told me that customer penatration decreases, some
> times significantly, when requiring cookies to use the cart. How would this
> have an effect on my script? i will have to call the
Wow, £20 worth of domains hooray...
| -Original Message-
| From: K.Simon [mailto:[EMAIL PROTECTED]]
| Sent: 11 January 2001 14:35
| To: nonoy apellido; [EMAIL PROTECTED]
| Subject: [PHP] Re: PHP programmer needed.
|
|
|
| If you finish it fast and as i want (i will help with the
Thx, but could anybody give me an example? It shouldnt be too hard?!
*** REPLY SEPARATOR ***
On 11/01/2001 at 13:50 Moritz Petersen wrote:
>with every line do the following to get the name:
>
>$name = strtok($line, " ");
>
>Mo.
>
>> -Original Message-
>> From: K.Simon [
if your server is not in safemode or as stupid cgi:
http://www.php.net/manual/html/function.ignore-user-abort.html
Sebastian
> -Ursprüngliche Nachricht-
> Von: DonJuan [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 11. Januar 2001 14:56
> An: [EMAIL PROTECTED]
> Betreff: [PHP] runni
I am developing a site with php, apache and mysql. The database will have
likely 250k to 500k records at most, but the data will be changing often.
New records will be constantly added and old ones removed. I am pretty new
to DB's and was wondering what is the best way to keep the index
Paul K Egell-Johnsen wrote:
> What really irked me is that you've received advice about market
> penetration of shops. Based on my experience it is only geeks/OSS people
> who have any problem with cookies, and at the same time those are the
> people who are experts and then deal out advice about
smime.p7m
you won't find out anything useful this way. I'm Czech (central
Europe), and have en-us at the first position in the list of
preferred languages.
At 15:53 11.1. 2001, Sam wrote the following:
--
>Hi all,
>
>when I use IE, and do a php
Bryne Jørg Vidar wrote:
>
> If you set it up so that every incoming mail to your domain ends up in one
> account, ...
Well, just this is my problem: I don't have an account for every
possible address. I don't know the address yet before it arrives
at our server!
- dk
--
PHP General Mailing L
Thanks for the info Brian. But what about the path you have in
the include statement? IE: include "../path1/file.php"
Does it ignore the path? Try the path? Or just append that path
to the end of each path in the include_path?
Best regards,
Randy
Wednesday, January 10, 2001, 5:06:44 PM, yo
We upgraded a box running RH6.2 to RH7.
Same build process for PHP as before, but the ereg functions
didn't work the same.
ereg_replace("{cow}",$cow,$x);
now needs to be
ereg_replace("\{cow\}",$cow,$x);
The {} are escaped now. Dunno what changed 'under the hood', but
the only change we made
Alexander Wagner wrote:
> But did you know that for reasons of privacy it is officialy it is not
> allowed to set a cookie without asking in germany? (no one cares or even
> tries to enforce it, but thats not the point)
No, I didn't. I can see why, especially with the sneaky doubleclick
stuff (i
Thanks for the info Brian. But what about the path you have in
the include statement? IE: include "../path1/file.php"
Does it ignore the path? Try the path? Or just append that path
to the end of each path in the include_path?
Best regards,
Randy
Wednesday, January 10, 2001, 5:06:44 PM, yo
But you SHOULD know what DOMAIN it's going to -
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
can all go to one account. It's not a case of setting up
individual usernames to point to one account - mail for
the whole domain could/should be routed to the one account.
[EMAIL PROTECTED]
w
Paul K Egell-Johnsen wrote:
> Alexander Wagner wrote:
>
> > But did you know that for reasons of privacy it is officialy it is not
> > allowed to set a cookie without asking in germany? (no one cares or even
> > tries to enforce it, but thats not the point)
Why don't they make it illegal to ru
Sam wrote:
>
> Hi all,
>
> when I use IE, and do a phpinfo()
>
> The variable
> HTTP_ACCEPT_LANGUAGE displays en-gb (for english GB)
>
> But Netscape only displays en...
>
> The problem is, is that I want to know where visitors to my site are coming
> from i.e. UK, US, Australia, so that I ca
Hi,
I am looking for an array of PHP scripts to manage a remote MySQL database.
Functions include MySQL database maintanence and data
entry/updating/editing/deletion.
So far, I come across PHPMyAdmin. Is there any other solutions or tools ?
Thanks
Nyon
--
PHP General Mailing List (http://www
Yeah, but there are three locations that I have which are UK, US and
Australia. Each of them have different en-??. Well on IE anyway.
So I'm not sure which way to go about this.
-Original Message-
From: Cynic [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 11, 2001 3:12 PM
To: Sam; '[
To my knowledge, there's no way to make a browser do SCP without coming up
with a custom plugin, which isn't likely to be within the scope of stuff
you're willing to take on. Fortunately, someone else has done it for you.
F-Secure SSH is an SSH terminal client that includes tunneling and file
t
Randy wrote:
>
> Thanks for the info Brian. But what about the path you have in
> the include statement? IE: include "../path1/file.php"
>
> Does it ignore the path? Try the path? Or just append that path
> to the end of each path in the include_path?
>
> Best regards,
> Randy
My experience i
dbeuThu Jan 11 06:50:52 2001 EDT
Modified files:
/php4/ext/sablotsablot.dsp
Log:
removed old expat libs
Index: php4/ext/sablot/sablot.dsp
diff -u php4/ext/sablot/sablot.dsp:1.1 php4/ext/sablot/sablot.dsp:1.2
--- php4/ext/sablot/sablot.dsp:1.1 We
The HTTP_ACCEPT_LANGUAGE has nothing to do with location. Is
it called HTTP_USER_POSITION? No. It's a code of the _language_
(well, actually, list of codes of languages, along with their
preference weights (if that's the right word) that a user can
set to _anything_ in their browser.
Example:
I can get you past this part, but I cannot get you past the:
unable to instantiate non-existant class: java
error. It is driving me bloody nuts. I have tried 3..count em...3
different JDKs now. It has taken up way more of my time than I would have
liked...
Fraser
On Thu, 11 Jan 2001, Eduard
Hi all,
I would like to have codes which will could automatically generate as many
as sequence number variables based on how many rows return from the query,
such as if I have 10 rows from the query result, I would have
$var1,$var2,$var3,$var4and so on, but the value of $var1 would equal to
3
PHP so far AFAIK has problems with JVM. A wouldn't recommend
playing with it yet unless you like pulling your hair out.
At 16:29 11.1. 2001, Fraser MacKenzie wrote the following:
--
>I can get you past this part, but I cannot get you p
Larry Hotchkiss wrote:
>
> I am developing a site with php, apache and mysql. The database will have
> likely 250k to 500k records at most, but the data will be changing often.
> New records will be constantly added and old ones removed. I am pretty new
> to DB's and was wondering what is
Hello! I have looked up and found out how to pass data into a function
and have that function return data. Now i was wondering if there was a
way, with out using html's tag, to call another php page and pass
it data?
Thanks!
-Jim
--
PHP General Mailing List (http://www.php.net/)
To unsubscri
read about the HTTP_GET vars (eg bla.php?var1=dgdsg&var2=DF&...&varn=3443)
and se php4 session management...
dowebwedo
Jeroen Wesbeek
.programming
St. Jacobsstraat 16
Postbus 448 | 3500 AK Utrecht
The Netherlands
p 030 2348110 | f 030 2348605
[roses are red, violets are blue,
I am s
Hi all!
Is there a way to automaticly send a post request(redirect with method=post
and some variables), using php. Like the user push the submit-button in a
form.
Knut G.
Norway
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional command
i am workink with php 4.0.2, apache server 1.312 and mySql and i´m having throubles
using sessionssomeone could help me
thanks...
> "S" == "K Simon" <[EMAIL PROTECTED]> writes:
> Thx, but could anybody give me an example? It shouldnt be too hard?!
If you feel you have to do it in php then this should work. You'd save
a lot of effort if you used the unix 'cut' command though.
cut -d ' ' -f 1 inputfile.txt > outputfil
Oh, ok - that was a misunderstanding on my side! Of course
it all goes to one account. Well, not really but instead of
a real account it is piped directly into the script...
But the problem still remains: If I am doing it this way, I
never get to knoe the real receipient. Is there really no
w
1 - 100 of 300 matches
Mail list logo