Go Back  HTML Forums - Free Webmaster Forums and Help Forums > WEBSITE DEVELOPMENT > Server Side Programming > PHP Programming
User Name:
Password:
 

Reply
Thread Tools   Display Modes
  View First Unread
 
Old 12-03-2002, 01:19 AM
  #16
scoutt
Mister Admin to you
 
scoutt's Avatar
 
Join Date: Jul 2001
Posts: 30,867
iTrader: (0)
scoutt is a jewel in the roughscoutt is a jewel in the roughscoutt is a jewel in the roughscoutt is a jewel in the rough
Jolly, there are a lot of programs like that. one good one is the one IDE that Zend puts out. very expensive but worth the money.

BUT, they all need the interpreter, that is, they need php installed. and by the way, you can run php without a server just like perl. so you didn't find anything fancy

plus that program doesn't support mysql which is the basis for php. I mean what else would you do with php if you didn't have mysql to work with.
__________________
Have a Script or Snippet you want to share?

WWW Standards: HTML 4.01, CSS2.1, CSS3, XHTML 1.0
PHP Standards: PHP Standards
scoutt is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-03-2002, 12:30 PM
  #17
Maxsimus
Veteran (Level 7)
 
Maxsimus's Avatar
 
Join Date: Oct 2002
Location: Denmark
Posts: 63
iTrader: (0)
Maxsimus is on a distinguished road
but i am 100% sure that there was some guys that say that thy use DW and thy had maked many php pages in wysiwyg
Maxsimus is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-03-2002, 12:33 PM
  #18
kdjoergensen
 
kdjoergensen's Avatar
 
Join Date: Sep 2000
Location: New Jersey.
Posts: 1,117
iTrader: (0)
kdjoergensen is on a distinguished road
They probably created the HTML templates in DW and then inputted the php custom tags seperately (or thorugh DW, just as you would insert javascript). That way you would not have to worry about layout, only php programming..
__________________
Kenneth Joergensen

Home page away from home:
ImagineThat.HTMLPlanet.com

There are no such thing as bad browsers .. only bad programmers.
kdjoergensen is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-03-2002, 04:10 PM
  #19
jollyfactory
Deity (Level 17)
 
jollyfactory's Avatar
 
Join Date: Nov 2000
Location: Sydney, Australia
Posts: 775
iTrader: (0)
jollyfactory is on a distinguished road
Quote:
Originally posted by scoutt
and by the way, you can run php without a server just like perl. so you didn't find anything fancy
really? oh well lol
Just wondering.. where can I get this IDE from Zend that you've mentioned?
__________________

The website said: Please Use Internet Explorer 6 or better for our site ... so I used Netscape
jollyfactory is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-03-2002, 04:12 PM
  #20
scoutt
Mister Admin to you
 
scoutt's Avatar
 
Join Date: Jul 2001
Posts: 30,867
iTrader: (0)
scoutt is a jewel in the roughscoutt is a jewel in the roughscoutt is a jewel in the roughscoutt is a jewel in the rough
http://www.zend.com/store/products/zend-studio.php

and Zend is the company that actually makes the php.exe file.
__________________
Have a Script or Snippet you want to share?

WWW Standards: HTML 4.01, CSS2.1, CSS3, XHTML 1.0
PHP Standards: PHP Standards
scoutt is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-03-2002, 05:33 PM
  #21
gtmitch2
Deity (Level 17)
 
gtmitch2's Avatar
 
Join Date: Nov 2002
Location: San Antonio, TX
Posts: 794
iTrader: (0)
gtmitch2 is on a distinguished road
That program looks pretty cool scoutt.
__________________
Not enough time? I uploaded Rome in a day!
Pixelized.org
Inside the mind of a 12 year old

Handy-dandy Google!
gtmitch2 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-04-2002, 10:26 AM
  #22
Maxsimus
Veteran (Level 7)
 
Maxsimus's Avatar
 
Join Date: Oct 2002
Location: Denmark
Posts: 63
iTrader: (0)
Maxsimus is on a distinguished road
Hello i think that i am muche more into it now. but i need to now one VERY importan thing how du i install php 4.2.3 ??
Maxsimus is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-04-2002, 10:28 AM
  #23
scoutt
Mister Admin to you
 
scoutt's Avatar
 
