Results 1 to 3 of 3

Thread: register.php with core.php

  1. #1
    Senior Member kei_ki7's Avatar
    Join Date
    Jun 2009
    Location
    Philippines
    Posts
    435
    Thanks
    54
    Thanked 24 Times in 20 Posts
    Rep Power
    4

    Default register.php with core.php

    anyone who have register.php that has need to have

    valid email
    send pass to email
    all field must be filled up

    or any sources in script that can depends
    Did I help you?
    You can help me too [Only registered and activated users can see links. Click Here To Register...]
    Your donations will help me finance my studies.

  2. #2
    Super Moderator subzero's Avatar
    Join Date
    Mar 2006
    Location
    Your Screen.
    Posts
    3,973
    Thanks
    442
    Thanked 380 Times in 181 Posts
    Blog Entries
    7
    Rep Power
    0

    Default

    Code:
    if (!stristr($email,"@") OR !stristr($email,"."))
    {
    $msg="Your email address is not correct<br/>"; 
    $status= "NOTOK";
    }
    Visit: [Only registered and activated users can see links. Click Here To Register...]
    Visit: [Only registered and activated users can see links. Click Here To Register...]
    _______
    SCRIPTS FOR SALE BY SUBZERO
    Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
    FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
    _______
    Info & Tips
    php.net
    w3schools.com

  3. #3
    Senior Member kei_ki7's Avatar
    Join Date
    Jun 2009
    Location
    Philippines
    Posts
    435
    Thanks
    54
    Thanked 24 Times in 20 Posts
    Rep Power
    4

    Default

    thanks sub i will make i try for this
    Did I help you?
    You can help me too [Only registered and activated users can see links. Click Here To Register...]
    Your donations will help me finance my studies.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. parse error on core.php
    By kajiko in forum Site / Script testing and error fixing
    Replies: 3
    Last Post: 23-11-09, 08:47
  2. core.php error plz hlp me ?
    By 12345xmen in forum Site / Script testing and error fixing
    Replies: 0
    Last Post: 05-10-09, 05:25
  3. core.php error
    By robzky in forum Site / Script testing and error fixing
    Replies: 5
    Last Post: 19-08-09, 10:04
  4. Core Function
    By Brontok in forum Coding Forum
    Replies: 3
    Last Post: 01-07-08, 08:36
  5. Error At Core.php Page :(
    By sweetangel in forum Coding Forum
    Replies: 4
    Last Post: 22-06-08, 11:55

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

SEO by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19