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.05
seconds.
Search:
Posts Made By:
flyingbuddha
Forum:
Advanced PHP Programming
03-28-2008, 02:20 PM
Replies:
2
Search spider?
Views:
665
Posted By
flyingbuddha
Sphider - a php spider and search engine...
Sphider - a php spider and search engine (http://www.sphider.eu/)
Forum:
General
03-28-2008, 02:13 PM
Replies:
4
SVN deployment to server options??
Views:
2,447
Posted By
flyingbuddha
You only want to check out if you're going to use...
You only want to check out if you're going to use that server as a working directory, if you're exporting for a live server use svn export, the automation process is a bit harder, you could set up a...
Forum:
Absolute Beginners
03-28-2008, 01:55 PM
Replies:
2
newbie - what does this code mean?
Views:
1,077
Posted By
flyingbuddha
Hey djscour, Wow, that lines a bit of a mouthful...
Hey djscour,
Wow, that lines a bit of a mouthful isn't it, you could do with breaking it down if you're struggling
// &ID1 = x
$rString.= "&ID".$i."=".$row['ID'];
// &visitor1 = x
$rString.=...
Forum:
Advanced PHP Programming
03-27-2008, 07:10 PM
Replies:
12
Plugin System
Views:
1,535
Posted By
flyingbuddha
freenity: this interests me too, I don't really...
freenity: this interests me too, I don't really have much experience of how others do it, but here's how I do it in my cms -
// snipped to the main part
function field($params=array()){
...
Forum:
Absolute Beginners
03-04-2008, 03:56 PM
Replies:
2
Counting for 1 ++
Views:
727
Posted By
flyingbuddha
foreach($_SESSION['form'] as $i=>$element){ ...
foreach($_SESSION['form'] as $i=>$element){
$id = 'name_'.$i;
}
Forum:
General
02-27-2008, 09:24 AM
Replies:
27
what kind of data can go into a mysql database?
Views:
1,706
Posted By
flyingbuddha
Nor, you could do a: $data =...
Nor, you could do a:
$data = file_get_contents('image.jpg')
and store $data in the record, then using the correct headers, output the data in a script - that way the image will be output. All you...
Forum:
Absolute Beginners
02-07-2008, 04:48 PM
Replies:
8
made a login for admin (need help)
Views:
885
Posted By
flyingbuddha
Or you could select all and unset password if...
Or you could select all and unset password if you're that way inclined.
<?php
// ...
unset($row['password']);
?>
Hopefully you wouldn't be storing plaintext password's in the first place though ;)
Forum:
The Lounge
01-18-2008, 03:08 PM
Replies:
54
Poll:
PHP compared to other languages...
Views:
3,771
Posted By
flyingbuddha
Hi cosmok, I've just joined this site, it looks...
Hi cosmok,
I've just joined this site, it looks like it's pretty lively so thought I'd roll with you lot :)
I've been using php since version 3, I think, like yourself, it's a lot of fun, heck' I...
Showing results 1 to 8 of 8
All times are GMT. The time now is
09:12 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