| Who | When |
Messages | |
|
|
|
| Minh
|
1
|
 |
|
04-05-2001 01:30 AM ET (US)
|
|
Edited by author 04-05-2001 04:05 AM
Friday, I ll come with example on how to use PHP. I ll provide url to see the example, and the code associated. I ll also show some design methodology (mine) to create applications. Put on the message board any suggestion you have for friday.
|
| Minh
|
2
|
 |
|
04-05-2001 04:08 AM ET (US)
|
|
I have done a basic example with post method. You can see it working at :
ieng9.ucsd.edu/~cs134s/example/information/phone/phone.php
You should download the source and print it to have it on friday.
ieng9.ucsd.edu/~cs134s/example/information/phone.zip
there are no comments on the code, we ll do that on friday.
|
| cs134sck
|
3
|
 |
|
04-05-2001 08:01 PM ET (US)
|
|
Deleted by author 04-05-2001 08:02 PM
|
| fdsa
|
4
|
 |
|
04-05-2001 08:04 PM ET (US)
|
|
how can I test php scripts in ieng9?
|
| anonymous
|
5
|
 |
|
04-05-2001 08:07 PM ET (US)
|
|
Few questions about the assignment: 1. The specified web page to receive information on a home is a secure web site. To "speak" to the web server we must encrypt the data being send and de-encrypt data coming back. Do we need to use *this* site? Can we use any site we want?
2. Do we have to use ieng9 & ucsd specified resources? Can we have our scripts graded our own server that accessable on the web?
Thanks
|
| devin
|
6
|
 |
|
04-05-2001 08:30 PM ET (US)
|
|
My guess is that php4 speaks ssl so it'll be straight forward. Can anyone confirm this?
|