Help - Search - Members - Calendar
Full Version: Web / PHP Resource Thread
Neowin Forums > Help & Discussion Center > Web Server Side
Pages: 1, 2
Rathamon
Download:

www.php.net (php homepage)

www.apache.org (apache homepage)



Setup

www.ybotherk.com (contains an article on setting apache/php up on UNIX)

http://hotwired.lycos.com/webmonkey/00/44/index4a.html



Code:

www.evilwalrus.com (php coding site)

www.devshed.com (general site with lots of info)

http://hotwired.lycos.com/webmonkey/programming/php/

www.newbienetwork.net

www.phpbuilder.com

http://webmasterbase.com/subcats/53



Basic Info

check your server has php enabled; add this to a file called phpinfo.php - "" - no question marks.



Compiled links from Rathamon, PigeonHead, SyS_Reactor, and prasanth - timdorr heavy moderating industries
protomor
do they have apps that do the code for you like frontpage but with php instead of html? I know im looking for shortcuts but it makes it easier to edit the code after a program has done the main stuff for you.
Hypercube
Quote -
Originally posted by protomor

do they have apps that do the code for you like frontpage but with php instead of html? I know im looking for shortcuts but it makes it easier to edit the code after a program has done the main stuff for you.




Nope, that would be nice, but its coded by hand, you can try to recycle cod though smile.gif
Prasanth
Setting up a Windows PHP Server

http://www.warp2search.net/sniper/Sniper.html
sailgreg
Quote -
Originally posted by protomor

do they have apps that do the code for you like frontpage but with php instead of html? I know im looking for shortcuts but it makes it easier to edit the code after a program has done the main stuff for you.




Yes, the new dreamweaver (MX) lets you!
radixvir
Quote -
Originally posted by sailgreg

Yes, the new dreamweaver (MX) lets you!




it only has snipets of code though. the best way is to recycle code like the other guy said.
[idkfa]
great IDE for php:

www.phpedit.com



