Use crontab -e from the commandline of the server Best regards Stephan ... -- .. UND EIN RIESIGES SCHAF WIRD VOM HIMMEL FALLEN UND DIE WELT RETTEN!!! ACH IHR...
Hi all, I have to make a send engine with a mailing list around of 5 000 emails, I'm using Cron Jobs to make the send each week. As you know default time is 30...
My client is looking for top Web Developers (backend) to build cool kids games. Within this small company, you'll have a direct impact on shaping these kids...
We Have the Fallowing Requriement Req: Sending SMS with a scheduled time user select the date and time from calender we need to send sms message for tht time ...
So what's going to trigger the AJAX request then? ... From: php-objects@yahoogroups.com [mailto:php-objects@yahoogroups.com] On Behalf Of kranthi Sent: 03 July...
as i said a javascript time scheduling function.. some thing like setTimeout <http://www.plus2net.com/javascript_tutorial/timer-set.php> [Non-text portions of...
Let me cut to the chase then. That won't work because it needs a browser connection to be able to run the JavaScript code, which means it relies on a user to...
yeh... i agree...even tough i never worked with Corn or 'Scheduler' class but i can say that it it is the same thing which i said earlier... what i said is...
that's not the right solution, i think it's better to use cronjob, setup the cronjob on server to run php script. and you "just" leave the server switched ON. ...
Hi I have heard there are some web sites that execute cron jobs for u on schedules time free of charge.i got this sometimes a go but i can not find the web...
Dear All, i want to add inline form validation in my web form.for example when enter wrong word ,it display the error message near the field box,if enter...
use jquery form validation plugin you can do more with it priya On Sun, Jul 6, 2008 at 4:42 PM, birgunj birgunj <birgunjp0071@...> ... [Non-text portions...
Halo... i'm from indonesia, i need the php script for QR Code anda Datamatrix Generator like http://qrcode.kaywa.com/ and http://datamatrix.kaywa.com/. can...
hi I am doing site for a mumbai based client. The site is related restaurants and ordering food online. here i need to implement the payment gateways in indian...
hey Friends i need to know how i can implement live chat between users in separate window and also check status if he is login so his chat status is green...
I've used http://www.x7chat.com/ in the past, and it's fairly lightweight and OK. ... From: php-objects@yahoogroups.com [mailto:php-objects@yahoogroups.com] On...
Sir Atkinson still not get any idea please help me out m still waiting thanks Regards Umer Talha (UT) 0322-2848142 0345-3822586 ... From: "Atkinson, Robert"...
Hi, I think this one is helpful for you..... Good Luck.. ############################ Start Here ########################## Note:- all code is put in a page....
Have a look at COMET. It is an AJAX 'push' framework which is ideal for a chat app. The following example uses the prototype library. All very good: ...