Forums

PHP

This topic is locked

less than a bigginer in php

Posted 09 Dec 2002 13:39:12
1
has voted
09 Dec 2002 13:39:12 lillo lillonix posted:
People, i would realy apreciate if sombody could help me: i have no idea of php forms nor how to use it with dreamweaver 4, so i need to start from the basics, can sombody give me a hand? (any tutorial, whatever!!!)

lillonix

Replies

Replied 09 Dec 2002 13:58:15
09 Dec 2002 13:58:15 Martha Graham replied:
You can find a lot of info on this site, use our comprehensive search.

This book might be helpful to you:
www.dmxzone.com/go?3456

Good luck.

Martha Graham
Replied 09 Dec 2002 15:05:58
09 Dec 2002 15:05:58 Tim Green replied:
Sorry Martha, but that isn't going to help much.

Dreamweaver 4 does not support PHP. For that you're going to need to upgrade to UltraDev or Dreamweaver MX.

Tim Green

Extension & PHP TalkZone Manager
<font size=1>-------------------------------------------
<i>Please read the Forum FAQ before posting
a question to this TalkZone.</i>
-------------------------------------------
www.UDzone.com : A dynamic Dreamweaver,
Ultradev and Fireworks site for developers
by developers.
-------------------------------------------</font id=size1>
Replied 10 Dec 2002 13:10:11
10 Dec 2002 13:10:11 Martha Graham replied:
That is right. Didn't think about that.
You can handcode though in Dreamweaver 4. That is how I started with php

<img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
Martha Graham
Replied 10 Dec 2002 21:53:38
10 Dec 2002 21:53:38 lillo lillonix replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
People, i would realy apreciate if sombody could help me: i have no idea of php forms nor how to use it with dreamweaver 4, so i need to start from the basics, can sombody give me a hand? (any tutorial, whatever!!!)

lillonix
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

lillonix
Replied 10 Dec 2002 21:57:01
10 Dec 2002 21:57:01 lillo lillonix replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
People, i would realy apreciate if sombody could help me: i have no idea of php forms nor how to use it with dreamweaver 4, so i need to start from the basics, can sombody give me a hand? (any tutorial, whatever!!!)

lillonix
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

lillonix
Replied 10 Dec 2002 22:02:35
10 Dec 2002 22:02:35 lillo lillonix replied:
i got a new question for somebody: do i need to have any php editor software to start working php in dreamweaver 4?

lillonix
Replied 11 Dec 2002 10:14:31
11 Dec 2002 10:14:31 Iain Stewart replied:
No,

just use dw4 in code view and hand code away, but make sure you are running a web server PWS for WIN98 or IIS NT/XP and have php installed on your machine, downloadable from www.php.net


Iain

head hurts, 'mental note to self, stop banging head !'
Replied 11 Dec 2002 15:08:10
11 Dec 2002 15:08:10 lillo lillonix replied:
thats exactly where im lost: my web is in a free 5 mb unix server, and i dont know if im supossed to install some software in my computer or not, and which one. You say to install php in my machine, which one for win xp?

lillonix
Replied 11 Dec 2002 18:40:36
11 Dec 2002 18:40:36 Iain Stewart replied:
OK,

For testing and building you need to have php installed in your home machine, very simple process download the windows installer from www.php.net

First your running Win XP so go to add remove programmes and add IIS its on the Win XP cd.

Then run the php installer and your machine should be ready for php sites.

You need to save the site in the folder c:\inetpub\wwwroot\SITENAME were sitename being your chosen site.

and to view in a web browser use

localhost/sitename/index.php

but all this is useless if your web host doesn't support php so you need to find that out.

Iain

head hurts, 'mental note to self, stop banging head !'
Replied 11 Dec 2002 18:45:53
11 Dec 2002 18:45:53 lillo lillonix replied:
clear as water, thanks a lot i really apreciate. talk 2 u soon, ill try your recomendation.

lillonix
Replied 03 Mar 2003 16:36:28
03 Mar 2003 16:36:28 lillo lillonix replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
hi again, now that i understood php and build a form ok, i want to know if i can build a search engine to find books in php. thanks
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

lillonix
Replied 13 Mar 2003 16:53:49
13 Mar 2003 16:53:49 michael cross replied:
will the windows installer work on XP Pro uploading to a unix server

always on board
Replied 14 Mar 2003 10:06:30
14 Mar 2003 10:06:30 Iain Stewart replied:
Yeah the windows installer is just for your machine to run php scripts, your host will have php set up to run on their server, so all you upload is your php pages, it will reaad your pages and run your scripts just the same as your own pc will.

hope this helps

Iain

head hurts, 'mental note to self, stop banging head !'

Reply to this topic