Bazaar – php example code – part 15 – visual improvements of page
Article focus on further improvements in visual. We look at way how to create main part of all pages more
Read more
The creation of websites has undergone an extensive rebirth since the days of text pages. In addition to the development of basic technologies such as HTML markup language and visual styling using CSS. Gradually, scripting technologies were added on the server and client side, which enabled the creation of dynamic pages that respond flexibly to user interaction. Frameworks bring simplification and automation of content creation. In the area of amateur and user-friendly web design, the WYSIWYG method was replaced by content CMS systems (wordpress, joomla or drupal). This section will gradually introduce technologies for web development as well as interesting programming languages and development tools.
Article focus on further improvements in visual. We look at way how to create main part of all pages more
Read moreArticle focus on way how to mark sold item in the bazaar_item table for further deletion. Successfully sold item is
Read moreArticle focus on a way how to generate RSS XML code for syndication news about currently published articles. User can
Read moreArticle focus on implementation of CAPTCHA with tools available in PHP. Separate script generate randomly rotated and by scratches and
Read moreOur article focus on way how all logged in users can maintain accurate information about themselves. Profile page will contain
Read moreArticle will focus on way how to create pagination functionality for larger list of displayed data (list of items for
Read moreArticle will focus on implementation user cart icon with display of number and total price for items in main menu
Read moreArticle focus on way of implementation of user shopping cart. Our bazar_item table is altered for new field cart_number. If
Read moreArticle deeper focus on mechanism how to use session variables created for loged in user for diferentiating page display. This
Read moreThis new year article will focus on using $_SESSION and $_COOKIE variables in proces on login user into a application.
Read more