Networking, Programming and Graphics - Tutorials
ONLINEHOWTO.net Tutorials Category
  • PHP (35)
  • PHP Form Tutorial - Validates Data Networking, Programming and Graphics - Tutorials Networking, Programming and Graphics - Tutorials  PHP Form Tutorial - Validates Data
    Tutorial on create a simple form that will validate the user input using PHP. This tutorial assumes the audience knows how to create a working form and discusses more of the PHP code required.
  • Error while connect to network services in PHP Networking, Programming and Graphics - Tutorials  Error while connect to network services in PHP
    Error when you connect to network service is another runtime error in PHP. When you connect other machines using a network we can imagine how the other hardware fails.
  • Call to undefined function and wrong parameters in function. Networking, Programming and Graphics - Tutorials  Call to undefined function and wrong parameters in function.
    In this tutorial we will discuss runtime errors in PHP caused by functions. If your script call to undefined function or the function does exist, but the number of parameters is wrong you will receive an error.
  • Runtime errors in PHP Networking, Programming and Graphics - Tutorials  Runtime errors in PHP
    In a previous tutorial we discussed PHP syntax errors description , and now we will talk about Runtime errors in PHP.
  • PHP syntax errors description Networking, Programming and Graphics - Tutorials  PHP syntax errors description
    Every programming language has number of rules, called syntax, which must be followed in the constructions in order to be valid.
  • Complete PHP CURL, JSON and Google Maps API Example Networking, Programming and Graphics - Tutorials Networking, Programming and Graphics - Tutorials  Complete PHP CURL, JSON and Google Maps API Example
    The aim of this tutorial to show how you can combine, CURL, JSON and the Google Map API to create a widget that displays your browser position (internet connection) on a map.
  • PHP script sending with external SMTP authentication Networking, Programming and Graphics - Tutorials Networking, Programming and Graphics - Tutorials  PHP script sending with external SMTP authentication
    In my work I often have clients calling with the following statement: "My PHP script which is sending with external SMTP authentication is not working.
  • PHP Errors, Warning, Notices Networking, Programming and Graphics - Tutorials  PHP Errors, Warning, Notices
    Did you receive this kind of PHP errors or something similar ? Parse error: syntax error, unexpected T_ECHO in .
  • PHP GD Display Watermark with PNG Alpha Blending Networking, Programming and Graphics - Tutorials Networking, Programming and Graphics - Tutorials  PHP GD Display Watermark with PNG Alpha Blending
    If you have a web gallery with truly your copyrighted image like photography, paintings, illustrations, drawings, etc.
  • PHP GD Image Resize to Create Thumbnail Networking, Programming and Graphics - Tutorials Networking, Programming and Graphics - Tutorials  PHP GD Image Resize to Create Thumbnail
    When we work on some website where the user or administrator of the website can upload new images by some CMS (Content Management System), we can think on this, how the pictures will be organized.
  • more >>
  •  
  • Flash Action Script (2)
  • How to build a dynamic news nugget Networking, Programming and Graphics - Tutorials Networking, Programming and Graphics - Tutorials  How to build a dynamic news nugget
    In this tutorial we will create a dynamic news nugget that reads the text from an xml file. It`s very useful when you want to read some rss feeds into a flash file.
  • How to create a Flash text scroller with no coding Networking, Programming and Graphics - Tutorials Networking, Programming and Graphics - Tutorials  How to create a Flash text scroller with no coding
    In this tutorial we will create a basic Flash text scroller using vertical and horizontal scrollbars without coding.
  •  
  • Java script (6)
  • jQuery for Beginners - Step by Step Tutorial (Part 3) Networking, Programming and Graphics - Tutorials  jQuery for Beginners - Step by Step Tutorial (Part 3)
    .
  • jQuery for Beginners - Step by Step Tutorial (Part 2) Networking, Programming and Graphics - Tutorials  jQuery for Beginners - Step by Step Tutorial (Part 2)
    Here we will continue from previous part of jQuery for Beginners Tutorial. Selectors The selectors in jQuery seems like this: $(.
  • jQuery for Beginners - Step by Step Tutorial (Part 1) Networking, Programming and Graphics - Tutorials  jQuery for Beginners - Step by Step Tutorial (Part 1)
    jQuery is JavaScript framework, which makes very easy development of JavaScript applications. Moreover jQuery will guaranty you that your application will work on most popular web browsers used today.
  • Debug Java Script Applicatons with Firebug Networking, Programming and Graphics - Tutorials  Debug Java Script Applicatons with Firebug
    Java Script is very popular scripting language tool, because he use small source code, cross platform within many browser and the execution of the script is fast for this, because calculation of the script is made on user's computer and your server will stay available for main applications.
  • Change IMG SRC picture with Java Script Dynamically Networking, Programming and Graphics - Tutorials  Change IMG SRC picture with Java Script Dynamically
    If you have some photo gallery, with many folders of your events and each folder give to user a list with all photos you probably want to display one large photo and the others are small (thumbnails) in some list bar.
  • Create JavaScript Testimonials Networking, Programming and Graphics - Tutorials  Create JavaScript Testimonials
    Many websites have special section for displaying Testimonials and other greetings from visitors, users, clients, partners, etc .
  •  
  • AJAX (9)
  • Editable Datagrid for Ruby on Rails Built with dhtmlxGrid Networking, Programming and Graphics - Tutorials Networking, Programming and Graphics - Tutorials  Editable Datagrid for Ruby on Rails Built with dhtmlxGrid
    This tutorial shows how to display tabular data in Ruby on Rails environment within editable datagrid, using dhtmlxGrid.
  • Paging using PHP & MySQL with AJAX Networking, Programming and Graphics - Tutorials Networking, Programming and Graphics - Tutorials  Paging using PHP & MySQL with AJAX
    Most users when works with large databases for websites with much more records in it and when want to list all results, experiencing problems how to display the data and how to keep small and nice looking web page with fast page load time.
  • AJAX Drop Down Select Networking, Programming and Graphics - Tutorials  AJAX Drop Down Select
    If you are developing WEB application which need two inputs, and the list options of second depends from the first choose, it is good to be used AJAX.
  • AJAX POST Method Request Networking, Programming and Graphics - Tutorials  AJAX POST Method Request
    All AJAX Application are based on small requests of data between client and server. Like in the standard HTML form requests, in this AJAX requests have two types of requests - GET and POST.
  • Google-like AJAX Progress Bar Networking, Programming and Graphics - Tutorials Networking, Programming and Graphics - Tutorials  Google-like AJAX Progress Bar
    Each AJAX applications interact between server and client browser on small parts of data. Even this data is small, user have to be informed about progress of operation.
  • MySQL PHP AJAX Query Networking, Programming and Graphics - Tutorials Networking, Programming and Graphics - Tutorials  MySQL PHP AJAX Query
    We will continue with our AJAX Tutorials and make small AJAX Application using AJAX PHP MySQL Query to edit data in MySQL Database.
  • Prevent AJAX scripts from caching Networking, Programming and Graphics - Tutorials Networking, Programming and Graphics - Tutorials  Prevent AJAX scripts from caching
    AJAX is modern new technology which gives you an advanced way to improve the quality, speed and interactivity of internet applications.
  • AJAX Tutorial Networking, Programming and Graphics - Tutorials  AJAX Tutorial
    To see how AJAX works, we will develop small AJAX Web Application. First of all we need some HTML file with forms to input data.
  • What is AJAX Networking, Programming and Graphics - Tutorials  What is AJAX
    This AJAX tutorial will teach you what is AJAX and how to use AJAX programming tools. AJAX is coming from Asynchronous JavaScript And XML.
  •  
Need a specific tutorial? Do not hesitate and submit a request!
Your e-mail: