| Visit tutorial >> |
| Learn how to use the include() and require() functions... Dynamic Inclusion TutorialBy Jool @ Jooldesigns.net 1. What is Dynamic Inclusion? Basicly, Dynamic inclusion is quite simple. With a php function, it includes an external page into a main page, in a similar way that an iFrame would include something, however Dynamic Inclusion is all done with php. ... |
| Hits: 861 |
| Visit tutorial >> |
| ... Macromedia Fireworks makes it so simple to create and use swaps for your web site. You must try it out! What it does Swap Images basically is a Fireworks Rollover Behavior wherea group of web objects [web object - a slice, hotspot, or button] trigger the change in the display of (swaps) another graphic on rolling over them (onMouseOver event) and reverts back to the original image on rolling out of the web object (onMouseOut event)... |
| Hits: 398 |
| Visit tutorial >> |
| ... Introduction to Sockets...Introduction to SocketsToday we'll be taking a look at one of PHP's more underused features Sockets.Sockets can be used to open connections to other peoples computers, or to acceptincoming connections on your own computer. In this tutorial, I will try my best to explain the basics of socket programming,... |
| Hits: 391 |