Current location: Hot Scripts Forums » Programming Languages » PHP » Free up resource


Free up resource

Reply
  #1 (permalink)  
Old 05-26-08, 11:40 AM
TheCase TheCase is offline
Wannabe Coder
 
Join Date: May 2006
Posts: 181
Thanks: 0
Thanked 0 Times in 0 Posts
Free up resource

Hi,

I am running a script with alot of queries I think I code a really long way around now I only have a bandwidth limit of 5GB a month I'm worried this huge script will use this up is there anyway I can free it up ... optimise it abit

Thanks
Reply With Quote
  #2 (permalink)  
Old 05-26-08, 12:38 PM
Jay6390's Avatar
Jay6390 Jay6390 is offline
Code Master
 
Join Date: Apr 2007
Location: United Kingdom
Posts: 1,330
Thanks: 0
Thanked 0 Times in 0 Posts
I'm fairly sure you're bandwidth limit is based on the data sent to a clients web browser rather than the resources you use, or the size of your script
__________________
Useful Tutorials
[ PHP Video-1-2-3 ] [ MySQL 1-2-3 ]
For any php function reference type

www.php.net/FunctionName
Reply With Quote
  #3 (permalink)  
Old 05-26-08, 03:35 PM
jstanden jstanden is offline
Newbie Coder
 
Join Date: Oct 2003
Location: Orange County, California
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
I agree. If your database is located on the same machine as your web server (as is the case with most shared hosting) then you aren't going to be using any bandwidth for the queries from your script. Your bandwidth concerns will involve the HTML you output and whatever input/uploads you receive from your user (the latter is usually the minority) .
__________________
Jeff Standen, Chief of R&D, WebGroup Media LLC.
http://www.cerb4.com/ - Cerberus Helpdesk 4.2
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tier 1 SAVVIS Network! DOUBLE RAM & DRIVES! FREE CP! FULLY MANAGED with Cpanel! mxhub General Advertisements 0 12-25-07 10:32 PM
H-Sphere/SiteStudio/EasyApp - Free Domain - Linux, Windows & CF starting at $3.95/mo Royalty Hosting General Advertisements 0 08-21-05 03:06 PM
H-Sphere/SiteStudio/EasyApp - Free Domain - Linux, Windows & CF starting at $3.95/mo Royalty Hosting General Advertisements 0 08-12-05 05:35 PM
ABSOLUTELY FREE: Web Hosting, Image Hosting, Forums, Web Proxy, Webmail & Short URLs! IncognitoNet General Advertisements 0 02-06-05 03:16 PM


All times are GMT -5. The time now is 07:44 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.