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 16 of 16
Search took
0.00
seconds.
Search:
Posts Made By:
superthin
Forum:
General
07-03-2010, 11:56 AM
Replies:
4
How I inherit / share login session / cookies?
Views:
739
Posted By
superthin
How I inherit / share login session / cookies?
Hello Everybody,
I have a site like:
http://mysite.com/drupal
http://mysite.com/phpbb
http://mysite.com/wordpress
http://mysite.com/kb
All of PHP scripts above run on the same box (same hosting)...
Forum:
General
05-30-2010, 06:50 PM
Replies:
3
Spammers bypassed my reCAPTCHA easilly
Views:
1,113
Posted By
superthin
@delayedinsanity: Yes, I allow guest to post, but...
@delayedinsanity: Yes, I allow guest to post, but one category which guests can post, and twice in a week.
I think the spammers are smart. When I enable guest post to the category, 30 minutes later,...
Forum:
General
05-30-2010, 09:50 AM
Replies:
3
Spammers bypassed my reCAPTCHA easilly
Views:
1,113
Posted By
superthin
Spammers bypassed my reCAPTCHA easilly
Hello All,
I have a phpBB 3 forum. In the pass, my board was flooded by many spammers (about 500 posts every night). So I was enable reCAPTCHA to prevent. Everything seemed to OK to recently...
Forum:
Javascript, AJAX, E4X
11-10-2009, 08:07 PM
Replies:
0
I cannot get domain / url from an html page
Views:
940
Posted By
superthin
I cannot get domain / url from an html page
Hello!
I have many .html files. They contain unchanged information as: quarterly reports, annual reports, term of services,... I don't use PHP because of server load problem.
Most of them ( .html...
Forum:
Absolute Beginners
10-09-2009, 05:52 PM
Replies:
1
How to make comments visible to spammers only?
Views:
839
Posted By
superthin
How to make comments visible to spammers only?
Hello everybody,
I am coding a small blog script. I want to have a feature like:
When a guest visits my blog, he / she will post comments (he / she should not be registered membership), his / her...
Forum:
Javascript, AJAX, E4X
08-03-2009, 05:20 AM
Replies:
3
Could I get a href properties with javascript?
Views:
5,764
Posted By
superthin
Could I get a href properties with javascript?
Hello Everybody,
I have a link:
<a href="myotherlink.html" onclick="myfunc();">Link to edit page</a>
I want to when I click "Link to edit page" a javascript function myfunc() will be executive...
Forum:
Absolute Beginners
07-29-2009, 12:51 AM
Replies:
6
Give me remove special characters from a string, plz
Views:
2,285
Posted By
superthin
Wow, thank you(s) very much. Now, I want to "Do...
Wow, thank you(s) very much. Now, I want to "Do not replace . (point) / Point is not a special character". What should I do? It seems to very hard to grasp Regular Expression for beginners.
Forum:
Absolute Beginners
07-20-2009, 03:08 AM
Replies:
6
Give me remove special characters from a string, plz
Views:
2,285
Posted By
superthin
Give me remove special characters from a string, plz
Hello everybody,
I am a newbie. I want to remove all special characters from a string (keep alpha-numeric character only). And replace a space (or many spaces) with "-" character.
Ex: This is...
Forum:
Absolute Beginners
12-03-2008, 01:45 PM
Replies:
1
Which PHP's feature made you crazy best?
Views:
986
Posted By
superthin
Which PHP's feature made you crazy best?
I don't know why did PHP's authors create magic quote. When using shared hosting and manipulating with submit forms I had to check "what is status of magic quote?". If magic quote is ON => strip...
Forum:
Absolute Beginners
12-02-2008, 02:33 AM
Replies:
3
Ask about 2 Predefined Variables
Views:
882
Posted By
superthin
Ask about 2 Predefined Variables
Hello all,
Please tell me the difference of $_SERVER['SCRIPT_NAME'] and $_SERVER['PHP_SELF']. I read PHP Docs from php.net but I cannot understand.
If both is the same, which should I use for...
Forum:
Javascript, AJAX, E4X
11-25-2008, 04:57 PM
Replies:
2
Could I use Ajax to preload a dropbox?
Views:
1,741
Posted By
superthin
Oh, thank martins256 very much. I would like to...
Oh, thank martins256 very much. I would like to say "You are a star" :)
Forum:
Javascript, AJAX, E4X
11-25-2008, 01:18 AM
Replies:
2
Could I use Ajax to preload a dropbox?
Views:
1,741
Posted By
superthin
Could I use Ajax to preload a dropbox?
Hello all,
I have got a html form to input books' information. When I run my PHP script in localhost, everthing is good. The problem is when I upload it to my shared hosting, the hosting provider...
Forum:
General
08-22-2008, 04:52 AM
Replies:
3
Where is my file?
Views:
3,696
Posted By
superthin
Where is my file?
Hi every body,
I am creating a small project to manage some books for my team. Exporting database to an Excel (*.xls) file is very important because an the team's member will use that file to import...
Forum:
Member Introductions
08-20-2008, 11:25 AM
Replies:
6
I am from Vietnam
Views:
720
Posted By
superthin
Yes, I has two younger sister. A sister is dental...
Yes, I has two younger sister. A sister is dental doctor and another is high-school student. My avatar is hers (who is doctor). Why do you ask me that?
Forum:
General
08-20-2008, 02:03 AM
Replies:
1
How to detect and prevent including from anothers?
Views:
644
Posted By
superthin
How to detect and prevent including from anothers?
Hi everybody,
My database (of a phpBB version 3 forum) was bogus data / garbage. I am using shared hosting with many people. I read apache log file and saw a man (script kiddie) who had an account...
Forum:
Member Introductions
08-18-2008, 10:53 AM
Replies:
6
I am from Vietnam
Views:
720
Posted By
superthin
I am from Vietnam
Hello everybody,
I am from Vietnam. My job is not involved in IT. I am a constructive worker and I have never go to school for any IT courses also. All my knowledge of IT is some very short courses...
Showing results 1 to 16 of 16
All times are GMT. The time now is
05:45 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