TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble 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
Associates
CSS Tutorials
 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 01-24-2011, 10:26 AM   #1 (permalink)
The Acquainted
 
Join Date: Feb 2008
Posts: 107
Thanks: 3
CΛSTΞX is on a distinguished road
Terminal Need suggestion about sleeping processes

Hello,

I got too many sleeping requests after I run a script. I need your suggestions, what I am doing wrong ?

The script has these;

PHP Code:
ini_set('max_execution_time',7);

$baglan = @mysql_connect($host,$dbuser,$dbpass);
@
mysql_select_db("$database");

$sorgu mysql_query("select * from dle_post where title ='$isim'");
if (
mysql_num_rows($sorgu) < 1) {

$uzun addslashes($uzun);
$finalkisa addslashes($finalkisa);
$prgisim addslashes($prgisim);

mysql_query("INSERT INTO dle_post (title,date,short_story,full_story,category,autor,approve,alt_name) values ('$isim', '$zaman', '$finalkisa', '$uzun','$category', '$author', '1', '$nee')"); 

mysql_close($baglan); 
__________________
Downloadic
infolizer
Send a message via MSN to CΛSTΞX
CΛSTΞX is offline  
Reply With Quote
 



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
suggestion on library management project dodgeqwe Advanced PHP Programming 2 06-25-2009 05:21 AM
php ide suggestion please planepixel General 8 03-17-2009 02:21 AM
Suggestion Veolus Feedback 14 06-01-2005 06:45 PM


All times are GMT. The time now is 02:53 AM.

 
     

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