Archive

Posts Tagged ‘html’

IP-Sperre in PHP (1/3) – Tutorial von Webseiten mit PHP deutsch / german

September 6th, 2010 admin No comments




Weitere Videos (in besserer Streamqualität und zum Download) findet ihr auf www.webseiten-mit-php.de

How to Make an Emulator using AJAX (Part 1)

September 4th, 2010 admin No comments




In this tutorial, I will show you how to make an emulator using AJAX, HTML, C#, Binary, Flash, Java, and with several other programming languages. In part 1, I will give you a brief overview of what you are dealing with and what you will be using

AJAX 101: Introduction to HTML and Javascript (s1e01)

September 3rd, 2010 admin No comments




Simple video that demonstrates the absolute basics of JavaScript. Starts with a basic HTML page and then creates a simple JavaScript with 2 comments. Please excuse the mistypes and “umms” in the video.

WebOS: Six Attacks, One Sausage

July 29th, 2010 admin No comments




This video will showcase vulnerabilities within the SMS application of the WebOS mobile platform released by Palm for their next generation devices (Palm Pre and Pixi). In WebOS, Palm wanted to design a platform what was very easy to develop on, and feature a revolutionary UI design that would hopefully make users abandon the competition. Apparently, Palm designers were also smitten by a very popular web application design technology, AJAX. Leveraging these two ideals, Palm designed their WebOS operating system to act as a web browser. Mobile WebOS applications are built very similar to how a website would be created for a standard web browser. Thus, the new design allows web developers to quickly build and deploy applications for WebOS. However, this also now introduced common web application vulnerabilities to the mobile application space. intrepidusgroup.com

PHP Tutorials: jQuery: Check if a username is available without refreshing

July 25th, 2010 admin No comments




Check if a typed username is available without page refreshing. Basically, an AJAX style check, but using jQuery. FORUM phpacademy.org TWITTER twitter.com BLOG blog.phpacademy.org

PHP Tutorial: Return data from a MySQL Database without refreshing (using jQuery)

July 23rd, 2010 admin No comments




Outputs the age of a specified name typed in a form, without a page refresh. It’s easy, using jQuery! Great for beginners to AJAX style methods. FORUM phpacademy.org TWITTER twitter.com BLOG blog.phpacademy.org

[PHP] Create a PHP Contact Form

July 10th, 2010 admin No comments




faziforums.co.nr ========================================== When you go to most websites you will most likely see a contact form on their contact page. Why? Well, it is a) easier for the user, just fill in a few details and click Submit and its done and b) because it masks the email address so that visitors cannot see the address which minimizes spam. Creating a PHP contact form isn’t that hard, follow this tutorial and you will soon have your own contact form for your website or blog. There are two parts to this, the form itself which will be inserted into a web page and an external PHP file which handles the data and sends it to the email address. Please note that you will need PHP installed on your web server in order for this to work. Most web servers do have PHP installed but its worth checking with your web hoster before spending your time on this.

JavaScript – How to make a Calculator

July 8th, 2010 admin No comments




In this tutorial I’ll cover how to make a calculator. Link to HD and Source brwpages.com

www.nightclick.net

July 3rd, 2010 admin No comments




movie,videos,music,pictures,wallpapers,cartoon,pricols,books,scripts,games, film,html,templates,software,кино,фильм,обои,музыка,песни,мультфильмы,приколы,книги,скрипты,игры,софт,torrent, гимны,флеш,шаблоны,забавное,hymn,real,barcelona,manchester utd,liverpool,chelsea,arsenal,Milan,inter,Bayern, ajax,marsel,valencia,free,безплатно

Creating a Dynamic Website – Intro

June 23rd, 2010 admin No comments




This is the introduction for my new line of Web Tutorials. In this series of tutorials I will be teaching how to create a dynamic website using PHP and MySQL. We will also be using HTML and CSS for formatting, and javascript/AJAX for some cool projects and site features. WampServer2 – www.wampserver.com Notepad++ – sourceforge.net Notepad++ Plug-ins – sourceforge.net