Hi,
I have to convince one guy to not move our site from Linux box where
it runs with Apache/PHP + MySQL to Windows box where it's going to deal
with Windows 2k/IIS/PHP(CGI) + MySQL and I need really good arguments,
cause it's only way I can convince him (cause his position in company
is much stro
> I know that PHP under windows is intended to be used only as test
> platform, but this is not enough to convince him.
>
Errr ... says who?
I'm out of a job here if this is true as I'm doing quite a bit of PHP
development on NT/IIS with both MySQL and MS Access (not my choice, but a
clients).
I'
Can I just change this status to 0 en then start my Xitami? Or do I have to
reinstall it after I have changed the status to 0? The first option didn't
seem to work properly.
Thanks in advance,
Freek
"Curt Zirzow" <[EMAIL PROTECTED]> schreef in bericht
news:[EMAIL PROTECTED]
> * Thus wrote Freek v
> I have to convince one guy to not move our site from Linux box where
> it runs with Apache/PHP + MySQL to Windows box where it's going to deal
> with Windows 2k/IIS/PHP(CGI) + MySQL and I need really good arguments,
> cause it's only way I can convince him (cause his position in company
> is muc
the poker game is actually really weak anyway...
a pair of 6's shouldn't win anything...
- Original Message -
From: "Rausch Alexandru" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 22, 2003 9:42 AM
Subject: [PHP] Hi
MYSQL problems problems.
I want to install an user lo
Shishir Kumar Mishra wrote:
Hi All,
I am reading one XML which has some german characters. I am sending this data to PHP script but when try to echo ;it prints some other character.
eg. XML has "für" but output is coming like " für ";
My script is like following:
$loc = "UTF-8";
puten
I have concluded that Bill Gates is Satan!
Ok, I'm late, but... I have had 26 scheduled tasks that run every hour on the hour
every day for eternity to go and run a series of Java files I wrote that connect
remotely to a remote server to do remote cleanup of stray XML files, etc.; things I
cann
you could have a look at AINTX, it's a windows port of the *nix cron
alternatively, if you've got a few bucks lying around, go buy yourself a
really old PC, install *nix on it, and use that to run your scheduled
cron's. they're much more reliable and obviously, if your not using that
machine, then
sorry, i should have also pointed out...
this isn't something that PHP could handle on it's own, well, it COULD, but
you shouldn't. you could write a PHP code to run continuosly in the
background, but people would poke and laugh at you... ideally you have
something to schedule the PHP script to ru
Hello,
I need to send audio/video files through PHP mail() function.
What is the MIME type i need to use?
or else
Is there any other way to send attachment as a mail?
Please help me.
Thanx in advance,
Uma
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.
Hello all
I have a page where a user uses a browse button in html to upload a file from there
client pc. They then click upload which submits the form to the second page: example
I am then wanting to read the info in that file in the test2.php page but are
struggling. At the moment im tryi
Hi,
I have a directory like structure below
- cityname
--townname
---busname
day
-info.zip
I want to write a script and let it search the directory and find the zip
files open them do the operation and save the out file as
cityname_townname_busname_day_info.txt
I am doing it for any zi
> Say I have a database class with all kinds of functions for connection,
> data manipulation, errors, etc:
>
> $db = new db_sql;
> $db->connect();
> $db->do_this();
> $db->do_that();
>
> How would that be different from an include file with a bunch of functions
> doing the same thing?
As far
www.php.net/uploads
1. use $_FILES
2. $_FILES['file'] would be na array holding info about the uploded file
bob pilly wrote:
Hello all
I have a page where a user uses a browse button in html to upload a file from there client pc. They then click upload which submits the form to the second page:
sorry, i didn't understand your problem.
can you give an example what you can get from your database (your keys,
years, months, ...) and how it should be transformed?
ciao SVEN
Etienne Mathot wrote:
> I am quite new to web programming and PHP/mySQL, I try to find my way
> between all these tools
This is the very nature of radiobuttons. They are ment to return only
one value because you can only select one of them. If you want all
values returned in an array you have to use checkbox. Checkboxes allow
multiple selections.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PRO
I have installed an user-login aplication on my website ( http://www.norbertnet.ro )
but i have problems with session controls.
I receive all kinds of warnings and i don't know how to interpret them
thanks advanced
-
Want to chat instantly with your online frien
At 11:13 23-7-03, you wrote:
I have concluded that Bill Gates is Satan!
um, what about moving to linux and use cron?
But if you want to try it on satanic Windows: SINC
(http://sourceforge.net/projects/sinc/) can be used to start programmes but
also to invoke PHP scripts. I was not so happy with
Hello all:
I am having a hard time with a small piece of code. I was wondering
if someone may be able to explain why the following code will not work... I
have been scratching my head for a few hours now and I am stumped.
header("Location: http://someplace.com";);
if( ! headers_sent())
hea
Im making an authentication script with groups and roles. This function
checks if the groups the user belongs to specified groups and compares
them to the groups required. However, since this is a loop, the function
doesnt return true or false as expected. If I call the function and
require 3 gro
You have to specify which warnings and errors if you want someone to
help
-Original Message-
From: tana dsasa [mailto:[EMAIL PROTECTED]
Sent: 23. júlí 2003 09:58
To: [EMAIL PROTECTED]
Subject: [PHP] Session problem
I have installed an user-login aplication on my website (
http://www.norb
I have installed an user-login aplication on my website (
http://www.norbertnet.ro ) but i have problems with session controls.
I receive all kinds of warnings and i don't know how to interpret them, for instance
when i want to register a session it is not very good registered
thanks advanced
I have installed an user-login aplication on my website (
http://www.norbertnet.ro ) but i have problems with session controls.
I receive all kinds of warnings and i don't know how to interpret them, for instance
when i want to register a session it is not very good registered
thanks advanced
Hi,
I'm not sure if this is going to help or not.. Since I understand
your issue only barely.. If I understand correctly, regardless of whether
the user comes from a.php, b.php or z.php, if they're not authenticated on
the system (via sessions or cookies) then the only place for them to go
> However, on 7/18 all 26 of my scheduled tasks stopped running; one of
> which continuously ran for 4 days straight w/o stopping (nor could I
> manually stop it). I deleted the runaway process and recreated it; now
> not a single one of my 26 scheduled Win2000 tasks I created using
> MS-DOS AT c
hi,
1. for mime-types try rfc2046. there are two top-level media types for you:
'audio' and 'video'. the subtypes depend on your media files.
2. to send files simply as attachment you can use
'application/octet-stream'. or use a readymade php-mime-mail-class.
ciao SVEN
Uma Shankari T. wrote:
>
I'm new but.. aren't you also supposed to register the session??
My code ..
session_start();
session_register('username');
$_SESSION['username'] = $row['username'];
session_register('user_id');
$_SESSION['user_id'] = $row['user_id'];
session_register('access_level');
$_SESSION['access_level'] =
You might want to check whether or not your header output is getting
buffered. My suggestion is a flush() after the fist call. I'm not an expert
on this, it's just an idea.
HTH
--
Ivo Fokkema
PHP & MySQL programmer
Leiden University Medical Centre
Netherlands
"James M. Luedke" <[EMAIL PROTECTED
i think the problem isn't only your 'return false' but also your 'return
true' in your first loop through your foreach will definetly a 'return' be
passed. and return means return a value AND stop the function. not?
try it this way:
foreach ($groups as $value)
{
if(!isset($this->user['groups'
Hi Curt,
I'm confused..
With $_SESSION, there is no need to use the session_register(),
session_unregister(), session_is_registered() functions. Session
variables are accessible like any other variables.
I'm using
session_start();
session_register('username');
$_SESSION['u
Ok, I recently upgraded to 4.2.3 or rather my hosts did. However, I'm now
getting some mySQL crashes (we upgraded to mySQL 4 at the same time) which
didn't happen on 4.1.6 and also phpMyAdmin is reporting a bug with strings
in 4.2.3 and advises upgrading.
The problem is the hosts refuse to upgrade
Hey, thanks Sven. This seems to be working for me.
-Original Message-
From: sven [mailto:[EMAIL PROTECTED]
Sent: 23. júlí 2003 10:35
To: [EMAIL PROTECTED]
Subject: [PHP] Re: homemade authentication function
i think the problem isn't only your 'return false' but also your 'return
true' in
> I would like to get away from 4.2.3, just wondering what people's thoughts
> on the current version of php are.
When my hosting provider installed 4.3.2 in the beginning of june, the
get_browser() function which is used for my statistics didn't work correctly
anymore and didn't return all the inf
according to the php doc, online the headers are not affected by the
Output Buffer,
so any functions that manipulate the OB should have no effect. flush I
do not beleive
will fix this issue. (* I have tested it and it did not *)
Still need a good way to accomplish this.
Thanks, James
Ivo Fokke
> -Original Message-
> From: Ow Mun Heng [mailto:[EMAIL PROTECTED]
> Sent: 23 July 2003 11:37
>
> I'm confused..
>
>
> With $_SESSION, there is no need to use the session_register(),
> session_unregister(), session_is_registered() functions. Session
> variables are accessible li
> -Original Message-
> From: James M. Luedke [mailto:[EMAIL PROTECTED]
> Sent: 22 July 2003 07:07
> I am having a hard time with a small piece of code. I was
> wondering
> if someone may be able to explain why the following code will
> not work... I
> have been scratching my head for
[snip]
Hello all:
I am having a hard time with a small piece of code. I was wondering
if someone may be able to explain why the following code will not
work... I
have been scratching my head for a few hours now and I am stumped.
http://someplace.com";);
if( ! headers_sent())
header("Locat
> -Original Message-
> From: Jay Blanchard [mailto:[EMAIL PROTECTED]
> Sent: 23 July 2003 12:31
> Also, do those spaces exist in your code? If so you may want
> to change;
>
> if( ! headers_sent())
>
> to
>
> if(!headers_sent())
There's nowt wrong there -- both of those are function
Added to this, your later header replaces the earlier one of the same
type, unless you specify false to the second parameter of header() function.
More in the manual.
Ford, Mike [LSS] wrote:
-Original Message-
From: James M. Luedke [mailto:[EMAIL PROTECTED]
Sent: 22 July 2003 07:07
I
Does anyone have experience with any of these email reminder programs or
can someone suggest a better alternative?
"myAgenda"
"E*Reminders"
"Flash - Reminders"
"Email Reminders"
These seem to address my needs (support web-based creation of reminder,
support single or recurring reminders, can
I am running PHP 4.3.0 on a WinXPpro machine and I recently got problem with
sessions.
What I am building is a loginsystem and I need to save some parameters in
session variables. This works fine on my Win2k pro machine but when I moved
it to winXP it creates two different sessions when I set the
On Wednesday 23 July 2003 18:39, Steve Childs wrote:
> Ok, I recently upgraded to 4.2.3 or rather my hosts did. However, I'm now
> getting some mySQL crashes (we upgraded to mySQL 4 at the same time) which
> didn't happen on 4.1.6 and also phpMyAdmin is reporting a bug with strings
> in 4.2.3 and a
* Thus wrote Marek Kilimajer ([EMAIL PROTECTED]):
> Added to this, your later header replaces the earlier one of the same
> type, unless you specify false to the second parameter of header() function.
> More in the manual.
The second parameter specifies whether it will overwrite an existing
param
* Thus wrote Ow Mun Heng ([EMAIL PROTECTED]):
> I'm new but.. aren't you also supposed to register the session??
>
> My code ..
>
> session_start();
> session_register('username');
> $_SESSION['username'] = $row['username'];
> session_register('user_id');
> $_SESSION['user_id'] = $row['user_id']
"Curt Zirzow" wrote:
> So i would also assume you have called session_start() already. and yes
> global for version >= 4.1.0
Yes, I have session_start at the top of every page, and have run this
against PHP versions 4.12, 4.31 and 4.32.
>
> If register_globals is disabled, only members of the g
"Ow Mun Heng" wrote:
> I'm new but.. aren't you also supposed to register the session??
The code I posted was just a single function. I am calling session_start()
at the head of the page. Thanks, though.
--
Jeff Stillwall
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, vis
"Curt Zirzow" wrote:
> I've set up something what you describe, it works for me:
>
> http://zirzow.dyndns.org/php/session.php
OK, here's more fuel for the fire. When passed to this function, $userArray
is 31 elements long. The initial function I was using (and posted) was only
grabbing 6 of th
* Thus wrote [EMAIL PROTECTED] ([EMAIL PROTECTED]):
> Hi,
>
> I have to convince one guy to not move our site from Linux box where
> it runs with Apache/PHP + MySQL to Windows box where it's going to deal
> with Windows 2k/IIS/PHP(CGI) + MySQL and I need really good arguments,
> cause it's only wa
Is anyone using a php/mysql/apache CMS (either custom or open source)
that is performing well serving on the order of 1 million page views a
month with 2600+ items of content? If so, I'd like to know what your
using and a description of your server setup, such as if the backend
runs on a different
Hi,
Wednesday, July 23, 2003, 7:13:17 PM, you wrote:
PP> I have concluded that Bill Gates is Satan!
PP> Ok, I'm late, but... I have had 26 scheduled tasks that run every hour on the hour
every day for eternity to go and run a series of Java files I wrote that connect
remotely to a remote server
Could someone point me to a good website that discuss
the above? I can't find reference to PECL on either the
PHP or Zend site and PHPBuilder isn't pulling much up,
either.
I don't want to clutter the list up with something that would
seem to have been addressed before (possibly many times)
so
* Thus wrote FB ([EMAIL PROTECTED]):
> Hi,
>
> I have a directory like structure below
>
> - cityname
> --townname
> ---busname
> day
> -info.zip
>
> I want to write a script and let it search the directory and find the zip
> files open them do the operation and save the out file as
>
>
Have you read the mail page in the manual?
Didn't think so :)
It discusses multipart messages/attachments/etc, links to and provides
examples/tutorials on the topic, etc etc. Start there, then come back
if you get stuck.
http://au.php.net/manual/en/function.mail.php
Justin
On Wednesday, Jul
We have a detailed whitepaper on the subject.
Please check out: http://www.zend.com/whitepapers/PHPandApache2-ZendWhitepaper.pdf
BY
__
Brad Young
[EMAIL PROTECTED]
www.zend.com
Zend - The PHP Company
>
>Hi All,
>
>Can anyone aswer this simple question, that i stil
* Thus wrote Ow Mun Heng ([EMAIL PROTECTED]):
> Hi Curt,
>
> I'm confused..
I'll try to clear this up for you. I'm going to see if I can get the
documentation on the web site fixed also. It is rather confusing.
There appears to be two ways to do sessions:
'---
Styl
Wednesday, July 23, 2003, 3:33:48 PM, you wrote:
CZ> * Thus wrote [EMAIL PROTECTED] ([EMAIL PROTECTED]):
>> Hi,
>>
>> I have to convince one guy to not move our site from Linux box where
>> it runs with Apache/PHP + MySQL to Windows box where it's going to deal
>> with Windows 2k/IIS/PHP(CGI) + M
* Thus wrote Steve Childs ([EMAIL PROTECTED]):
> Ok, I recently upgraded to 4.2.3 or rather my hosts did. However, I'm now
> getting some mySQL crashes (we upgraded to mySQL 4 at the same time) which
> didn't happen on 4.1.6 and also phpMyAdmin is reporting a bug with strings
> in 4.2.3 and advises
* Thus wrote Chris Boget ([EMAIL PROTECTED]):
> Could someone point me to a good website that discuss
> the above? I can't find reference to PECL on either the
> PHP or Zend site and PHPBuilder isn't pulling much up,
> either.
> I don't want to clutter the list up with something that would
> s
This really should be asked on a MySQL list for starters, but my advice
is to search for a host that WILL upgrade or do what you want/need.
There are 1000's of hosts out there... you shouldn't have any trouble
finding a host to meet your requirements, and (at least for me)
changing hosts is as
* Thus wrote Jeff Stillwall ([EMAIL PROTECTED]):
> "Curt Zirzow" wrote:
>
> > So i would also assume you have called session_start() already. and yes
> > global for version >= 4.1.0
>
> Yes, I have session_start at the top of every page, and have run this
> against PHP versions 4.12, 4.31 and 4.3
There a few different ways to do this. One method that we use here is to do
something like this in the embed/object tags
flash.swf?image=
The php $image variable, of course, could be set by any method (post/get, db
query, etc...)
Luis
-Original Message-
From: Tim Baker [mailto:[EMAIL P
On Wed, 23 Jul 2003 14:22:40 + [EMAIL PROTECTED] (Curt Zirzow) wrote:
> * Thus wrote Chris Boget ([EMAIL PROTECTED]):
> > Could someone point me to a good website that discuss
> > the above? I can't find reference to PECL on either the
> > PHP or Zend site and PHPBuilder isn't pulling much
> whats PECL? its funny though I do a google search on PECL and PEAR
> comes up...
>From my (very limited) understanding, PECL is supposed to ultimately replace
PEAR. Or something like that.
My lack of knowledge in this area is why I was asking for the pointer.
thnx,
Chris
--
PHP General M
Hi,
Is it possible to determine number of connected users to certain
PostgreSQL database from within PHP script?
Thanks in advance for any suggestion.
*
* Best Regards --- Andrei Verovski
*
* Personal Home Page
* http://snow.prohosting.com/g
Yeah, I'd agree there are loads of hosts around, however on the whole, these
are the best I've ever come across - and I've been through more than a few!
They are usually right about most things, but I just get the feeling they
are more in favour of Perl than PHP and I can't stand Perl! ;)
I was ju
* Thus wrote Jeff Stillwall ([EMAIL PROTECTED]):
> "Curt Zirzow" wrote:
>
> > I've set up something what you describe, it works for me:
> >
> > http://zirzow.dyndns.org/php/session.php
>
> OK, here's more fuel for the fire. When passed to this function, $userArray
> is 31 elements long. The in
* Thus wrote [EMAIL PROTECTED] ([EMAIL PROTECTED]):
>
> Wednesday, July 23, 2003, 3:33:48 PM, you wrote:
> CZ> * Thus wrote [EMAIL PROTECTED] ([EMAIL PROTECTED]):
> >> Hi,
> >>
> >> I have to convince one guy to not move our site from Linux box where
> >> it runs with Apache/PHP + MySQL to Window
* Thus wrote Thomas Seifert ([EMAIL PROTECTED]):
> On Wed, 23 Jul 2003 14:22:40 + [EMAIL PROTECTED] (Curt Zirzow) wrote:
>
> > * Thus wrote Chris Boget ([EMAIL PROTECTED]):
> > > Could someone point me to a good website that discuss
> > > the above? I can't find reference to PECL on either t
--- "James M. Luedke" <[EMAIL PROTECTED]> wrote:
> I was wondering if someone may be able to explain why the following
> code will not work... I have been scratching my head for a few hours
> now and I am stumped.
>
> header("Location: http://someplace.com";);
>
> if( ! headers_sent())
> hea
First of all, security.. Windows is full of security holes
Second, a Win2k server ussually needs to be rebooted after several days of
running
A Linux box usually stays months and months running without any problem
without having to touch it
I got a Linux box running Apache + PHP + MySQL, Postfix +
dear php generalists,
I must admit that i have a pretty heave cms. But now a pretty normal query
leads to a memory exhausted (at 8MB) crash on the server, but not at home
with the same database content. I tried setting the memory_limit even to
0.2 MB (and restarted apache) at home, but still no
[EMAIL PROTECTED] wrote:
Can you help me? I need some reasons like things that won't work under
windows version of PHP (or at least MySQL) and that are not easy to
fix. I've already found that IIS doesn't provide
$_SERVER["DOCUMENT_ROOT"] but it's not too much work to fix that..
In windows, str
--- Curt Zirzow <[EMAIL PROTECTED]> wrote:
> whats PECL? its funny though I do a google search on PECL and PEAR
> comes up...
PECL is a bunch of PHP extensions written in C, just like the PHP extensions
that come with the standard PHP distribution. It is an attempt to get the
non-essential featur
Hi,
I was just wondering there is a emulator for us developers to develop
programs for palm and handphone, etc. Is there a program that emulates the
output from various printers on screen?
Regards,
Tan Ai Leen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.
--- Juan Nin <[EMAIL PROTECTED]> wrote:
> First of all, security.. Windows is full of security holes
Actually, IIS is much worse than the Windows OS. In fact, the Gartner Group
(suits typically respect their opinion) has recommended that it not be used in
production (http://www3.gartner.com/Displa
I'm tring to create a script for the WEBMASTER to go through a temporary
table in a MySQL database, and either accept or reject the data submitted by
users.
$sql = mysql_query("SELECT * FROM temp_table");
$result = mysql_num_rows($sql);
Then with,
while($row = mysql_fetch_array($sql))
{
...
...
The trick is in using the MySQL 0limit statement.
For the first record use:
$sql = mysql_query("SELECT * FROM temp_table limit 0, 1");
then increment the limit for the next record
$sql = mysql_query("SELECT * FROM temp_table limit 1, 1");
Luis
-Original Message-
From: Artoo [mailto:
Better would be to make combos (reject, accept) and then submit them all
at once. Displaying a separate html page for each row is slow and pain
to work with.
Artoo wrote:
I'm tring to create a script for the WEBMASTER to go through a temporary
table in a MySQL database, and either accept or rej
Here its the scenario:
i have a table with campo1x, campo1y, campo2x, campo3y, . campo10x,
campo10y on the table ejes
so what i need to do is to split an array that i send to this page on php ..
and include the values on this fields (but only on the fields that the $num
its writen)
(this is m
Hi all..
I've got a search page written for my web site. I can find the html page I
want by keyword. Now I need to get the title of that page in to a variable.
In other words I have a file name, for example Summerbulletin.html. I now
need to get the line " Summer 2003 " in to a variable. How do
Hi
Thanks for the help on previous questions, I now have an in principle
type question.
I have a MySQL database - "items" in one table and "descriptions" in
another with a common key: item_ref
It is used to create a sort of categorised directory of the items.
(http://www.torbytes.co.uk)
each t
On Wednesday 23 July 2003 02:16, Etienne Mathot wrote:
> I use for the year and the month.
>
> If anybody knows a way to redisplay the correct values of these fields and
> not "Pick Up yours"?
If I understand you correctly, this is in fact an HTML question. To make a
drop down box default t
Umm, you mean like:
select i.id,d.description from items i, descriptions d where d.itemid =
i.id;
?
On Wed, 2003-07-23 at 12:32, Tony Crockford wrote:
> Hi
>
>
> Thanks for the help on previous questions, I now have an in principle
> type question.
>
> I have a MySQL database - "items" in one
* Thus wrote Wan Do Ke ([EMAIL PROTECTED]):
> Here its the scenario:
>
> i have a table with campo1x, campo1y, campo2x, campo3y, . campo10x,
> campo10y on the table ejes
>
> so what i need to do is to split an array that i send to this page on php ..
> and include the values on this fields (b
* Thus wrote Luis Lebron ([EMAIL PROTECTED]):
> The trick is in using the MySQL 0limit statement.
>
> For the first record use:
>
> $sql = mysql_query("SELECT * FROM temp_table limit 0, 1");
>
> then increment the limit for the next record
>
> $sql = mysql_query("SELECT * FROM temp_table limit
* Thus wrote James Hatridge ([EMAIL PROTECTED]):
> Hi all..
>
> I've got a search page written for my web site. I can find the html page I
> want by keyword. Now I need to get the title of that page in to a variable.
> In other words I have a file name, for example Summerbulletin.html. I now
>
On Wednesday 23 July 2003 00:03, Curt Zirzow wrote:
[snip]
> And it *was* a hack in the early HTML specifications, the new
> specifications discourge its use.
Didn't you say you installed a speling chekker?
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems I
Has anyone installed PHP 5 on Apache 2.0.47? What version of Apache 2
works best with PHP 5?
On both Windows and Linux?
On Thursday 24 July 2003 11:37, Beauford.2005 wrote:
> I found one of my problems and also implemented your suggestions, and
> still the same thing. It will not redirect.
>
> The problem I found is that $_SERVER['SERVER_NAME'] does not include the
> port number. On my Win PC I am using port 800. S
the latest stable version of PHP works just fine with Apache 2.0.47.
tyler
- Original Message -
From: "Jonathan Villa" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 23, 2003 11:47 AM
Subject: [PHP] PHP5?
> Has anyone installed PHP 5 on Apache 2.0.47? What version o
I need to get a USB Hard Drive to "Auto Run" a flash movie when plugged into a USB
port on all platforms of a PC (Win98, 2000, XP, ME). Can PHP do this? If so, can
someone help me with the code for it?
--
George Guebely
President-General Manager
Digital Directory USA, Inc
Affiliate of:
www.ilp
On Wed, 2003-07-23 at 12:49, Digital Directory USA, Inc wrote:
> I need to get a USB Hard Drive to "Auto Run" a flash movie when plugged
> into a USB port on all platforms of a PC (Win98, 2000, XP, ME). Can
^^^
Off Topic but I must prote
SPAM!
Will someone kick this jerk off the list please?
-Ryan
- Original Message -
From: "Rausch Alexandru" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 23, 2003 6:05 AM
Subject: [PHP] http://poker.club66.ro
--
PHP General Mailing List (http://www.php.net/)
To un
I have burned a flash movie onto a Flash USB Drive and need it to Auto Run it on a PC
when as soon as it is inserted into a USB port. Is there any PHP coding that can help
me with this? I need it to auto run on 98, 2000, ME, XP, Linux. If so, can someone
please help me with the code?
No, PHP cannot do this.
On Wed, 2003-07-23 at 13:06, Digital Directory USA, Inc wrote:
> I have burned a flash movie onto a Flash USB Drive and need it to Auto Run it on a
> PC when as soon as it is inserted into a USB port. Is there any PHP coding that can
> help me with this? I need it to auto
do a search on autorun.inf, that's the file that autorun's CD's.
although i dunno if it'll work with a USB flash drive... can't hurt to try i
guess...
and as mentioned, this has nothing to do with PHP...
- Original Message -
From: "Digital Directory USA, Inc" <[EMAIL PROTECTED]>
To: <[EM
1 - 100 of 206 matches
Mail list logo