I want to use GUI tool rather writing a script on PHP how can i use that.?
is there any GUI tool to drag and drop objects and write PHP code behind them.

    Perhaps you should look into using a content management system instead.

      laserlight;11052159 wrote:

      Perhaps you should look into using a content management system instead.

      I am totally new to web designing what I mean to say can we use tool like Front page etc. and if then how do we use it

        Aliomer wrote:

        I am totally new to web designing what I mean to say can we use tool like Front page etc. and if then how do we use it

        The simple answer is that you cannot, at least not as this time. If you do not wish to apply your design skills to create a theme for a content management system (these days Wordpress, originally a blogging platform, would be a popular example, then you may wish to partner with a software developer who is skilled in web development using PHP. If you really wish to create PHP scripts yourself, then you need to learn how to code in PHP: there is no WYSIWYG editor that creates new, custom PHP scripts by "drag and drop". At best some web hosts will allow you to install an existing PHP script (like a content management system) at the click of a button, but you will still have to configure it, install/create a theme, etc.

          Write a Reply...