Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-17-2012, 03:32 PM   PM User | #16
damlays
New Coder

 
Join Date: Nov 2012
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
damlays is an unknown quantity at this point
Thank you for the further information. Of course you can offer, maybe in another project I can request your professional help. But as I wrote, on this subject I will try working only in amateur basis.

If you agree to continue helping me and you can give me some hints (refer/show me some sample codes on the interntet doing this function) as a starting point for me, then I can work on them and try to modify according to my needs. (And I can ask again some little points about the code which I modified -if I can do-)

Last edited by damlays; 11-17-2012 at 06:01 PM..
damlays is offline   Reply With Quote
Old 11-21-2012, 06:28 AM   PM User | #17
damlays
New Coder

 
Join Date: Nov 2012
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
damlays is an unknown quantity at this point
it seems no more help ..thank you for the previous helps anyway..
damlays is offline   Reply With Quote
Old 11-21-2012, 02:44 PM   PM User | #18
tangoforce
Senior Coder

 
tangoforce's Avatar
 
Join Date: Feb 2011
Location: Your Monitor
Posts: 3,503
Thanks: 45
Thanked 439 Times in 428 Posts
tangoforce will become famous soon enoughtangoforce will become famous soon enough
I don't know what you want me to say?

I've offered to write the code for you but instead you prefer to do it yourself, have me give you all the information, you struggle to write the code so get me doing it, then help you fix your code / debug it and all for free?

If someone offers to do something for you for a fair price, it's a bit of a cheek to turn around and then ask them to help you do it while actually expecting them to do most of the work because you don't know how to DIY. You might just as well asked me to do it for free because thats effectively what you're getting at.

On top of that, I've explained the logic to you that you need to write code that loops at least once per second (twice max) that checks the source folder for files and moves them to your destination folder and continues to do so for 59 seconds. Then every minute your cron runs the script again.

I've explained the theory to you of how this process should work. Go away, hit google and find out how to do these small steps bit by bit until you work out what you're doing and can put it all together. It really isn't that hard you just have to make an effort.

Sorry if that sounds harsh but you say you want to do it yourself and rather than pay, so DO IT! Everyone who writes PHP has had to learn the hard way and that takes time and effort. If you then want someone to write your code for you it's only fair that you reward them for it or be prepared to do some learning yourself. This forum is really aimed at helping people out with small snippets of code or helping bug fixes etc not asking for people to either write your complete project for free or help you plan and build it from the ground up. There is a projects forum for that!

Hit google, look up php loops, then php directory scan etc. That will get you started
__________________
Please wrap your code in [php] tags. It is a sticky topic and it HELPS us to HELP YOU!
TIP: Coding styles and $end errors :::::::::: TIP: Warning: Cannot modify header information - headers already sent :::::::::: TIP: Quotes / Parse error: syntax error, unexpected T_..
PHP Code:
//Please don't use this for your form processing:
if (isset($_POST['submit']))
//Internet explorer has a bug and does not always send the submit value. 
Explanation: The IE if(isset($_POST['submit'])) bug explained.

Last edited by tangoforce; 11-21-2012 at 02:53 PM..
tangoforce is offline   Reply With Quote
Old 11-22-2012, 02:11 PM   PM User | #19
damlays
New Coder

 
Join Date: Nov 2012
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
damlays is an unknown quantity at this point
Quote:
Originally Posted by tangoforce View Post
I don't know what you want me to say?
why did you take it for yourself ?

this is a big forum that hundreds read the threads, the message was not for you..
and I would like to thank to all prevous helps also..
damlays is offline   Reply With Quote
Old 11-22-2012, 03:34 PM   PM User | #20
tangoforce
Senior Coder

 
tangoforce's Avatar
 
Join Date: Feb 2011
Location: Your Monitor
Posts: 3,503
Thanks: 45
Thanked 439 Times in 428 Posts
tangoforce will become famous soon enoughtangoforce will become famous soon enough
I think the other people stopped responding quite a long time ago.

Have you made a start yet? - Have you got your loop code and file scanning code done?
__________________
Please wrap your code in [php] tags. It is a sticky topic and it HELPS us to HELP YOU!
TIP: Coding styles and $end errors :::::::::: TIP: Warning: Cannot modify header information - headers already sent :::::::::: TIP: Quotes / Parse error: syntax error, unexpected T_..
PHP Code:
//Please don't use this for your form processing:
if (isset($_POST['submit']))
//Internet explorer has a bug and does not always send the submit value. 
Explanation: The IE if(isset($_POST['submit'])) bug explained.
tangoforce is offline   Reply With Quote
Old 11-22-2012, 03:49 PM   PM User | #21
damlays
New Coder

 
Join Date: Nov 2012
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
damlays is an unknown quantity at this point
yes responding stopped..but reading continued by users..so I want to put end to the subject with my thanks..

I don't know is it allowed in this forum to use here as market place for professional programmers to catch new customers or not, but I am repeating "nothing was about you in my message"

Forums are sharing places..everybody shares only the amount of knowledge/help what he/she wants to share(or not share)....So I am thanking to all people who helped and not helped..

Last edited by damlays; 11-22-2012 at 04:04 PM..
damlays is offline   Reply With Quote
Reply

Bookmarks

Tags
cron job webcam

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:18 AM.


Advertisement
Log in to turn off these ads.