php-windows Digest 3 Feb 2004 00:25:32 - Issue 2105
Topics (messages 22695 through 22711):
Re: imitating browser
22695 by: Svensson, B.A.T. (HKG)
22696 by: Meteorlet
22700 by: Justin Patrin
PHP Programmer
22697 by: Cesar Cordovez
tutorial
22698 by: C
If you a beginner, then the online manual might not be a good start. I still
find the maual quite complex (must just be me :s). Got to HotScripts.com, theu
have some tasty scrripts there, with some actual hands on implementations of
PHP and MySQL.
Tryst
"Learn in 24 hours"... Oh dear
-Original Message-
From: jon roig
To: Svensson, B.A.T. (HKG); [EMAIL PROTECTED]
Sent: 2004-02-02 20:01
Subject: RE: [PHP-WIN] tutorial
The manual is indispensible, but personally, I've found the Sams "Learn
in 24 Hours" tutorial to be the best. Basicall
LOL!
(It's rare to see such humble self critisism.)
-Original Message-
From: Ignatius Reilly
I haven't.
Ignatius
_
- Original Message -
From: "Cyrus Misthalin"
How have you learned PHP?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe
> Does someone of you own a php-online-game?
No, but I own a two materia transporters (read: bicycles),
it's almost as cool.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
-Original Message-
From: Cyrus Misthalin
> How have you learned PHP?
How do you mean?
To learn the syntax and sematics of php, one just need to read the online
manual.
To learn to write php code, one only have to learn the principles of
programming, the the rest is just a matter of re
Hello all,
I have been developing ASP sites and applications for about 7 years.
Recently, I have been considering doing some of my new development projects
in PHP. Depending on the learning curve, I will have to support and
continue ASP for some time. I know there a lots of resources available f
I haven't.
Ignatius
_
- Original Message -
From: "Cyrus Misthalin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 02, 2004 20:03
Subject: [PHP-WIN] How have you learned PHP?
How have you learned PHP?
--
PHP Windows Mailing List (http://www.p
Mainly the php.net documentation and this forum.
-Original Message-
From: Cyrus Misthalin [mailto:[EMAIL PROTECTED]
Sent: Monday, February 02, 2004 1:03 PM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] How have you learned PHP?
How have you learned PHP?
--
PHP Windows Mailing List (http://
Does someone of you own a php-online-game?
How have you learned PHP?
The manual is indispensible, but personally, I've found the Sams "Learn
in 24 Hours" tutorial to be the best. Basically, it breaks learning
PHP/Mysql in 24 bite-sized chunks, letting you learn at your own pace...
At any rate, that's how I picked it up... (I program in PHP for a living
now... So it
Donatas wrote:
Has anyone ever tried to imitate a browser with PHP or seen code
snippets that could help?
Scenario would be (everything via PHP):
-login to the page sending username and password and all other necessary
fields via POST
-now that the script is "logged in (session started)" we my u
In my oppinion, the online manual.
-Original Message-
From: Cyrus Misthalin
To: [EMAIL PROTECTED]
Sent: 2004-02-02 18:27
Subject: [PHP-WIN] tutorial
What is the best tutorial for PHP?
Best online-course?
And Best book?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe,
What is the best tutorial for PHP?
Best online-course?
And Best book?
PHP Programmer needed badly in the Miami/Dade Area. eMail me off line
to get some details. =)
Cesar
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Svensson, B.A.T. (HKG),Helloļ¼
I agree with what Svensson said.I can give you some details.
You MUST know how to REMEMBER your link state and information
for a browser.It's related with cookie,that's to say,Set-Cookie & Cookie
field of HTTP header.such as:
Set-Cookie: PHPSESSID=akj
OF course it possible, otherwise it would not be possible
to write a web browser in the first instance. ;)
Check out the HTTP protocol at www.w3.org, and then start out
by making a manual telnet connection to port 80, that should
make you familary with the principles. After that it should
be fairl
php-windows Digest 2 Feb 2004 10:47:51 - Issue 2104
Topics (messages 22692 through 22694):
Re: User authentication problem
22692 by: Meteorlet
22693 by: Svensson, B.A.T. (HKG)
imitating browser
22694 by: Donatas
Administrivia:
To subscribe to the digest, e-mail:
Has anyone ever tried to imitate a browser with PHP or seen code
snippets that could help?
Scenario would be (everything via PHP):
-login to the page sending username and password and all other necessary
fields via POST
-now that the script is "logged in (session started)" we my use a search
for
20 matches
Mail list logo