Forum Moderators: coopster
I would now like a similar editor with respect to learning PHP/mysql. I've heard that Dreamweaver produces bloated php code. Are there better editors out there which will produce more 'correct' code? Hopefully free, or not....
I've done some reading on php, so i'm now at a stage where I want to begin producing a fully flowing website!
Hope you can help.
[edit]I'll also learn how to spell WYSIWYG properly! I wish the title's were editable[/edit]
I think in order to get along with php it is best to actualy learn to write the php code yourself. I know this sounds very daunting but it is very acheivable. When I started using php (about a year ago) I was lost, but pretty soon you start to get a grasp of it, within about 6 months you will know enough to be able to get by.
Look up as may tutorials as you can, follow them. Perhaps even buy a php book and work your way through it. The hardest part is getting started. Once you know the basics the rest will fall into place.
Mack.
Dreamweaver's a pretty decent tool for writing PHP, whether or not you want to use their canned solutions or write your own stuff. If a program like that could really write code, most folks on this board would be flipping burgers.
I have a new domain, and the account includes a multitude of scripts and several WYSIWYG site builders.
The WYSIWYG editors are Bleepsoft and SiteStudio plus another in beta testing (SiteWorkShop) The templates in the first two are fairly basic looking, and I have not seen the SiteWorkShop ones yet (down for maintainance)
But what interested me when I researched them a little was the php scripts -
PHP-Nuke
Post-Nuke
phpWebSite
Mambo Open Source
Drupal
Geek Log
Siteframe
Xoops
Moodle
PageSynd (Content syndicator)
PhpWiki
TikiWiki
phpWCMS
Can any of these be used to build websites instead of the WYSIWYG editors?
I mean, phpWebSite sounds like it is a website builder, and maybe the others are also... I have seen the phpWCMS logo on some sites in the past.
How much experience is needed to use these php scripts compared to using a WYSIWYG editor.
I know a little html, but am certainly not proficient at it.
Content management systems can save you a lot of time when it comes to building large scale websites.
Mack.
Do I still need a template, for instance (being not overly html'd) if building a site with say phpWebsite?
I understand that I still need to input html and all the content of course.
Sorry if my questions don't make sence,(using a template and php at the same time may be like an oxymoron, I'm not sure) but this is new to me.
The only thing that I'm not too keen on is that the CMSs which I've seen all seem to force you into a design based on their templates. I would like to use one of these CMSs but don't want to act like another clone of a PHP Nuke site.
I seem to remember it saying somewhere that it was possible to extend the design of the template, but by how much i'm not sure and how easy i'm not so sure.
As far as I'm aware these CMSs are template based.
I've also heard about 'Smarty' which isn't exactly the same as the above, but I'm still wondering if it can do a job for me. I can't quite get my head around it.
phpNuke and Post-Nuke like many of them are used by lot of people to build forums.
phpWebSite and phpWCMS look interesting to me, especially phpWCMS, as they appear more developed to build more conventional websites. They appear to be sort of template based, in that they are modular.
Where a html Template is for a whole page (I think) it seems that with these programs you can build a page as large or small or simple or as complicated as you want, all based on adding, deleting and moving modules.
I don't know if that's how Nuke types work or not.
The guy that is developing phpWCMS has a very good website where he goes right in to describing it all.
Haven't ckecked out Siteframe yet, XOOPS seems good too. They all have forums, so you can look at examples of their work in progress.
I'm getting excited. But I gotta sleep. I think. Gee they've got some funny names.
Not havingt used a CMS before, but having looked at quite a few, it's the first time I've looked at a CMS's site and thought 'ok, I can see exactly how that works' and felt confident I could go with it.
If anyone was starting to look into CMSs I'd certainly recommend looking at that site to get a feel for how they work, whether they decided to use that one or not
php in general....if you don't need it ..dont use it ..it's the easiest way in for any hacker
I strongly feel that the programmer is responsible for falling in its self-made traps (here holes)
Aren't we responsible for writing codes that offer security
We both know that some "one size fits all” such as Mambo do carry holes in the script
But many among us do write PHP pretty good scripts security wise
I personally may not shield perfectly my own codes or even not perceive the risk
However PHP highly experienced members here do fine in regards of security.
Regards
Henry