|
||||||
| PHP Forum Use this forum to discuss all aspects of PHP Development. PHP is a server-side, cross-platform, HTML embedded scripting language that lets you create dynamic web pages. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
| Sponsored Links |
|
|
|
|||||
|
I'll take a look at it and I can also test it out on 2 different linux systems.
PM me for my email.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages! |
|
|||||
|
Quote:
I appreciate both of you doing this. Ill be sending both you a PM. Thank a lot. |
|
|||||
|
I've yet to install the application but I did look the code over today. Do you want me to post what I think here or PM you my thoughts?
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages! |
| Sponsored Links |
|
|
|
|||||
|
I'm going to install it on a public server today (just so I can test the install). Would you like to give the URL out for testing to people that play your game?
Ok, here are some things that I would change: 1) In most of the files you have no comments. You should add more comments! 2) You have a ton of if statements at the top of each script: PHP Code:
3) There isn't enough whitespace, for instance at the top of exp.php PHP Code:
PHP Code:
Most of what I'm saying are just quirks of mine. The actual code looks fine.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages! |
|
|||||
|
Ok, here is what happened during install:
1) At the create tables phase you have no real test to see if it actually creates the tables. It doesn't. If you change your connections to looke like: PHP Code:
Mine didn't work because of this line: PHP Code:
Once I got it installed and deleted the install directory I tried to login. I used jordan/jordan as username/password combo and it does exist in the db as jordan and an md5 password. When I type those two in and press login it takes me right back to the login page without error. If I type in the wrong combination I get an error. Not sure what the problem is there but I was able to bypass it by going directly to the admin.php. I enter a pid but no data is pulled in (all 0s). I think this may be the server though instead of your PHP. I see nothing wrong with your code and pid URL works fine. It does take a while to load though. After that, once you go to the main site of your php it looks nice! Very impressive. I'd say that once you finish and work out the bugs it will be a nice script to have! Let me know if you need any more help.
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages! |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |
Goal: 100,000 Posts
Complete: 97%