Raised This Month: $ Target: $400
 0% 

Making a php admin tool, need help!


Post New Thread Reply   
 
Thread Tools Display Modes
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 08-15-2004 , 21:47  
Reply With Quote #11

Status:
Debugging amxx plugin (They appeared by themselves, I swear)
I would say the php pages are 80-90% done.. if not more

Atm the requirements are something like this:
Set up:
MySQL database
Some amount of disc space for the web interface (atm they take up 50k of space, but we have stuff to add)
Normal use:
Web browser
AmxX Plugin

I took down the link that was above, because I was having problems with it.. when I fix em, itll go back up..
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
BillyTheKid
Senior Member
Join Date: Jun 2004
Old 08-17-2004 , 00:48  
Reply With Quote #12

Hey man I was wondering if you can send me some of the source for the php pages. I would really like to look at making an hta to go along with this.
__________________
Select * from * where *=*;
BillyTheKid is offline
Send a message via AIM to BillyTheKid
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 08-17-2004 , 01:27  
Reply With Quote #13

Its almost done were doing heavy server tests now so just wait till it comes out. shouldnt be long now.
Freecode is offline
Sonic
Junior Member
Join Date: Feb 2004
Location: Germany
Old 08-17-2004 , 12:54  
Reply With Quote #14

please use smarty template engine, to easy edit the layout
__________________
Sonic is offline
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 08-17-2004 , 12:54  
Reply With Quote #15

Quote:
Originally Posted by Sonic
please use smarty template engine, to easy edit the layout
uhh what smarty template engine?
Freecode is offline
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 08-17-2004 , 13:36  
Reply With Quote #16

Freecode, http://smarty.php.net/
Basically it lets users edit the look of everything without touching the source. I was going to look at it, but I was more worried about getting everything working first, I didn't look at it that hard, but it looks like it might be annoying to use... Atm it would require a re-write of almost everything to work, might be nice for future versions though

Billy, from what you told me about hta, it wouldn't work for this. I wouldn't feel comfortable sending the mysql user/pass to the client, which is probably what you would need. The way its designed you can have as many servers as you want per install.. sending the mysql user and pass would mean that anyone could edit the other peoples databases, by intercepting the password.
The pages arent that big.. ~5k atm, so even on 56k, load times won't be bad
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
BillyTheKid
Senior Member
Join Date: Jun 2004
Old 08-18-2004 , 00:36  
Reply With Quote #17

The wonder's of a VPN man, it's a great technology that or an ssl tunnel not sure how yet but I will get it secure!.. Im looking to do this for myself if anyone else is interested I'm more then willing to post it. I take it your coding in php/perl.

Anyways keep up the good work!
__________________
Select * from * where *=*;
BillyTheKid is offline
Send a message via AIM to BillyTheKid
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 08-18-2004 , 00:56  
Reply With Quote #18

Yea, its done in php/small.. nut doing a vpn would probably mean extra software being needed.. I was trying to keep the requirements as generic as possible
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 08-18-2004 , 01:11  
Reply With Quote #19

its kick ass
Freecode is offline
BillyTheKid
Senior Member
Join Date: Jun 2004
Old 08-18-2004 , 17:18  
Reply With Quote #20

I like the idea of keeping it simple.. ..
__________________
Select * from * where *=*;
BillyTheKid is offline
Send a message via AIM to BillyTheKid
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:10.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode