Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
Search Forums
Search Results
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Page 1 of 3
1
2
3
>
Showing results 1 to 25 of 65
Search took
0.19
seconds.
Search:
Posts Made By:
TheCracker
Forum:
PHP
01-03-2013, 08:34 PM
Replies:
5
How to effectively measure bandwidth used by a user
Views:
294
Posted By
TheCracker
i think that is what i'm looking for Thank...
i think that is what i'm looking for
Thank you
Forum:
PHP
12-31-2012, 06:39 PM
Replies:
5
How to effectively measure bandwidth used by a user
Views:
294
Posted By
TheCracker
You are absolutely right in this, I don't know...
You are absolutely right in this, I don't know why i have done this. I have also though to add "LIMIT 1" at the end of the sql query to avoid it going through all of the records
But i do want it...
Forum:
PHP
12-31-2012, 02:19 AM
Replies:
5
How to effectively measure bandwidth used by a user
Views:
294
Posted By
TheCracker
How to effectively measure bandwidth used by a user
Hello,
I have a downloading website, where i measure the bandwidth used by every member.
For example the member is downloading a 1GB file, i want to measure how amny MB the user has downloaded...
Forum:
PHP
12-27-2012, 05:33 PM
Replies:
9
Call jQuery function on remote server
Views:
575
Posted By
TheCracker
The affiliate doesn't have API and they don't...
The affiliate doesn't have API and they don't give help regarding this.
if you know an idea or something to start with, it will be great
Forum:
PHP
12-26-2012, 04:18 AM
Replies:
9
Call jQuery function on remote server
Views:
575
Posted By
TheCracker
I appreciate your honesty but my business is...
I appreciate your honesty but my business is that, you can visit my website www.downmasters.com and see what I'm talking about.
And the name is just name, I have never cracked/nulled any software...
Forum:
PHP
12-23-2012, 01:59 AM
Replies:
9
Call jQuery function on remote server
Views:
575
Posted By
TheCracker
You can simply say "I don't know" and please...
You can simply say "I don't know" and please don't speak of others
Forum:
PHP
12-22-2012, 09:41 PM
Replies:
9
Call jQuery function on remote server
Views:
575
Posted By
TheCracker
What is suspicious in my question? I have...
What is suspicious in my question? I have developed a script similar to Rapidleech that helps to download from multiple hosts. So I need to login USING MY PREMIUM account and get the download link.?...
Forum:
PHP
12-22-2012, 06:46 AM
Replies:
9
Call jQuery function on remote server
Views:
575
Posted By
TheCracker
Call jQuery function on remote server
Hello,
Imagine this scenario, on a remote server there is a jQuery function that starts downloading a file.
How can I call the function using cURL or something else and get the download link? ...
Forum:
PHP
09-24-2012, 12:18 AM
Replies:
0
Using proxy with curl
Views:
219
Posted By
TheCracker
Using proxy with curl
Hello,
I need to connect to a remote server using curl with a proxy ip.
Is it possible to purchase an additional ip on the same server and use it as proxy ip??
Forum:
Small projects (quick fixes and changes)
07-21-2012, 05:27 PM
Replies:
0
PHP downloading from a remote file with resume
Views:
756
Posted By
TheCracker
PHP downloading from a remote file with resume
1) Project Details: PHP downloading from a remote file with resume
2) Payment method/ details: PayPal
Hello there I'm looking for someone to develop a php code to download a file from a remote...
Forum:
PHP
06-09-2012, 05:34 PM
Replies:
4
How can i login to this page using cURL
Views:
502
Posted By
TheCracker
I'm getting this error you know how to fix...
I'm getting this error
you know how to fix this please?
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, 'http://p3.grab8.com/1/');
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 0);...
Forum:
PHP
06-09-2012, 05:00 AM
Replies:
4
How can i login to this page using cURL
Views:
502
Posted By
TheCracker
How can i login to this page using cURL
Hello,
I'm trying to log in into this website using cURL but i'm getting HTTP/1.1 401 Unauthorized error, anyone faced such problem before??
http://p3.grab8.com/1/
thanks in advance
Forum:
PHP
05-22-2012, 12:34 AM
Replies:
2
Download without showing the URL
Views:
403
Posted By
TheCracker
i understand what you are talking about token. ...
i understand what you are talking about token.
that's what i thought. i want to use torrents principle to make users to download form remote server without having to fetch it to my server.
...
Forum:
PHP
05-21-2012, 11:43 PM
Replies:
2
Download without showing the URL
Views:
403
Posted By
TheCracker
Download without showing the URL
Hello,
i have a case that i want to do in php, i have files hosted on a server (not mine). let's say
http://domain.com/file.zip
i want to give a link like below for users so they download from...
Forum:
PHP
02-29-2012, 09:13 AM
Replies:
8
resume downloading link
Views:
694
Posted By
TheCracker
anyhow, i fixed it with 6 lines of code. thanks...
anyhow, i fixed it with 6 lines of code. thanks for your help but i would prefer if you don't bother yourself and post some 2cents posts which you call help!!
Forum:
PHP
02-27-2012, 07:37 PM
Replies:
25
Resolved
Cron Job Problem
Views:
1,035
Posted By
TheCracker
try crontab -l\ to list all your cron jobs. ...
try
crontab -l\
to list all your cron jobs.
however your cronjobs looks good for me, you can try simple php code to test if its working or not
<?php
$fp = fopen('test.txt', 'w');...
Forum:
PHP
02-27-2012, 06:18 PM
Replies:
8
resume downloading link
Views:
694
Posted By
TheCracker
hello, i know it theoretically, i know have to...
hello, i know it theoretically, i know have to look for $_SERVER ranges and set curl ranges and partial content header but can you show some help code wise please
Forum:
PHP
02-26-2012, 09:49 PM
Replies:
8
resume downloading link
Views:
694
Posted By
TheCracker
no got it wrong, i was talking about ranged curl...
no got it wrong, i was talking about ranged curl that took me only 5-10 mins
this is resume downloaded, you offered to write it but i never asked or started a thread about it
Forum:
PHP
02-26-2012, 08:55 PM
Replies:
8
resume downloading link
Views:
694
Posted By
TheCracker
i did that. i see some headers like keep-alive...
i did that. i see some headers like keep-alive etc but how can i implement it in php, can u show some help code wise please
Forum:
PHP
02-26-2012, 05:56 AM
Replies:
8
resume downloading link
Views:
694
Posted By
TheCracker
resume downloading link
Hello,
i have special case of resuming download, the file is not on server. the file is located at remote server, let's say
http://server/file.zip
and i'm using ranged curl to fetch the file and...
Forum:
PHP
02-22-2012, 11:23 PM
Replies:
0
uploading.com login page (i'll give one free account for help)
Views:
508
Posted By
TheCracker
uploading.com login page (i'll give one free account for help)
hello,
i'm trying to add uploading.com to my website (www.downmasters.com) but the problem they have different way, i'm having trouble logging in and getting correct cookies.
this is my code, i...
Forum:
MySQL
01-29-2012, 11:07 PM
Replies:
1
import specific table into database using ssh
Views:
481
Posted By
TheCracker
import specific table into database using ssh
Hello
how can i import specific tables from sql backup through ssh,
the reason is, i have 7.8GB vbulletin db and the import stops at postindex table which is over 10M records it takes forever to...
Forum:
PHP
01-02-2012, 05:24 AM
Replies:
13
limit packet size for curl
Views:
1,324
Posted By
TheCracker
thanks bro, i know the last range is wrong but i...
thanks bro, i know the last range is wrong but i fixed by that time but didn't update the thread
however, a programmer feels insulted if someone else tells him "i will do it for 50$" bcuz this is...
Forum:
PHP
12-22-2011, 05:11 AM
Replies:
13
limit packet size for curl
Views:
1,324
Posted By
TheCracker
you don't make yourself smarter by saying things...
you don't make yourself smarter by saying things like that!!
so i made loop and downloaded part by parts, its working and and it took me 5 mins to do it. its working but i have little problem when...
Forum:
PHP
12-21-2011, 01:52 AM
Replies:
13
limit packet size for curl
Views:
1,324
Posted By
TheCracker
Hello tangoforce, thanks now it make sense i will...
Hello tangoforce, thanks now it make sense i will try to use curl range to send parts of file,
however, i'm 8 years programmers. i think by not saving the file into hard disk then letting client...
Showing results 1 to 25 of 65
Page 1 of 3
1
2
3
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
03:49 AM
.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.