I used Core PHP Programming (the first PHP3 only edition), and found it
be a pretty good starting point.
There's now a second edition which covers PHP4.
The author's page on the book is located at:
http://www.leonatkinson.com/home/corephp.html
The PHP.net site has a list of published PHP books:
Anyone can answer the question? I also meet this error.
-Original Message-
From: m.aprea [mailto:[EMAIL PROTECTED]]
Sent: May 21, 2001 2:34 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Why i can't write to remote file ?
Darren wrote:
> > Hi Darren,
> >
> > i have tried omitting h
Todd Williamsen wrote:
> Any recommendations for websites with tutorials, scripts etc or books?
I cut my teeth on _PHP_and_MySQL_Web_Development by Welling and Thomson.
It was an excellent book to learn with and has a bunch of good 'HowTo'
chapters with examples.
I have been recommended
_Profes
I just whipped through Julie Meloni's "PHP Fast and Easy" book which was
great for the intro to PHP, but I am hungry for more. I usually need by
example and walk throughs to become profficient at development. Now I am
ready for the next step..
Any recommendations for websites with tutorials, sc
php-windows Digest 29 Nov 2001 00:52:52 - Issue 876
Topics (messages 10625 through 10645):
binary
10625 by: FPU.WHITES1.FRIENDSPROVIDENT.CO.UK
10626 by: Brian Feliciano
10627 by: FPU.WHITES1.FRIENDSPROVIDENT.CO.UK
10630 by: David Tod Sigafoos
10631 by
Found a way around this problem and figured I share it with everybody.
The problem appears to be an issue with Win2K and versions of PHP prior to
4.0.8.
I found an obscure reference somewhere to try out PHP 4.0.8 built after
2001-07-03, which is available from www.php4win.com. And it worked!
Never mind. I solved the problem.
It seems that I am completly newbie on COM
Object...
> > > - Original Message -
> > > From: "Flower Rose" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Wednesday, November 28, 2001 11:10
> > > Subject: RE: [PHP-WIN] How to use the Ob
Please check a few sites to get background on this:
Start here:
http://www.php.net/manual/en/features.file-upload.php
Then check out some tutorials:
http://www.phpbuilder.com/columns/bealers2904.php3
http://www.thickbook.com/extra/php_fileupload.phtml
http://www.zend.com/codex.php?id=6&single=
Tony.. you may want to brush up on strings in the PHP manual.
http://www.php.net/manual/en/language.types.string.php
The .= operator *appends* to an *existing* string.. so when you are
defining a string for the first time, you must use just the plain equal
sign =. After that point, you can use
Hi All,
I would like to compile a self-made php extension on win32.
Is it true that the source C code can be compiled only with Microsoft Visual
C/C++ 6.0?
Thanks!
Kroko
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mai
I think we have a solution. Thanks a lot everyone.
Steven Moshier - Information Technology
(607)962-3141 Ext. 212
[EMAIL PROTECTED]
-Original Message-
From: Ross Fleming [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 28, 2001 3:48 PM
To: 'Steven Moshier - Information Technology'
Hope that helps
Ross
-Original Message-
From: Steven Moshier - Information Technology
[mailto:[EMAIL PROTECTED]]
Sent: 28 November 2001 20:25
To:
Subject: [PHP-WIN] Website Check using PHP
I am wondering if there is a way for PHP to query a file on a
specific website to tes
I am wondering if there is a way for PHP to query a file on a specific
website to test the availability of that page. What my goal is, is to
check multiple websites on 2 different IIS servers. Is there a way to
use any of the SNMP functions? I used the SNMP get function to check the
up status of
As a general rule, putting files in a database can be a tedious thing. They take up
tons
of space, slow down the db, etc. Best to use a filesystem to keep your files, database
to
keep your data. (in other words, just keep the files in a directory).
If you're doing it because you want to protect
I second that... keep the spam off of here!
-Original Message-
From: Corn Vollney-R7019C [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 28, 2001 2:36 PM
To: 'Zeynab'; [EMAIL PROTECTED]
Subject: [PHP-WIN] REMOVE :::IMPORTANT FOR YOU
Hey Jack Azz,
This is a SERIOUS list for REAL pe
Hey Jack Azz,
This is a SERIOUS list for REAL people who need help with php and windows, take your
SPAM and put it where the sun dont shine.
Sincerely,
Vman
-Original Message-
From: Zeynab [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 28, 2001 7:30 PM
To: [EMAIL PROTECTED]
Subj
Under Bill 1618 TITLE III passed by the 105th U.S. Congress, This
letter
cannot be considered Spam as long as we include: Contact information
&
a Remove Link. If not interested in the services offered,
To be removed from future mailings just reply with 'REMOVE' in the
subject line. Your requ
Thank you for your suggestion. But it doesn't work.
The line
$VusersArray = $Vusers->Next($Vusers->{'Count'});
doesn't work. PHP said:
==
Warning: Unable to lookup next: Unknown name.
in tt.php on line 8
>how??
RTFM...
>
>> --- Received from FPU.WHITES1 799 3703 28-11-01
>11:49
>>
>> -> [EMAIL PROTECTED]
>> -> [EMAIL PROTECTED]
>>
>> Use the BLOB datatype. You have to do a bit of work in uploading and
>> downloading and the current effective maximum size (due to
>the
On Wed, 28 Nov 2001 19:06:54 +0800, [EMAIL PROTECTED] (Brian
Feliciano) wrote:
>can MySql can hold a binary data? is it possible to upload an image "inside"
>the database?
yes
>i want to upload an image, but i don't want it to be a file, i want it to be
>a data in my database. is there a way i
Hey All!
I might have a prospective client for someone local to the Cinci area.
Being up in Wisconsin I'm just not really able to fully help him out. There
will be some onsite work, so I'm out. Here's what he's looking for:
Skills:
NT Server setup
Xitami
PHP4
MySQL
Experience with a web
I have a WYSIWYG editor on a website so that my client can update one web
page. Now the form has one text field where all the data is entered into.
That text field name is "EditorValue" I created the following script to
update the html page which is called "news.htm"
I get the "Could not open
--- Received from FPU.WHITES1 799 3703 28-11-01 12:35
-> [EMAIL PROTECTED]
-> [EMAIL PROTECTED]
>>how??
What a polite way of asking for further information.
http://www.mysql.com/doc/S/t/String_functions.html (Ref:LOAD_FILE)
http://www.zend.com/zend/trick/tricks-sept-2
how??
> --- Received from FPU.WHITES1 799 3703 28-11-01
11:49
>
> -> [EMAIL PROTECTED]
> -> [EMAIL PROTECTED]
>
> Use the BLOB datatype. You have to do a bit of work in uploading and
> downloading and the current effective maximum size (due to the data packet
> limit i
--- Received from FPU.WHITES1 799 3703 28-11-01 11:49
-> [EMAIL PROTECTED]
-> [EMAIL PROTECTED]
Use the BLOB datatype. You have to do a bit of work in uploading and
downloading and the current effective maximum size (due to the data packet
limit in the transaction) is
php-windows Digest 28 Nov 2001 11:46:23 - Issue 875
Topics (messages 10620 through 10624):
How to use the Object returned from COM?
10620 by: Flower Rose
ext/dotnet
10621 by: Richard Samar
how to install PEAR under windows?
10622 by: Dino Leung
Question on PHP's p
can MySql can hold a binary data? is it possible to upload an image "inside"
the database?
i want to upload an image, but i don't want it to be a file, i want it to be
a data in my database. is there a way i can deconstruct the image and place
it in the database and then retrieve and reconstruct
Hi,
I would like to know what is PHP for Windows's printing capability.
I recently realized that Perl does not have Printer capability other
than dumping the text to the printer port. This isnt good as doing so,
our scripts would be totally reliant on the printer's command sets.
So I need to pri
28 matches
Mail list logo