Help with a PHP Register script!
07-07-2010, 01:50 PM, (This post was last modified: 07-07-2010, 02:06 PM by RichardGv.)
#6
RE: Help with a PHP Register script!
(07-07-2010, 01:46 PM)Cameron Wrote: I use MySQL not MySQLi. Dunno if there the same thing or not O.o

Duh, please ask Wikipedia if you don't know.
https://secure.wikimedia.org/wikipedia/en/wiki/MySQLi
MySQLi is an improved version of MySQL PHP interface. It allows users to access the newly introduced functionalities since MySQL 4.1. It should work on most servers. I'm not sure about the differences, but they should be mostly the same. MySQLi is currently recommended by PHP developers, and the old MySQL PHP extension will no longer be supported in the future.
http://www.php.net/manual/en/book.mysqli.php
http://forge.mysql.com/wiki/Converting_to_MySQLi
Gentoo Linux User (w/ fvwm) / Loyal Firefox User / Owner of a Stupid Old Computer - My PGP Public Key

No man is an island, entire of itself; every man is a piece of the continent, a part of the main; if a clod be washed away by the sea, Europe is the less, as well as if a promontory were, as well as if a manor of thy friends or of thine own were; any man's death diminishes me, because I am involved in mankind; and therefore never send to know for whom the bell tolls; it tolls for thee.
-- Devotions Upon Emergent Occasions (1624), John Donn
Reply


Messages In This Thread
Help with a PHP Register script! - by Cameron - 07-07-2010, 08:56 AM
RE: Help with a PHP Register script! - by Zach - 07-07-2010, 09:38 AM
RE: Help with a PHP Register script! - by Cameron - 07-07-2010, 09:44 AM
RE: Help with a PHP Register script! - by Cameron - 07-07-2010, 01:46 PM
RE: Help with a PHP Register script! - by RichardGv - 07-07-2010, 01:50 PM
RE: Help with a PHP Register script! - by Cameron - 07-07-2010, 03:47 PM
RE: Help with a PHP Register script! - by Matt - 07-07-2010, 11:00 PM
RE: Help with a PHP Register script! - by Cameron - 07-10-2010, 02:11 PM
RE: Help with a PHP Register script! - by Zavoo - 07-10-2010, 06:44 PM
RE: Help with a PHP Register script! - by jahiy - 05-27-2011, 12:52 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [SOLV'D] PHP Login/Register Tutorial Soldier 9 2,739 12-04-2010, 02:31 AM
Last Post: Vanilla

Forum Jump: