Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
webmasters help needed
Jun 19, 2008, 01:44 PM
Post: #1
webmasters help needed
i designed a site for a school last year and now they are asking me to make the site result checking enabled.please i would like someone to help me with a script that could do something like.you see,i asked rcpalace to help me out but was told he his busy.i would urgently need this script as the school concerned are disturbing me to do it for them.any idea?
Find all posts by this user
Quote this message in a reply
Jun 19, 2008, 02:23 PM
Post: #2
RE: webmasters help needed
"site result checking enabled"? Explain in more detail please.

CLICK HERE to find out more about a custom theme design for mybb.
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Jun 20, 2008, 05:28 AM
Post: #3
RE: webmasters help needed
you see laborraca,the school want thier termly result for students to be posted online so that the students could use thier user name and passowrd or a pin/exam number to check the result.I just need a script that could do such for me.
Find all posts by this user
Quote this message in a reply
Jun 20, 2008, 02:58 PM
Post: #4
RE: webmasters help needed
That's a simple login script you need then.

You would need a database with a usertable that would include their username and password.

You would also need a table for their grades. You can have these in the same table but I don't suggest that. You would have a uid for each table that would help to coincide the grades with the user.

There are lots of examples and free libraries to do this:

http://www.roscripts.com/PHP_login_script-143.html

Search hotscripts.com too.

CLICK HERE to find out more about a custom theme design for mybb.
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Jun 21, 2008, 08:07 AM
Post: #5
RE: webmasters help needed
ok thanks but i am having problem with buting the datas in the database.is there no form that can send the datas to my database.
Find all posts by this user
Quote this message in a reply
Jun 21, 2008, 04:42 PM
Post: #6
RE: webmasters help needed
The form has to execute to a script that injects the information. You can use built up classes like ezsql which I use myself.

http://www.woyano.com/jv/ezsql

CLICK HERE to find out more about a custom theme design for mybb.
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Jun 23, 2008, 05:41 AM
Post: #7
RE: webmasters help needed
ok thanks i would try it out.
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  league script needed professorskylolo 10 724 Jun 19, 2008 01:33 PM
Last Post: professorskylolo

Forum Jump:



MyBB Topsite icon buffet