TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Showing results 1 to 16 of 16
Search took 0.02 seconds.
Search: Posts Made By: eStrategy
Forum: Advanced PHP Programming 11-09-2009, 12:24 PM
Replies: 5
Views: 1,869
Posted By eStrategy
You should create a cookie for the session so the...

You should create a cookie for the session so the user dosnt have to keep logging on everytime they open the browser.

Aren't you planning to hash the passwords?

I would do a check to see if the...
Forum: Advanced PHP Programming 11-09-2009, 12:18 PM
Replies: 2
Views: 886
Posted By eStrategy
I've had the same issue myself. I made a system...

I've had the same issue myself. I made a system which has a client model object and a clients object (the clients object contains all the client objects). The clients object gets a list of all the...
Forum: Mentor's Switchboard 11-09-2009, 12:11 PM
Replies: 7
Views: 1,579
Posted By eStrategy
Yeah feel free to PM me you skill level, what you...

Yeah feel free to PM me you skill level, what you want to achieve and what times you are normally online. Cheers
Forum: Advanced PHP Programming 08-31-2009, 11:20 AM
Replies: 17
Views: 866
Posted By eStrategy
Fair point ^^ I reasoned that in most cases the...

Fair point ^^ I reasoned that in most cases the MD5 output would be a lot longer and therefore more complex then the input string, for example a 6 char password vs an MD5 string.
Forum: The Lounge 08-28-2009, 08:21 AM
Replies: 4
Views: 742
Posted By eStrategy
Ideally get matching monitors.... There never...

Ideally get matching monitors.... There never going to match and it will continue to bug you...
Forum: Advanced PHP Programming 08-28-2009, 08:06 AM
Replies: 17
Views: 866
Posted By eStrategy
Yeah you really need to be able to retive the...

Yeah you really need to be able to retive the value of the salt for each logon which is why I suggested storing it in database.

I would have thought something like sha1(md5($password)), $salt);...
Forum: Advanced PHP Programming 08-27-2009, 04:42 PM
Replies: 11
Views: 921
Posted By eStrategy
Your Naming Conventions

Please share with me you class, function and variable naming conventions.

Do you use m_ for member functions?
Propercase, lowercare etc..

Do you put a type identifier at the start of your...
Forum: Advanced PHP Programming 08-27-2009, 04:38 PM
Replies: 27
Views: 123,107
Posted By eStrategy
A very useful design pattern indeed, thanks for...

A very useful design pattern indeed, thanks for the clear tutorial Karl
Forum: Advanced PHP Programming 08-27-2009, 04:34 PM
Replies: 17
Views: 866
Posted By eStrategy
In the case of a user auth class you could...

In the case of a user auth class you could randomly generate a salt for each user at registration and store it in their database record, so the salt is different for each user. Assuming your database...
Forum: The Lounge 08-27-2009, 04:27 PM
Replies: 5
Views: 657
Posted By eStrategy
Company work has been the most consistan work me...

Company work has been the most consistan work me plus you dont need to worry about finding your next client, and doing accounts etc.. I quite enjoy the company of the people I work with as well so...
Forum: Mentor's Switchboard 08-27-2009, 04:06 PM
Replies: 7
Views: 1,579
Posted By eStrategy
PM Sent, please check.

PM Sent, please check.
Forum: Member Introductions 08-17-2009, 10:44 AM
Replies: 3
Views: 670
Posted By eStrategy
haha LAMP sorry.....

haha LAMP sorry.....
Forum: Tips & Tricks 08-17-2009, 10:43 AM
Replies: 32
Views: 3,251
Posted By eStrategy
Just a quick one cos im supposed to be working...

Just a quick one cos im supposed to be working really.

<?php

$a = 1;
$b = 2;

$ar = array('cat'=>$a&97,'dog'=>$b&98);
$a = $ar['dog'];
$b = $ar['cat'];
Forum: Mentor's Switchboard 08-17-2009, 09:35 AM
Replies: 7
Views: 1,579
Posted By eStrategy
[mentor] eStrategy

Specialty: LAMP (PHP, MySql)
Skills:
PHP/MySql: 4 years, 2 years professional
HTML: 5 years, 2 years professional
C++: 5 years, 2 years professional
SQL: 2 years professional
C: 2 years...
Forum: Member Introductions 08-17-2009, 08:36 AM
Replies: 3
Views: 670
Posted By eStrategy
Hello from Devon

Hello I'm Kyle from Devon, England.

I'm the web developer at e-strategy (e-strategy.net), I use LAMB and AJAX mainly.. nice to see a decent PHP community. :)
Forum: The Lounge 08-12-2009, 08:29 AM
Replies: 7
Views: 942
Posted By eStrategy
http://timer.vertabase.com/ We use this to time...

http://timer.vertabase.com/ We use this to time our hours on each project.
Showing results 1 to 16 of 16

 

All times are GMT. The time now is 02:00 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design