Join Date: Jul 2001
Posts: 30,867
iTrader: (0)
scoutt is a jewel in the roughscoutt is a jewel in the roughscoutt is a jewel in the roughscoutt is a jewel in the rough
you go to www.php.net and download teh most current php install for windows. it should be a zip file.

then unzip it into the root directory, C:\php

that easy
__________________
Have a Script or Snippet you want to share?

WWW Standards: HTML 4.01, CSS2.1, CSS3, XHTML 1.0
PHP Standards: PHP Standards
scoutt is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-04-2002, 11:21 AM
  #24
Maxsimus
Veteran (Level 7)
 
Maxsimus's Avatar
 
Join Date: Oct 2002
Location: Denmark
Posts: 63
iTrader: (0)
Maxsimus is on a distinguished road
if i whant to see the page i have maket haw do i do that??
Maxsimus is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-04-2002, 11:26 AM
  #25
scoutt
Mister Admin to you
 
scoutt's Avatar
 
Join Date: Jul 2001
Posts: 30,867
iTrader: (0)
scoutt is a jewel in the roughscoutt is a jewel in the roughscoutt is a jewel in the roughscoutt is a jewel in the rough
if you want to see the page that you made that has php code in it, then you will have to setup apache or another server on your machine. there is no way around it unless you uploaded it to your host.
__________________
Have a Script or Snippet you want to share?

WWW Standards: HTML 4.01, CSS2.1, CSS3, XHTML 1.0
PHP Standards: PHP Standards
scoutt is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-04-2002, 12:09 PM
  #26
Maxsimus
Veteran (Level 7)
 
Maxsimus's Avatar
 
Join Date: Oct 2002
Location: Denmark
Posts: 63
iTrader: (0)
Maxsimus is on a distinguished road
i already got apache on my computer but haw do it work??
Maxsimus is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-04-2002, 12:35 PM
  #27
Maxsimus
Veteran (Level 7)
 
Maxsimus's Avatar
 
Join Date: Oct 2002
Location: Denmark
Posts: 63
iTrader: (0)
Maxsimus is on a distinguished road
I haw looked at some site and i found this

Quote:
AutoTheme is a theme system script for the PostNuke CMS. I've seen many posts from new users inquiring about every aspect of the current PostNuke theme system and related files. The current theme system usually requires you to be somewhat familiar with PHP and the PostNuke architecture. AutoTheme attempts to remove most of this complexity.
Maxsimus is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-04-2002, 12:39 PM
  #28
scoutt
Mister Admin to you
 
scoutt's Avatar
 
Join Date: Jul 2001
Posts: 30,867
iTrader: (0)
scoutt is a jewel in the roughscoutt is a jewel in the roughscoutt is a jewel in the roughscoutt is a jewel in the rough
well it all depends on how you have it setup. it is setup as localhost?
__________________
Have a Script or Snippet you want to share?

WWW Standards: HTML 4.01, CSS2.1, CSS3, XHTML 1.0
PHP Standards: PHP Standards
scoutt is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-05-2002, 01:52 PM
  #29
Maxsimus
Veteran (Level 7)
 
Maxsimus's Avatar
 
Join Date: Oct 2002
Location: Denmark
Posts: 63
iTrader: (0)
Maxsimus is on a distinguished road
is it easy to make phpbb forums?? i want to make one but is it easy??
Maxsimus is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-05-2002, 02:02 PM
  #30
scoutt
Mister Admin to you
 
scoutt's Avatar
 
Join Date: Jul 2001
Posts: 30,867
iTrader: (0)
scoutt is a jewel in the roughscoutt is a jewel in the roughscoutt is a jewel in the roughscoutt is a jewel in the rough
no, it is prety hard and you have to be really experienced in php to do it.
__________________
Have a Script or Snippet you want to share?

WWW Standards: HTML 4.01, CSS2.1, CSS3, XHTML 1.0
PHP Standards: PHP Standards
scoutt is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote

Reply
KEEP TABS
SPONSORS
 
Boxedart



 
 


 
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
  
 
 
 



 
  POSTING RULES
 
 
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Thread Tools
Display Modes

Forum Jump

 

All times are GMT -5. The time now is 10:39 PM.

   

Mascot team created by Drawshop.com

Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Server Monitoring by ENIACmonitor 0.01
HTMLforums.com © Big Resources, Inc. Web Design by BoxedArt.com
vRewrite 1.5 beta SEOed URLs completed by Tech Help Forum and Chalo Na.