3 Mass Email Website Newsletter Bulk Batch Send Tutorial PHP MySQL -...
Source File Download - http://www.developphp.com/view.php?tid=483
Here we continue with part 3 of learning to custom create a newsletter or...
Source File Download - http://www.developphp.com/view.php?tid=483
Here we continue with part 3 of learning to custom create a newsletter or bulletin application for your web projects. We are using PHP and MySQL, and setting up automated systems for sending bulk email with custom HTML bodies.
17m:23s
5178
6 Mass Email Website Newsletter Bulk Batch Send Tutorial PHP MySQL -...
Source File Download - http://www.developphp.com/view.php?tid=483
Part 6 of learning how to create mass email send scripts to help automate your...
Source File Download - http://www.developphp.com/view.php?tid=483
Part 6 of learning how to create mass email send scripts to help automate your email marketing activities. We are using PHP and MySQL to gather names and email adresses, then we can send a bulk blast email newsletter or website bulletin.
15m:54s
5161
Fireworks CS4 CS5 Creative Flow Tutorial - English
This one was a tutorial request from Asgard, a member of http:www.developphp.com. We are working in Fireworks CS4 creating graphics for custom...
This one was a tutorial request from Asgard, a member of http:www.developphp.com. We are working in Fireworks CS4 creating graphics for custom wallpapers and backgrounds.
8m:24s
4529
Pagination Tutorial for PHP MySQL Programmers Web Intersect Paging...
Get the independent generic version of this tutorial in text tutorial form here: http://www.developphp.com/tutorial_read.php?tid=198
Web...
Get the independent generic version of this tutorial in text tutorial form here: http://www.developphp.com/tutorial_read.php?tid=198
Web Intersect Source Code: http://www.webintersect.com
Adam teaches how to throw down on custom PHP MySQL Pagination programming.
33m:18s
8541
Dynamic Grid Output Programming Tutorial Using PHP MySQL Array Data -...
When accessing database or any dynamic array of information you can apply this method to produce a grid layout instead of a traditional linear...
When accessing database or any dynamic array of information you can apply this method to produce a grid layout instead of a traditional linear layout. You can use tables, divs, or simple line breaks as a stagger mechanism.
Script Source: http://www.developphp.com/view_lesson.php?v=396
13m:6s
11068
1 E Commerce Website PHP Tutorial Setting Up the Pages Layout and...
http://www.developphp.com
In this first video we will establish pages our system will need. We also create a modular design and page layout for...
http://www.developphp.com
In this first video we will establish pages our system will need. We also create a modular design and page layout for easier site management. The E - Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience. It is a site that handles sales, customers, and inventory.
21m:56s
5852
2 E Commerce Website PHP Tutorial MySQL Database and its Tables - English
http://www.developphp.com
In this 2nd video we will create the MySQL database and its tables. We demonstrate a scripted method for database table...
http://www.developphp.com
In this 2nd video we will create the MySQL database and its tables. We demonstrate a scripted method for database table creation in this example. The E - Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience. It is a site that handles sales, customers, and inventory.
24m:36s
7027
Javascript Tutorial Textarea Counting and Limiting - English
Copy Paste the script: http://www.developphp.com/view.php?tid=1126
Learn to use Javascript to limit and count a text field in your HTML based...
Copy Paste the script: http://www.developphp.com/view.php?tid=1126
Learn to use Javascript to limit and count a text field in your HTML based forms. Show the user how many characters are remaining that they can type into that field. It will visually limit the amount they can type in real time also.
7m:13s
4238
PHP Image Crop Thumbnail Function Tutorial jpg gif png Resize On the Fly...
Copy Paste Code: http://www.developphp.com/view.php?tid=1144
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this...
Copy Paste Code: http://www.developphp.com/view.php?tid=1144
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to script a universal PHP image crop function that runs inline with out resize function created in the last lesson. It uses a handful of functions from the GD library in PHP. In our example the function will work for cropping JPG, GIF, and PNG type of images universally
10m:15s
7047
PHP Image Filter Name Rename Tutorial Upload jpg gif png On the Fly -...
Copy Paste Code: http://www.developphp.com/view.php?tid=1145
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this...
Copy Paste Code: http://www.developphp.com/view.php?tid=1145
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to filter or rename an uploaded image file name so that strange characters or spaces in the name do not present issues. In our example the function will work for renaming and filtering JPG, GIF, and PNG type of images file names.
4m:35s
5946
PHP Image Convert Function Tutorial Upload Type jpg gif png On the Fly -...
Copy Paste Code: http://www.developphp.com/view.php?tid=1146
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this...
Copy Paste Code: http://www.developphp.com/view.php?tid=1146
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to convert images from one type to another using the GD library functions.
8m:13s
11099
PHP Image Watermark Function Tutorial How To Apply Watermark On the Fly...
Copy Paste Code: http://www.developphp.com/view.php?tid=1147
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this...
Copy Paste Code: http://www.developphp.com/view.php?tid=1147
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to apply watermark to any uploaded images on the fly by applying another custom function to our image processing library file.
10m:48s
5200
jQuery Ajax PHP Tutorial Swap out page content on your website using PHP...
Get Source Code: http://www.developphp.com/view.php?tid=1143
Learn to use jQuery / Ajax post mechanism to communicate to PHP in order to swap out...
Get Source Code: http://www.developphp.com/view.php?tid=1143
Learn to use jQuery / Ajax post mechanism to communicate to PHP in order to swap out page content, or access a mysql database, or whatever the hell you want.
18m:9s
6974
PHP Image Resize Function Tutorial jpg gif png Size On the Fly - English
Copy Paste Code: http://www.developphp.com/view.php?tid=1140
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this...
Copy Paste Code: http://www.developphp.com/view.php?tid=1140
Master PHP Image Processing with Adam Khoury in this Video Textbook Series. In this video we learn how to script a universal PHP image resizing function that uses a handful of functions from the GD library in PHP. In our example the function will work for resizing JPG, GIF, and PNG type of images.
27m:57s
5131
How to Detect Mobile Devices: iPhone Android Google Phone Browser - English
PHP Device Detection Homepage Redirect Script:
http://www.developphp.com/tutorial_read.php?tid=128
PHP Alternating CSS Style Sheets Script:...
PHP Device Detection Homepage Redirect Script:
http://www.developphp.com/tutorial_read.php?tid=128
PHP Alternating CSS Style Sheets Script:
http://www.developphp.com/tutorial_read.php?tid=130
Browser Detect Using Javascript:
http://www.developphp.com/tutorial_read.php?tid=129
Learn a few methods of detecting mobile phones, devices, handhelds, and then offer a standardized mobile website layout if those devices are detected.
This lesson is brought to you free by the gang at http://www.developphp.com
6m:50s
7072
Circular Dynamic Preloader Tutorial Flash ActionScript 3.0 Website...
Download Starter Package - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=437
Visit our tutorial archive and network for more:...
Download Starter Package - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=437
Visit our tutorial archive and network for more:
http://www.developphp.com
Learn how to create true dynamic circular(circle shaped) preloaders that go around clockwise or counter-clockwise to show completed loading progress of your flash web content that requires preloading due to its size. Adam is using actionscript 3.0 in his file, but you can use any Actionscript version if you are acquainted with it.
Adam uses a mid level complexity masking maneuver to pull off this otherwise mind boggling exercise in flash. Be sure to give developPHP.com credit for showing you how to rock this skillful expert animation.
20m:0s
7736
Flash AS3 MP3 Playlist Player Tutorial 1.0 for CS3+CS4 Play Unlimited...
http://www.developphp.com
* Features AutoStart and continuous play track after track
* Easy to customize for any look and size, add/remove...
http://www.developphp.com
* Features AutoStart and continuous play track after track
* Easy to customize for any look and size, add/remove features
* Built into a movieclip to easily place into applications or sites
* Code comments section off the logic so you can pinpoint code
* No packages, classes, no external code, you edit the built in intuitive code
http://www.developphp.com/Flash_tuts/AS3_mp3_playlist_player.php
* Unique Features and Flash control interfaces
* Plays any amount of MP3s in any folder
* Use on a web site or locally on your machine, or both
* Awesome simple EQ shows right and left realtime amplitude
* Compact and easy to hide anywhere on a website
In the free Flash ActionScript 3 fla file download tutorial you can learn how to build your very own custom MP3 playlist player that streams the .mp3 files dynamically from your server. So if you are looking to build an MP3 player that will play any amount of MP3 files, show track titles, has time indications, track amount information, ID3 information gathered automatically, volume control, progress bar, realtime equalizer effects that jump to the beat, etc..., then this is the tutorial for you.
There are a lot of free MP3 player tutorials out there that do not have the unlimited playlist feature, so that is the focus here. Maybe this one will show you functionality you did not know before. This one utilizes most everything in the AS3 sound architecture.
We show you how to script it out and structure it by giving you the full working application for you to reference code with good comments, file structure, graphics, etc... all for free. More in depth dynamic MP3 player tutorials are soon to come. AS3 and CS4 + CS3 are great tools for sound programming for the web.
1m:20s
8018
Flash AS3 ColorPicker Component Tutorial: Color choosing - English
Get the free Source files:http://www.developphp.com
In this free Flash ActionScript 3.0 tutorial we show how to dynamically program the...
Get the free Source files:http://www.developphp.com
In this free Flash ActionScript 3.0 tutorial we show how to dynamically program the ColorPicker component. Learn how to allow users to change colors on elements you want, and also learn how to access the value of their choice if using it in a form application. lesson By Adam Khoury at www.developphp.com
17m:32s
6208
Flash AS3 ComboBox Component Tutorial Learn Drop Menus - English
Source files: http://www.developphp.com
In this free Flash ActionScript 3.0 tutorial we show a dynamic example of how to populate drop down...
Source files: http://www.developphp.com
In this free Flash ActionScript 3.0 tutorial we show a dynamic example of how to populate drop down lists according to user selection. We show you how to access the value of what the user has chosen, and also how to clear a comboBox component of all of its list items. lesson By Adam Khoury at www.developphp.com
17m:49s
7276
Flash CS4 Animated 3D Tilting Menus ActionScript 3.0 Tutorial - English
Free Source File - http://www.developphp.com
In this free flash CS4 ActionScript 3.0 tutorial with source download file, you can learn how to...
Free Source File - http://www.developphp.com
In this free flash CS4 ActionScript 3.0 tutorial with source download file, you can learn how to create cool animated tilting button menus using the 3D rotation tool in CS4. In the file and video you can see exactly how you need to structure your file to make the magic happen.
We use a combination of nested movieclips to make sure our buttons and everything inside the menu has the animated tilt effect on it when a user mouse rolls over it. When the user mouse rolls out out the menu movieclip we command it to go back to normal view, which is also in the form of an animation.
Don't forget to visit http://www.developphp.com to tap into everything you need to be a badass coder.
16m:45s
6177
How to Create Custom Mouse Cursors in Flash Actionscript 3.0 - English
Free Source - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=304
Learn how to easily create custom mouse pointers and cool...
Free Source - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=304
Learn how to easily create custom mouse pointers and cool animated cursors for your Flash CS3 + CS4 projects coded with ActionScript 3.0. Simply create any movieclip, give it an instance name, and apply the code shown. You can get to the free source file if you like at http://www.developphp.com, but I recommend you code it out yourself. Just follow along witht the video to gain a full understanding about what each line of code is doing.
10m:58s
5098
Reflective Glass Smooth Animated Portfolio Menu Showcase Flash CS3 CS4 -...
Download Source - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=391
Free flash editable template menu source file. Cool...
Download Source - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=391
Free flash editable template menu source file. Cool awesome fantastic radical extreme sexy glass reflective menu.
Visit our entire tutorial archive and network:
http://www.developphp.com
8m:15s
5308
Flash Multiplane Easing Effects Tutorial For CS3 CS4 and ActionScript...
Source File and Demo:
http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=399
Learn Multiplane Easing Animation Effects in Flash...
Source File and Demo:
http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=399
Learn Multiplane Easing Animation Effects in Flash CS3, CS4, CS5, and CS87000. I will do another video on how to enable buttons and mouse interactivity into the scene, and maybe just make a whole site template.
The first multiplane camera, using four layers of flat artwork before a horizontal camera, was invented by former Walt Disney Studios animator/director Ub Iwerks in 1933, using parts from an old Chevrolet automobile.
Visit our entire tutorial archive and network:
http://www.developphp.com
12m:41s
5585
Multilayer Flash Website Backgrounds Tutorial for CS3 and CS4 - English
Demo and Source File - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=410
Learn how to create awesome multilayer easing...
Demo and Source File - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=410
Learn how to create awesome multilayer easing backbrounds for your flash projects. They can also each be clickable items instead of design elements only. This one should spark some great sites. Happy Coding!
Visit our entire tutorial archive and network:
http://www.developphp.com
28m:4s
4681
Part 1 Flash AS3 Real Time Auto Updating Chat Application Tutorial for...
Free Source Files - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=416
Learn how to create a Flash auto updating chat...
Free Source Files - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=416
Learn how to create a Flash auto updating chat application with a little help from PHP and MySQL. We will be using ActionScript 3.0 in this lesson series.
Visit our entire tutorial archive and network:
http://www.developphp.com
12m:6s
6771
Part 2 Flash AS3 Real Time Auto Updating Chat Application Tutorial for...
Free Source Files - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=416
Part 2 of learning how to build a flash auto updating...
Free Source Files - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=416
Part 2 of learning how to build a flash auto updating real time chat application with a liitle help from PHP and MySQL. We will be using Actionscript 3.0 in this lesson series.
Visit our entire tutorial archive and network:
http://www.developphp.com
22m:4s
5433
Part 3 Flash AS3 Real Time Auto Updating Chat Application Tutorial for...
Free Source Files - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=416
Part 3 of learning how to build a flash auto updating...
Free Source Files - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=416
Part 3 of learning how to build a flash auto updating real time chat application with a liitle help from PHP and MySQL. We will be using Actionscript 3.0 in this lesson series.
Visit our entire tutorial archive and network:
http://www.developphp.com
15m:3s
5554
Part 4 Flash AS3 Real Time Auto Updating Chat Application Tutorial for...
Free Source Files - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=416
Part 4 of learning how to build a flash auto updating...
Free Source Files - http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=416
Part 4 of learning how to build a flash auto updating real time chat application with a liitle help from PHP and MySQL. We will be using Actionscript 3.0 in this lesson series.
Visit our entire tutorial archive and network:
http://www.developphp.com
7m:41s
5399