Featured Posts

  • Prev
  • Next

PHP

Posted on : 25-06-2011 | By : Tegoeh Chuzy | In : CMS

Tags: , , , , , , , , ,

0

PHPWhat is PHP?

I have been programming in PHP. What is PHP you may ask? PHP is a server-side scripting language for the Web. Server-side means that the PHP code is executed before a corresponding Web page appears in the code they sent to the browser. The data are then processed in the script, without which the browser will notice some of them. This has the advantage that such code will work regardless of browser. If Javascript is disabled in the browser, JavaScript can not be executed. PHP is becoming independent of it. However, PHP can be realized for the most part things other than using javascript.

How does it work?

PHP code is mixed directly with HTML typed on one side. Based on the extension (. Php or. Php4 or. Php3) the web server detects even before he sends the page to the browser that this is a page with PHP code. The PHP code is then processed and sent to the browser until the result. So PHP code, you can not see the source code of an HTML document, if it is allowed in the browser. HTML code is outside the PHP code remains unaffected.

Web Design Guide-oriented online marketing

Posted on : 17-12-2010 | By : Tegoeh Chuzy | In : Internet Marketing, Web design

Tags: , , , , , , , ,

0

web designInternet marketing Web Considerations

To start your online marketing business, using the techniques described in this website, you need to have one or more Web sites. Will be your connection to the client, the visitor, with the potential buyer … ultimately with your users and readers. To do this, you will have several options when it comes time to publish your Web pages. You can hire someone to make them you, such as a company, an acquaintance or friends, or you can do yourself, which means you have to spend time building your site.