- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
13 Posted Topics
Its urgent I have a auction script In that bid butler is not working I have code butler.php but depends on cron I dnt know how to run cron to run butler.php each 1 min. Plz help me
I want to make my own blog in which , I want to provide facility of posting a single post to multiple sites . I can build my own database and interface for my blog but how can I add facility of multiple posting in my blog I know it …
I own a website I want to add blogs in it but I also want that if i post a blog from my site it should also be published in multiple sites Can anyone help me its urgent
I have a field Status in my table message Its value when any message is entered in table is 1 but I want to alter it to 0 after 1 day of message posting how can I do so Plz help me
I want to run aphp code when particular window is closed ( Want to enter the time of closing of window in database) How can I do this Plz help me if somebody know abt it Thanx in advance
[QUOTE=ragnarok511;1170891]Thanks but I got php 5.2.10 off of synaptic package manager. Does that matter? Whenever I launch a php script through local host it works just fine.[/QUOTE] php code works on server. so whenever u open php file directly in browser it will ask you to download it , but …
I've LAN in my office . We work on local server there but.... is it possible for me to access localhost from my home situated far away from office? Plz help me?????????
I've a basic chat script. In that I displayed messages directly from Mysql. When I click on send button then form submits and I get my posted message on screen. But if anyone else post message then it won't displayed in my screen unless I resubmit the form. If I …
Hello, I've DOB field in my database with date datatype. Bt when I enter 1 March 1980 from front end it stores 29 Feb 1980 in database. Can anyone help me? Thanx a lot in advance.
I'm validating a textarea for null value by following code var message = document.chat_frm.msg.value; if(message=="" || message==null){ alert("Say something or shout it out! Uhm ... no, type it in!"); //document.chat_frm.msg.focus(); return false; } It is working fine as if without entering any text I click on submit it returns alert …
Hello' I'm using following code and getting mysqlerror Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs/..... Code is $query="SELECT ('$retfield') FROM ('$table') WHERE ('$givefield')=('$val')"; $res=mysql_query($query); if(mysql_num_rows($res) > 0){ } Upto my knowledge I'm using correct syntax bt I dnt where I'm going wrong. Can anyone help …
Hello everyone I have created a basic chat window in that i used textarea to enter message but by default it is taking a tab i.e., initially cursor isone tab ahead instead of being at initial position of textarea . Can anyone help me??????
Hello everyone i'm new to daniweb and php also. i need help. I want to send sms alert to my customer when he fills a form just like email alert from my website Can anyone help me. Thanx a lot in advance
The End.
s_kanika