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 9 of 9
Search took
0.06
seconds.
Search:
Posts Made By:
freenity
Forum:
Advanced PHP Programming
05-03-2008, 11:54 PM
Replies:
5
unset and __destruct
Views:
1,762
Posted By
freenity
You can use something like this to tset...
You can use something like this to tset it:
<?php
class A
{
public $var = array();
public function __construct()
Forum:
The Lounge
04-13-2008, 04:50 PM
Replies:
5
Help: Brain :P
Views:
911
Posted By
freenity
must be some kind of overflow :S try to have some...
must be some kind of overflow :S
try to have some sleep()
Forum:
Absolute Beginners
03-29-2008, 04:04 PM
Replies:
2
Missing argument
Views:
3,946
Posted By
freenity
You call: userUpdate(); But the funcion...
You call:
userUpdate();
But the funcion userUpdate needs 4 parameters....
Forum:
General
03-25-2008, 05:15 PM
Replies:
11
TinyMCE security
Views:
1,923
Posted By
freenity
I have just realized that tinyMCE can't be secure...
I have just realized that tinyMCE can't be secure at all, because it's a javascript executed on the client pc, so practically a user can insert any html or javascript, there....
I found this:...
Forum:
Show Off
03-22-2008, 10:40 PM
Replies:
27
Snipply.com - Code snippet website
Views:
3,698
Posted By
freenity
I read somewhere that all $_GET, $_POST, $_COOKIE...
I read somewhere that all $_GET, $_POST, $_COOKIE values are strings... but it works for me.....
I use this: $var = (int)$_GET['var'];
If it's not a number it will return 0, but of course it allows...
Forum:
Show Off
03-21-2008, 11:09 AM
Replies:
6
Captcha System
Views:
1,215
Posted By
freenity
nice. :) some noice and random lines would be...
nice. :)
some noice and random lines would be nice too.
Forum:
Advanced PHP Programming
03-15-2008, 11:05 PM
Replies:
5
Download file as you go...
Views:
848
Posted By
freenity
set_time_limit(0); executing this function at...
set_time_limit(0);
executing this function at the beginning of this script will set the execution time limit to unlimited, so it won't stop the execution.
Forum:
Absolute Beginners
03-08-2008, 06:08 PM
Replies:
7
Blank Page =(
Views:
967
Posted By
freenity
I guess there should be some problem with...
I guess there should be some problem with paths.
Check the folders you include the file from, on your server.
maybe try including with / at the beginning and writting a full...
Forum:
Absolute Beginners
02-27-2008, 12:25 PM
Replies:
13
Basic If Statement Help
Views:
820
Posted By
freenity
or just add: if...
or just add:
if (!isset($_POST['submit']))
{
//show form
}
else
{
//insert
}
Showing results 1 to 9 of 9
All times are GMT. The time now is
07:06 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