features:
  • Syntax highlighting
  • integrated debugger
  • code explorer
  • shows you the syntax of the command (dunno what it's called tongue.gif)
  • many more things i forgot to mention wink.gif
nXP_151
Add www.1phpstreet.com for code category smile.gif.
[idkfa]
Quote -
Originally posted by Rathamon

"" - no question marks.





you mean quotation marks?

coz without question marks this wouldn't work tongue.gif
Steven
i'm ready to jump into PHP, thanks for all those links, they'll be sure to give me a head start smile.gif
IrcSystmzz
Found this link for setting php nuke 5.6 and 6.0 on windows 2000 server

PHP For Window Servers
kyo116
http://php.resourceindex.com/

lots of php code
Garrett C
All of those sites are great, but I ALWAYS use php.net the most. It has an awesome function lookup, and it really helps you out. I believe www.phpbuilder.com has the same options, but I like php.net better. tongue.gif Anyway, good luck coders! Check your P's and Q's, oh and make sure you always use the proper syntax. smile.gif (Word of advice: read the manual first at php.net. wink.gif)
BxBoy
Another good resources for PHP (and any other web-based language, for that matter) is HotScripts
ORPHlC
http://www.sourceforge.net and http://www.freshmeat.net have PHP sections...
rayper
The best site to ask questions and get correct answers is http://www.sitepointforums.com. I seriously think they have the most intellectual group of webmasters.
uniacid
Quote - (prashidi @ Apr 15 2003, 23:31)
The best site to ask questions and get correct answers is http://www.sitepointforums.com. I seriously think they have the most intellectual group of webmasters.

yes smile.gif I also bought their book which is great!
newsgeek
Web Stuff
Flash Kit
Javascript Kit
Javascript Source
Web Monkey
teencoderz.com
Yahoo! - HTML
SitePoint
thesitewizard.com
WebTricksCentral

Add DHTML and other JavaScript features to your site:
DynamicDrive.com

Two that are always a must have:
World Wide Web Consortium (W3C)
W3 Schools

The complete reference for (D)HTML and a lot of other stuff.
msdn.microsoft.com/library
F|shy
EditPlus
Great IDE for PHP/ASP/C/C++/Java/Everything
Hightlighting is very good too.
X-Istence
Shameless plug, but here goes:

http://x-istence.com/forums/

Always looking for new members, its basically help for a lot of programming languages, and we really need more members to make the forum a bigger community.
ghostwind
Quote - (sailgreg @ Jun 23 2002, 02:05)
<br />
<br />
Yes, the new dreamweaver (MX) lets you!

Dreamweaver MX adds alot of extra bulk with javascripting, you are better off hand coding devil.gif
xEonBuRn
Any good books?
FiREFLi
might be a bit basic, but good to learn the...basics confused.gif and i like the VQS series (i have 4 blush.gif)

"PHP for the World Wide Web - Visual Quickstart Guide"
Larry Ullman - Peachpit Press
mrblack
Hi everybody.... i need help from you guys... im setting up an IMAP, Horde, on IIS6, win2003 server, the thing is i need some packages for PHP, some kind of extension called PEAR, does anyone know exactly what this is for?? Im a step away from secceding... hope anyone knows... wink.gif
metal_dragen
For one thing, you should have created a new post for your question. For another, Google holds all the answers - http://pear.php.net .
mrblack
Quote - (metal_dragen @ Jun 15 2004, 17:22)
For one thing, you should have created a new post for your question. For another, Google holds all the answers - http://pear.php.net .

Thnx man, i checked it already, but its not very clear.... anyways, i'll have the new post created right know...
Acoustically
http://www.pixel2life.com

A useful tutorial index site, easy to use and was useful to me. smile.gif
Bizon
An IDE which I really like to use is Html kit Chami.com
CeruleanCowboy
I love PHP Designer 2005. Great IDE. AND its free.

http://www.mpsoftware.dk
MidnightDevil
I tried Zend Studio a few months back, pretty good for php developing.
Acoustically
http://www.rileysresource.net
submit your articles people!
moffstarr
QUOTE(CeruleanCowboy @ Feb 20 2005, 18:28)
I love PHP Designer 2005. Great IDE. AND its free.

http://www.mpsoftware.dk
[right][snapback]585505264[/snapback][/right]



yer i second that mps is pretty niffty
Borbus
www.zend.com have some very good php tutorials especially for total beginners.
http://www.zend.com/php/beginners/index.php <absolute beginners section

For people that want to set up a windows server to start web development, I recomend TSW The Saint Wamp. Its an all in one server that has apache, mysql, php5, perl, asp, python, php myadmin and more stuff all preconfigured. It works really well. Get it from sourceforge: sourceforge.net/projects/yawamp/
Moe Szyslak
Are there any other all in one packages that allow you to install apache, php and mysql in one?
Borbus
Yes, I know if two more: Xampp and EasyPHP. Google them. Apparently they have out of dte stuff in them though. EasyPHP has php 4 for example. TSW is by far the best. It has stuff like phpmyAdmin built in which is apparently hard to install on its own. You need phpmyAdmin really for mySQL unless your comfortable either building your own or jus passing sql commands.
Daylene
Using Php Desginer 2005 right now and it's perfect for my needs smile.gif
olajideolaolorun
May i add The Uniform Server (a.k.a. Miniserver) If you are looking for a WAMP Package with Apache 2, PHP 4/5, MySQL, phpMyAdmin, phpBackupPro, Perl, ... Python, Tomcat, Resin....

http://www.uniformserver.com

It is also small and under 4MB Download size. It is easy to use and mobile. Can be burnt to a CD and also carried in a USB Stick.... biggrin.gif

It also has more features under development but those are just the basics..

It is also secure, 2ce more than XAMPP or any other WAMP Package ever....

try it out!... biggrin.gif

PS: Of couse this is coming from me and i am a developer so u will just have to test it out to see for yourself if i am right or wrong... our forums are craling of people switching from XAMPP and other WAMP Packages.... thats my 2cents...
REMIYA
Gel - The best Java IDE
WAMP5 - The best PHP server
Crimson Editor - The best PHP IDE

smile.gif
Nidonocu
For a good built in validation tool for Mozilla Firefox users, I recommend this extension which updates the Source window with validation help and checkers and displays a counter of errors and warnings. It can also scan for diffrent levels of Accessibility. I've also found it to be a little more strict than the W3C's but it works very well. smile.gif
Skov
QUOTE(Nidonocu @ Jul 9 2005, 19:37)
For a good built in validation tool for Mozilla Firefox users, I recommend this extension which updates the Source window with validation help and checkers and displays a counter of errors and warnings. It can also scan for diffrent levels of Accessibility. I've also found it to be a little more strict than the W3C's but it works very well. smile.gif
[right][snapback]586187971[/snapback][/right]

I'm trying it right now, thanks for the link smile.gif
SamNeeds
Fellow PHP coders!

From experience what is the best resource/tutorial for a crash course in PHP to enable me to be familiar with coding in PHP?

PHPFreaks.com seems to be good.
xspace
Wow, thank god that I found this thread... I am just about to embark on a final year programming project. Intend to develop a call center mgmt system.
ruey
php is supposed to process and spit out html, but im thinking if i can use php with javascript... is that possible? like, just for content in alert boxes generated by php...
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.