background preloader

Tizag Tutorials

Tizag Tutorials

http://www.tizag.com/

Become a Programmer, Motherfucker If you don't know how to code, then you can learn even if you think you can't. Thousands of people have learned programming from these fine books: Learn Python The Hard Way Learn Ruby The Hard Way Learn Code The Hard Way PHP Tutorial - Datum und Uhrzeit Oft ist es interessant zu wissen, wann etwas gespeichert wurde, deswegen unterstützt PHP auch Datums- und Uhrzeitangaben. Das Datum und die Zeit werden von der Server Uhr abgelesen und können somit nicht von dem Anwender manipuliert werden, allerdings sollte die Server Uhr dann auch richtig gehen. In PHP ermittelt man die Uhrzeit zuerst mit einem UNIX-Timestamp.

CSS Ce que vous avez toujours voulu savoir sur CSS Adaptive Images and Responsive Web Design Cédric Morin makes a ready-to-use solution solving Adaptive Images issue, that fits well with dynamic websites (one more solution, yeah): this solution is not trivial, but is designed to be automated. Adaptive Images et Responsive Web Design

Σφράγισμα χωρίς τροχό ΑΠΟ ΤΗ ΝΙΚΗ ΨΑΛΤΗ / σχολιάστε Μια επαναστατική τεχνική που δημιούργησε η ελληνίδα ερευνήτρια δρ. Αμαλία Αγγελή υπόσχεται να κάνει την καρέκλα του οδοντιάτρου πιο φιλική για όλους. Ένα «θαυματουργό» υγρό που ενεργοποιεί την ανάπλαση της αδαμαντίνης των δοντιών είναι πιθανό να αλλάξει στο άμεσο μέλλον τον τρόπο με τον οποίο αντιμετωπίζεται η τερηδόνα. Πρόκειται για το διάλυμα του πεπτιδίου P11-4 το οποίο σχεδίασε η ομάδα της δρ. Αμαλίας Αγγελή στο τμήμα Χημείας του βρετανικού Πανεπιστημίου Leeds.

MySQL Tutorial We use the classicmodels database as a MySQL sample database to help you work with MySQL quickly and effectively. The classicmodels database is a retailer of scale models of classic cars database. It contains typical business data such as customers, products, sales orders, sales order line items, etc. We use this sample database in our MySQL tutorials to demonstrate many MySQL features from simple queries to complex stored procedures. Download MySQL Sample Database You can download the MySQL sample database in the following link:

Learning Python, Linux, Java, Ruby and more with Videos, Tutorials and Screencasts Introduction If you want to learn the basics of PHP, then you've come to the right place. The goal of this tutorial is to teach you the basics of PHP so that you can: Customize PHP scripts that you download, so that they better fit your needs. Begin to understand the working model of PHP, so you may begin to design your own PHP projects. Give you a solid base in PHP, so as to make you more valuable in the eyes of future employers. PHP stands for PHP Hypertext Preprocessor.

Creating XML Documents in PHP There's lots of reasons why you'd want to make XML documents using PHP. Maybe you're writing your own RSS feed or implementing a REST service. Whatever the reason, this tutorial will introduce you to the DOMDocument object and how to use it to create dynamic XML documents. Before we start creating some actual XML, we're going to need something to make it from. I'm going to start by declaring a class that will hold some information about recent tutorials here at Switch On The Code. We'll take a collection of these objects and produce the same XML that is parsed by jQuery in a previous tutorial. Ajax Tutorial - Tutorial Ajax is a catchy name for a type of programming made popular in 2005 by Google and other big web developers. Ajax loosely stands for Asynchronous Javascript And XML, but that just sounds like techno jargon to many people. In plain English, Ajax can be thought of Javascript on steroids.

VBScript Tutorial VBScript stands for Visual Basic Script, a scripting language developed by Microsoft to be used with Microsoft products, mainly Internet Explorer. It has gone through many changes over the years and is now mainly used as the default scripting language of ASP. VBScript was created to allow web page developers the ability to create dynamic web pages for their viewers who used Internet Explorer. Introduction MySQL is currently the most popular open source database server in existence. On top of that, it is very commonly used in conjunction with PHP scripts to create powerful and dynamic server-side applications. MySQL has been criticized in the past for not supporting all the features of other popular and more expensive DataBase Management Systems.

Référencement tutorial You've finished your web design, uploaded your files, and set up your blog, but you're still not getting as many visitors as you hoped for. What gives? Chances are you haven't started working on one of the most important ways to market your site, Search Engine Optimization (SEO). Rediscovering the Button Element Introduction Creating a consistent interface for your users is a constant struggle for every application designer. Building consistency on the web is especially tough because the visual rendering differences across browsers and operating systems are wildly different and almost arbitrary in what can and cannot be done.

Related: