T4VN is an online PHP Help community that provides PHP Tutorials, PHP Examples, PHP Scripts, PHP Support
    HOME  |  HOSTING COUPON  |  TEMPLATE  |  PHP SCRIPTS  |  LINK TO US  |  LINK  |  REGISTER | CONTACT
::: Member Login :::
 Username
 Password
 
Forgot your password ?
::: PHP Tutotal :::
  PHP Basic (7)
  PHP Advanced (4)
  PHP Database (2)
  Coding Step By Step (8)
  PHP and AJAX (0)
::: PHP Example :::
  Arrays (1)
  Code Highlighters (3)
  Database Functions (12)
  Date & Time (5)
  E-Mail (6)
  Forms (5)
  Guestbooks (1)
  Logging (2)
  Miscellaneous (10)
  Password Generators (3)
  Randomizers (3)
  String Manipulation (10)
  User Authentication (6)
::: Search On T4VN :::
::: T4VN Statistics :::
  PHP Scripts : 64
  PHP Example : 67
  PHP Tutorials : 21
  PHP News : 93
  Total Coupon : 36
  Other Tutorials :
  Member : 215
  Visitor Online : 3
  Today Visit: 292
  Total Visitor : 301314
  Most Online : 41
::: Sponsored Links :::

PR 4 For This Webpage

Vinaora Logo
Home Today :
PHP EXAMPLE

Template Class Opens a file for a template, then replaces specified content in an array, and it can either print it to a static page, or you can use the "echo" command to print it dynamically.

Add multiple items to the array using the "replace" option and it will replace those as well with desired content added with the content array.

Readmore...


Display Emails (PHP) With this PHP code snippet you can show an email overview and display emails. This example has been written for POP3 accounts. If you're using an IMAP account just replace /pop3 with /imap/notls

Readmore...


GD Abstraction Layer v0.1 This abstraction layer for GD will allow you to simplify the process of using GD.

Readmore...


Yahoo! Messenger(tm) Encryption algorithm The yahoo_login function is required for logging into the Yahoo! Messenger(tm) servers. The seed is sent by the server in the form of a challenge string. A good description of the Yahoo! Messenger(tm) protocol is available at http://www.venkydude.com/

Readmore...


Easy to remember password for the membership tutorials This code will create an easy to remember random password. This code replaces the current randompassword() functions in the membership tutorial.

You MUST create a file named pw_words.txt, in this file you put in four letter words from the dictionary seperated by a space, it is advisable to put in as many four letter words that you can find.

Once you have done this the function will randomly select one of the words you have entered into the file and then add four random numbers to the end of it. An example of what the code produces is feet6283

Readmore...


Random Picture Display This code will display a picture at random from the specified directory.

The $file_dir variable is the relative path to the pictures folder.

The $f_type variable is the extension of the image files that you wish to display. In the example, all the files that I wish to display end in "tm.jpg"

Finally, you must ensure that the second argument in the explode function matches the number of characters specified in the extension variable. In my example the digit is 6 because my extension (tm.jpg) has 6 characters.

Readmore...


BBCode Using MySQL It takes the information from the database and translates the text a user enters into HTML, for security.

Readmore...


Easy Simple Password Protector Need a simple protection to a file that requires a password? Here's one! Contact me if you need help!

Readmore...

Previous 1 2 3 4 5 6 7 8 9 Next



::: Resources :::
  Links Directory
  Programming 2 3
  Webmaster 2 3
  Web Design 2 3
  Web Hosting 2 3
  Other Links 2 3
  Asian ShowBiz News
  Teach Seo For You
::: New Templates :::




::: Other Tutorials :::
 Program Design

  Powered By T4VN.NET - Version 2.0 - CopyRight © T4VN.NET 2005-2007