Home
Forums
Articles
Glossary
Awards
Register
Rules
Members
Search
Today's Posts
Mark Forums Read
Account Login
User Name
Password
Remember Me?
Latest Articles
The basic usage of PHPTAL, a XML/XHTML template library for PHP
by
awuehr
on
11-10-2008
in
Tips & Tricks
Vulnerable methods and the areas they are commonly trusted in.
by
Village Idiot
on
11-04-2008
in
Classes & Objects
Simple way to protect a form from bot
by
codefreek
on
10-23-2008
in
Basic
The Basics On: How Session Stealing Works
by
wiifanatic
on
09-12-2008
in
Security & Permissions
How to keep your forms from double posting data
by
drewbee
on
07-03-2008
in
Tips & Tricks
IRC Channel
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
Wired Flame
ClientExec
Handy PHP
PHP Kitchen
PHP Tutorials
Insane Visions
Associates
TalkPHP
>
Search Forums
»
Search Results
Showing results 1 to 15 of 15
Search took
0.00
seconds.
Search:
Posts Made By:
Mathew
Forum:
The Lounge
03-07-2009, 09:39 PM
Replies:
7
Coding errors
Views:
765
Posted By
Mathew
The error you have means it's come across a...
The error you have means it's come across a variable it wasn't expecting. You will have left out a ';'.
Read the error, it tells you exactly what's wrong.
Forum:
Absolute Beginners
12-31-2008, 03:45 PM
Replies:
8
Template System
Views:
962
Posted By
Mathew
Actually Xenon, a lot of PHP templating libraries...
Actually Xenon, a lot of PHP templating libraries compile the templates, so you will only suffer a performance hit on the initial page load.
There's no overhead most of the time and they are usually...
Forum:
Advanced PHP Programming
12-24-2008, 06:35 PM
Replies:
3
Is This Good Enough?
Views:
740
Posted By
Mathew
You're right Xenon, mysqli escapes queries...
You're right Xenon, mysqli escapes queries automatically.
Forum:
General
12-22-2008, 02:48 PM
Replies:
14
PHP-coding Programs
Views:
1,025
Posted By
Mathew
e TextEditor I never really got into the whole...
e TextEditor
I never really got into the whole IDE thing eiter.
Forum:
General
12-18-2008, 01:22 AM
Replies:
8
CSS Timestamps
Views:
1,581
Posted By
Mathew
I personally version my css files so I would...
I personally version my css files so I would start with style001.css and so on.
This way I can set the maximum expires time and if I need to make any changes I can upload the new file as...
Forum:
The Lounge
06-16-2008, 07:28 PM
Replies:
6
Oh no!! Lost all bookmarks!!
Views:
819
Posted By
Mathew
I use smashingmagazine for anything and...
I use smashingmagazine for anything and everything web related. Can't live without it.
Forum:
The Lounge
06-16-2008, 07:18 PM
Replies:
9
Good LAMP Hosts
Views:
1,474
Posted By
Mathew
Another vote for Slicehost. Their support is 2nd...
Another vote for Slicehost. Their support is 2nd to none and the guides written to help non VPS'ers get started are excellent. You'll have no trouble if you move there.
Forum:
The Lounge
06-16-2008, 07:15 PM
Replies:
1
PHP Bench
Views:
1,026
Posted By
Mathew
I believe it's an updated version of...
I believe it's an updated version of http://www.php.lt/benchmark/phpbench.php
Good resource none the less.
Forum:
General
04-27-2008, 12:55 AM
Replies:
16
Wamp Servers?
Views:
1,935
Posted By
Mathew
I have installed each component before and when...
I have installed each component before and when you need to work on a project, there is no need to waste time with that, so just download a package and go.
Forum:
General
04-26-2008, 08:15 PM
Replies:
25
How do big companies like VB store passwords?
Views:
1,546
Posted By
Mathew
If they got the users table along with the static...
If they got the users table along with the static hash, it would be virtually impossible for them to brute force the passwords anyway.
Since I am using microtime as a dynamic salt, if they wanted...
Forum:
General
04-26-2008, 07:44 PM
Replies:
25
How do big companies like VB store passwords?
Views:
1,546
Posted By
Mathew
I generate the dynamic hash from something that...
I generate the dynamic hash from something that changes its value all the time. microtime() will do the trick here.
Also, you never unhash a password already hashed, what you want to do is hash the...
Forum:
General
04-26-2008, 07:28 PM
Replies:
25
How do big companies like VB store passwords?
Views:
1,546
Posted By
Mathew
For my projects I use a combination of 2 salts (1...
For my projects I use a combination of 2 salts (1 Static, 1 Dynamic). When a user registers to my website the backend will generate a random salt key for each user. Even if 2 different users register...
Forum:
General
04-26-2008, 07:18 PM
Replies:
16
Wamp Servers?
Views:
1,935
Posted By
Mathew
SourceForge.net: Web.Developer Server Suite...
SourceForge.net: Web.Developer Server Suite (http://sourceforge.net/projects/webdeveloper/)
Forum:
Advanced PHP Programming
04-13-2008, 04:14 PM
Replies:
8
Super Object
Views:
1,024
Posted By
Mathew
It's a framework. CodeIgniter - Open source PHP...
It's a framework.
CodeIgniter - Open source PHP web application framework (http://www.codeigniter.com)
Forum:
Advanced PHP Programming
04-13-2008, 03:53 PM
Replies:
8
Super Object
Views:
1,024
Posted By
Mathew
Super Object
Hi,
I have been using PHP for a number of years now and understand a good amount of OOP (Interfaces, Design Patterns and what not).
I wanted to understand how the Super Object class in CodeIgniter...
Showing results 1 to 15 of 15
All times are GMT. The time now is
04:33 PM
.
Contact Us
-
TalkPHP - PHP Community
-
Archive
-
Top
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