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 : 4
  Today Visit: 127
  Total Visitor : 285993
  Most Online : 41
::: Sponsored Links :::

PR 4 For This Webpage

Vinaora Logo
Home Today :
PHP EXAMPLE

Insert/Update/Delete functions How many times have your cursed PHP because you have to explicitly name each field and value when inserting and updating your database fields? So long as your form field names are named the same as your DB fields, this script will update, insert, and delete upon command. It's wonderfully commented, too!!!

Readmore...


My Batch Query A batch file is a specific file with series of sql queries.You can copy files of this sort by loading them and clicking on Execute button, or by writing them down in the Query text field and clicking again on button Execute. If last query in your script return the result you can see it in same window.

Readmore...


Count Rows From 2 Tables This code will allow you to select a field from one table and get how many rows are affected by the query in the second table.

Readmore...


Rainbow Text I figured that it could be done using an array of hex codes and heres what I've come up with.

Readmore...


Numbers To Letters This code will convert numbers to letters. I'm not sure what it can be used for but someone on this site asked me to help them, so here it is.

Readmore...


Numeric Currency to Alpha Word Value String This function takes a numeric currency value - say 34.87, and converts it to a string as in Thirty Four Dollars and Eighty Seven Cents. Handles amounts up to 999 million. Handles singular and plural "dollars" and "cents". Decently documented and easy to follow.

Readmore...


Shorten Variables Longer Than $x Characters Want to list recent news, display some of the content, but not all of it? Want to list all of your users but don't want to stretch your table with long usernames?

Well, this is a very simple way to shorten a variable if it exceeds the given length.

Readmore...


Remove Images Using PHP From a String This will remove any images and tags from your strings leaving the rest of the html in tact.

Just rename $description to whatever your string is.

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