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 8 of 8
Search took
0.00
seconds.
Search:
Posts Made By:
Dorza
Forum:
General
11-10-2007, 12:07 AM
Replies:
4
Just bought PHP Security Book
Views:
668
Posted By
Dorza
I've got it. It's an extremely wordy book with...
I've got it. It's an extremely wordy book with LOTS of theory, but I've found it to be a decent book. Some of the stuff has been irrelevant for my circumstances but its still worth reading. I'd...
Forum:
Absolute Beginners
10-30-2007, 12:16 AM
Replies:
4
Secure user submitted queries?
Views:
694
Posted By
Dorza
This is what I use my self... //I send pretty...
This is what I use my self...
//I send pretty much everything through the following when entering data into the database:
function safeAll($string)
{
$string = trim($string);
$string =...
Forum:
General
10-29-2007, 11:01 PM
Replies:
6
Extracting page titles and placing into dropdown box.
Views:
924
Posted By
Dorza
That was very generous of you to do that...
That was very generous of you to do that salathe. I got it working, after some tinkering. I'm now working on adding the prev - next links back in. I will post the finalized script in the coming...
Forum:
General
10-28-2007, 02:51 PM
Replies:
6
Extracting page titles and placing into dropdown box.
Views:
924
Posted By
Dorza
I've trimmed all the layout elements out as well...
I've trimmed all the layout elements out as well as any non essential php...
$getNews = mysql_query(............);
while($news = mysql_fetch_array($getNews))
{
$body = $news['article_body']);...
Forum:
General
10-28-2007, 12:01 AM
Replies:
6
Extracting page titles and placing into dropdown box.
Views:
924
Posted By
Dorza
Thanks for your suggestion, it gave me an idea....
Thanks for your suggestion, it gave me an idea. It's weird how one can spend days trying to figure something out and they think they have exhausted all options that their skill will allow for, but...
Forum:
General
10-27-2007, 10:24 PM
Replies:
6
Extracting page titles and placing into dropdown box.
Views:
924
Posted By
Dorza
Extracting page titles and placing into dropdown box.
Hi, I've been trying to figure this out for the past few days but can't do it. I am usless at explaining things so I'll do it in point form..
p1 ). I have a text area where an article is written...
Forum:
General
09-25-2007, 06:32 PM
Replies:
29
PHP books
Views:
1,801
Posted By
Dorza
I started with Build Your Own Database Driven...
I started with Build Your Own Database Driven Website Using PHP & MySQL (http://www.compman.co.uk/scripts/browse.asp?ref=697270) by Kevin Yank, its a sitepoint book. Personally speaking I thought...
Forum:
Tips & Tricks
09-25-2007, 06:14 PM
Replies:
7
Cryptography's Sodium Chloride
Views:
8,994
Posted By
Dorza
That system hasn't cracked SHA1, it seems to be a...
That system hasn't cracked SHA1, it seems to be a comparison system...
If you go here (http://www.yellowpipe.com/yis/tools/encrypter/index.php) and create an alphanumeric string with lower and upper...
Showing results 1 to 8 of 8
All times are GMT. The time now is
08:09 AM
.
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