Web Links [Tag : in]
Sort By :
21. OOP in JavaScript: Introduction
An introduction to Object Oriented Programming in Javascript. This example creates a small user control that can be used repeatedly and independantly on the same web page.
Category:   JavaScript > Tutorials > Miscellaneous

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

22. Variables in PHP
Variables are nothing but identifiers to the memory location to store data. We can create any number of varibles. In PHP all the variables begin with a dollar sign "$" and the value can be assignes using the "=" operator as shown below: Another important thing in PHP is that all the statements must end with a semicolon ";". In PHP we neednt have to specify the variable type, as it takes the data type of the assigned value. From the above example we understand that $Name is of Data type String and $Age is of type Numeric.
Category:   PHP > Tutorials > Introduction to PHP

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

23. How to use the query string in PHP
This article tells you how to pass variables to a PHP page using the query string, and how to access them from that page. Have you ever seen a URL which looked like "www.example.com/pag e.php?mode=1&style=re d"? Well, this page is being passed variables and their values through the query string, here the variables "mode" and "style" are being passed, with values "1" and "red" respectively. The question mark indicates the start of the query string and the ampersand, &, symbol seperates variable=value assignments.
Category:   PHP > Tutorials > Form Processing

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

24. Generate a Month Calendar in PHP
This article shows you how to display a calendar for a given month, mainly using PHPs date() function. The article talks you through the process of creating a function which allows you to specify the month and year for it to output the calendar for the month.
Category:   PHP > Tutorials > Calendars

Hits: 4    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

25. Write text on an existing PNG image in PHP
This article tells you how to draw a rectangle and write centered text on to an existing PNG image using PHPs image manipulation functions.
Category:   PHP > Tutorials > Image Manipulation

Hits: 5    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

26. Dating Software - Create a dating site in minutes!
Life time support, free upgrades, free installation and instant software downloads, buy our dating software now and within minutes you could be running your own online business! Our amazing online dating software makes starting your online dating business as easy as 1 ,2 3, with advanced features such as flash chat rooms, multiple language support, 6 different payment options, easy to understand admin controls, multiple design templates and so many more, there has never been a better time to start making money online!
Category:   PHP > Communities

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

27. A71Mail - The Email Form Written In PHP
REQUIREMENTS: ?Any web server capable to run php scripts. ?Php 4.1 or better installed on the server. FEATURES: (version: 1.7.3 - date: 12.07.2005) ?it supports automatically two languages at the moment. ?it supports multiple email recipients. ?its nice and has friendly error messages. ?it gives details about the visitors like ip, browser, os. ?its configurable by setting the file "userdat.php". ?its very easy to use and install. ?it comes with a nice graphic interface. ?its fully configurable because it uses esternal templates. ?it has inline error messages ?its able to verify any field by using the regex. ?it optionally supports a whois service. ?it supports an external argument as variable in the url. ?it works fine on every .htaccess configuration. ?it supports navigation buttons (go back or forward). ?it supports non standard browsers.
Category:   PHP > Scripts and Programs > Email Systems

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

28. Sales-n-Stats Live: 3 in 1 customer care software.
Sales-n-Stats Live is 3 in 1 software for adding online customer service to your website, monitoring current business situation at your site and analyzing its performance via website statistics. This software along with live help via text or voice (VoIP) chat will recognize your visitors, e.g. returning or VIP clients. The information about what they are currently doing or did in the past is at your fingertips. Dont let them slip away! Talk to your customers, help them instantly and find out their actual needs. Get a better understanding of how your website works from the clients point of view. Improve visitor conversion rate with live help functionality and understand your business processes better with comprehensive website statistics. All that and much more, comes to your business with Sales-n-Stats Live software package.
Category:   Tools and Utilities > Customer Support

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

29. Multiple Opt In
MASTER RESELL RIGHTS FOR THIS SCRIPT AND OVER 100 MORE INCLUDED IN THE PRICE!!! Opt In Newsletter Email Harvester Affiliate Program MYSQL Backended script based on our email harvester only this is MYSQL powered and does UNLIMITED mailing lists. Recruit webmasters and pay them for collection of emails. Create unlimited newsletters. Webmasters never worry about lost traffic since surfer never leaves their site. Secure confirmation and removal system included. Webmasters and admin have realtime statistics. Payouts only for UNIQUE email addresses.
Category:   CGI and Perl > Scripts and Programs > Email Systems

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

30. Native XML Processing in a Statically Typed Language
The recent rush to adopt XML can be attributed in part to the hope that the static typing provided by DTDs (or more sophisticated mechanisms such as XML-Schema) will improve the robustness of data exchange and processing. However, although XML documents can be checked for conformance with DTDs, current XML processing languages offer no way of verifying that programs operating on XML structures will always produce conforming outputs.
Category:   XML > Tutorials > Introduction to XML

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: [< Previous] 1 2 3 4 5 6 7 8 9 10 [Next >] [Last >>]