Hello All, i am trying to install php5,IIS7 and mysql on windows server 2008.but i am not able to install it. i also search on net and follow the instruction...
I'm not sure but I think that you can't make both work at the same time without some huge configuration, once you intall one the ohter stop working. You shoud...
humph... please check your IIS, when you instal php, its use port which IIS use that too... try write 127.0.0.1 in your address explorer bar, what happened...
can you describe more clearly about your checkbox problem or your purpose code .. and did you combine ajax and php or just use php?thanks ... -- Best Regards, ...
i think nope... i have search for this too... but if someone can make the header/footer blank with code please share here ^^ coz it will help us much ^^ thanks...
Hi, I have an interface in admin panel where after successful login, there is an interface for addition,deletion and modification of some records. However, my...
//To set for One hour ini_set( session.gc_maxlifetime, 3600); ini_set( session.gc_divisor, 1); ini_set( session.gc_probability, 1); Best Regards, Rashid Khan ...
hi sourav... in your case, usually i write a functions to handle the session manually. first, you have to initialize a variable ($maxtime <in second>) to store...
it does not delete messages from data base and also do not assign id Love Cricket? Check out live scores, photos, video highlights and more. Click here...
it doesnot delete messages from database and also do not assign id Love Cricket? Check out live scores, photos, video highlights and more. Click here...
i didn't follow your problem and i never see your code ... thats maybe the id from database doesn't passed to the value atribut in the checkbox, that's why the...
Does anyone have a recommendation, open source or otherwise, for live chat/support chat scripts? -- Joe [Non-text portions of this message have been removed]...
Joe Forsythe
jforsythe@...
Jul 2, 2009 3:44 pm
8804
I have used http://www.phpfreechat.net/, which I believe is free for non-profit. have a look. ________________________________ From:...
humph if i not wrong.. yahoo have free live chat.. you just embed the script in your code... but sorry im forget the link... i will put down over here when i...
Hello Sourav, I think u have to change other session related changes in php diretives Or u can make runtime changes in php directive, Please try following in...
Dear all, We are Pleased to introduce our self *SANAARI* is offering *ONLINE/ CLASS ROOM* training for *India** and world wide*. This training will be with...
Came across this one over the weekend. I haven't used it myself but it is by the same team that did openWysiwyg, which I have used and which is very good: ...
Hello everybody, I want to create a table that show MYSQL record and want to add checkboxes so that user can select multiple or all record and can delete...
show us your code... -- Muhammad Rashid Babsail http://hammudi.com ... From: Khizra Ali <khizra_php@...> Subject: [php-objects] Chekbox delete option To:...
If u r beginner in php thn use following code(may b it is help full ) Else show ur code <form action="delete.php" method = "POST"> </table> <?php $con =...