Search found 11 matches

by Leedsoft Solutions
Thu Jun 24, 2004 10:57 pm
Forum: PHP - Code
Topic: [SOLVED] Keeping a text areas formatting...
Replies: 7
Views: 1345

by Leedsoft Solutions
Tue Jun 15, 2004 10:53 pm
Forum: General Discussion
Topic: What an amazing flash
Replies: 17
Views: 3833

PrObLeM wrote:Leedsoft Solutions not as cool...
Yeah it's now number 2 on my list thanks to that Beetles thing. lol :p
by Leedsoft Solutions
Tue Jun 15, 2004 1:12 am
Forum: General Discussion
Topic: What an amazing flash
Replies: 17
Views: 3833

You guys want to see something really funny? Check out this video! I first saw it on TechTV a year or two ago and was truly amazed.
by Leedsoft Solutions
Mon Jun 14, 2004 10:40 pm
Forum: UI Design/Usability
Topic: Please critique this layout
Replies: 4
Views: 9832

Yup that's how it's being done! But that'll be the default layout.
by Leedsoft Solutions
Mon Jun 14, 2004 10:37 pm
Forum: General Discussion
Topic: What an amazing flash
Replies: 17
Views: 3833

Wow! Absolutely awesome! And in typical Beetles physicadellic acid trip fashon! (See "Yellow Submarine" ;) )
by Leedsoft Solutions
Mon Jun 14, 2004 10:01 pm
Forum: Linux
Topic: Programs on Linux
Replies: 21
Views: 11149

You guys might want to check out FreeBSD. It's pretty stable, easy to use, and compatible with most Linux programs. I went to this from Mandrake and I can prefered it more!
by Leedsoft Solutions
Mon Jun 14, 2004 9:54 pm
Forum: Linux
Topic: php editor for linux
Replies: 24
Views: 12682

When I mess around on FreeBSD or Linux, I usually use Anjuta. I might have to try out that Kate some time...
by Leedsoft Solutions
Mon Jun 14, 2004 9:28 pm
Forum: UI Design/Usability
Topic: Please critique this layout
Replies: 4
Views: 9832

Please critique this layout

Attached are a few screen shots of a layout that I plan on using for a CMS that I am developing. This layout is a pretty simple one that contains an area on the top for a site logo and/or ad banners, a column on the left for various modules (such as areas, users, search, etc.), a column that spans m...
by Leedsoft Solutions
Sat Jun 12, 2004 11:22 pm
Forum: PHP - Code
Topic: Security of admin validator
Replies: 3
Views: 774

pretty insecure... storing password in a cookie, seperate, no less from your other cookies.. Well, actually that code is just a mock-up. I'm planning on using sessions to store everything. Yeah, at least store an encrypted vesion of the password in both the database and cookie incase any body gets ...
by Leedsoft Solutions
Sat Jun 12, 2004 1:26 pm
Forum: PHP - Code
Topic: Security of admin validator
Replies: 3
Views: 774

Security of admin validator

Hey guys! I just created a function that validates whether a user is an administrator or just a regular. How secure do you think my code is? Are there any potential holes or problems that I should be worried about? Thank you for your input! <?php function ValidateAdmin() { $username = addslashes($_C...
by Leedsoft Solutions
Sat Jun 12, 2004 1:17 pm
Forum: General Discussion
Topic: Introduce Yourself!
Replies: 1043
Views: 780245

Hello, my name is Joe. I'm new here but not new to PHP - been using it for about 2 years along with a myriad of other lanuages including C++. I'm 18.5 years old and I just graduated from high school. I am currently trying to start my own software developement company so that I can make a little extr...