Forum: PHP Oct 20th, 2009 |
| Replies: 5 Views: 666 it's still not working, http://localhost/web/ardy redirect to http://localhost/web/artist.php?artist=artist
Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteRule ^([a-z0-9-\s]+)... |
Forum: PHP Oct 16th, 2009 |
| Replies: 2 Views: 184 <?php
//check table
function checktable($tablename){
return mysql_query("select * from ".$tablename." limit 0,1");
}
$table="table_name_that_want_to_be_check";
if(checktable($table)){... |
Forum: PHP Oct 16th, 2009 |
| Replies: 1 Views: 384 how to detect ip that converted to a region name.. any free code? coz i found it's commercial code while i'm trying to googling..
thanks |
Forum: PHP Oct 16th, 2009 |
| Replies: 5 Views: 666 i have problem with rewrite url in .htaccess
Options +FollowSymLinks
RewriteEngine On
RewriteBase /web/
RewriteRule ^([^/]*)$ artist.php?artist=$1 [R] |
Forum: PHP Apr 2nd, 2009 |
| Replies: 4 Views: 748 mail($to,"Discount offer",$message,"From: noreply@bisnis-indonesia.biz\n MIME-Version: 1.0\n Content-type: text/html; charset=iso-8859-1 \n Reply-To: promo@bisnis-indonesia.biz\nX-Mailer: PHP/");
... |
Forum: PHP Feb 24th, 2009 |
| Replies: 1 Views: 223 please tell me the algorithm serveruptime.com and how ping and get ping result in php
http://www.kampanye-damai-pemilu-indonesia2009.comyr.com |
Forum: PHP Feb 16th, 2009 |
| Replies: 1 Views: 472 how algorithm of server uptime in php ? |
Forum: PHP Feb 12th, 2009 |
| Replies: 6 Views: 378 not like that.. iwant to remove all from <script> tag till </script> if match with the pattern..
the pattern from
<script .....>
... targetword1..
... targetword2..
... targetword3..
... |
Forum: PHP Feb 12th, 2009 |
| Replies: 6 Views: 378 yes remove all if get same pattern.. the problem is how to make regex pattern... |
Forum: PHP Feb 12th, 2009 |
| Replies: 6 Views: 378 anyone can help me to make regular expression
[code ]
$string="
xxxxx
xxxxx
<body border='0'>
<script language=javascript>
... |
Forum: PHP Feb 12th, 2009 |
| Replies: 2 Views: 576 [code] target.php:
xas xjahs dajdh ajdhjas da d xxxx na dh ada hd
[code] main.php:
<?php
// removal malicious script by forzadraco
$filename="target.php"; |
Forum: PHP Feb 9th, 2009 |
| Replies: 1 Views: 414 <?php
$items = array("red","yellow",
"pink","green",
"purple","blue",
"orange","opal",
"ruby","brown",
... |
Forum: PHP Feb 9th, 2009 |
| Replies: 2 Views: 363 anyone can help mo to tell the algorithm how to make server uptime application like serveruptime.com?
http://www.duniaislam.site50.net |
Forum: PHP Sep 11th, 2008 |
| Replies: 4 Views: 448 in logout code.. unregister and destroy your session and put shanti's code in top of your page admin code |
Forum: PHP Sep 11th, 2008 |
| Replies: 9 Views: 587 just use open source web forum like phpbb or smf forum |
Forum: PHP Aug 8th, 2008 |
| Replies: 5 Views: 553 |
Forum: PHP Aug 8th, 2008 |
| Replies: 1 Views: 1,071 i have a problem how to make a lock feature with ajax-php where a user view some file in the list file, another user will view lock message without refresh it page. |
Forum: PHP Jul 23rd, 2008 |
| Replies: 1 Views: 617 i have a problem: i want redirect everything page in url: ex: http://dracotech.biz to http://www.dracotech.biz . want to add www. in everything request from user.. maybe with mode rewrite in apache... |
Forum: HTML and CSS Jun 11th, 2008 |
| Replies: 2 Views: 1,302 how to make a submit button with rollover image n that image use .png file that can't be render with IE6..? |
Forum: MySQL May 27th, 2008 |
| Replies: 6 Views: 5,858 range of datetime data type (show all records in between 2 dates. example: form
2008/10/01 to 2008./12/12). thanks |
Forum: JavaScript / DHTML / AJAX May 26th, 2008 |
| Replies: 1 Views: 755 <script language="JavaScript">
<!--
function cek(){
counter=0;
for(i=1;i<10;i++){
// i=1;
if(document.getElementById('a'+i).checked==true){
//alert('aaddd');
counter++;
} |
Forum: JavaScript / DHTML / AJAX May 23rd, 2008 |
| Replies: 4 Views: 1,076 i have some checkbox:
i.e:
<input type="checkbox" name="a" value="a" onclick="check(this)" />a
<input type="checkbox" name="b" value="b" onclick="check(this)" />b
<input type="checkbox" name="c"... |
Forum: MySQL May 13th, 2008 |
| Replies: 1 Views: 678 how to copyng data from another database postgre to mySQL database without cronjob with realtime... thanks |
Forum: PHP May 13th, 2008 |
| Replies: 1 Views: 464 how to copyng data from another database postgre to mySQL database without cronjob with realtime... php can do it..? thanks |
Forum: JavaScript / DHTML / AJAX May 6th, 2008 |
| Replies: 1 Views: 885 how to make sorting field in table based on alphabetical sorting descending-ascending.. can anyone give a link tutorial that? |
Forum: Domain Names for Sale May 2nd, 2008 |
| Replies: 0 Views: 512 please contact me: forzadraco@gmail.com or my YM: forzadraco@yahoo.com |
Forum: JavaScript / DHTML / AJAX May 2nd, 2008 |
| Replies: 1 Views: 732 sorry i'm beginner in javascript.
I've problem.. i have a listbox with some value. if i selected a value i.e:'success' so another listbox become visible.
anyone can help me..? thanks all |
Forum: PHP Apr 29th, 2008 |
| Replies: 1 Views: 397 not spesifik... please with ur source code |
Forum: PHP Apr 29th, 2008 |
| Replies: 0 Views: 418 can anybody help me to show how to make multiple search with some listbox and ot's value have multiple calue and one of them have value 'any' which search all with PHP n MYSQL. Thanks... |
Forum: PHP Apr 28th, 2008 |
| Replies: 0 Views: 531 anyone can help me to show me how to make multiple search with multuple parameter?
thanks,
Ardy SH |
Forum: PHP Apr 25th, 2008 |
| Replies: 1 Views: 489 hyy... i hv aproblem.. iwant to make aplication thabt need some field database from other database(pg-sql) and want to copy it to other database(mysql). can that skrip make this happen auto... |
Forum: MySQL Apr 23rd, 2008 |
| Replies: 1 Views: 721 Hello all, i get a problem: 1 have 1 database and want to move some field in tabel to other database automaticly, how to make this happen to auto copyning data everyday or every hour..? anyone can... |
Forum: PHP Apr 10th, 2008 |
| Replies: 4 Views: 583 http://www.hotscripts.com/PHP/index.html |
Forum: PHP Apr 10th, 2008 |
| Replies: 4 Views: 583 |
Forum: HTML and CSS Mar 25th, 2008 |
| Replies: 2 Views: 1,487 no its not that i mean csshacker...
i mean
http://www.cssjuice.com/25-rounded-corners-techniques-with-css/ |
Forum: JavaScript / DHTML / AJAX Mar 25th, 2008 |
| Replies: 1 Views: 1,374 i hv problem which: i have 2 radio button with value 'yes' and 'no' and one textbox, my question is : default the texbox is disabled and when user choose radio button "yes" the texbox become... |
Forum: HTML and CSS Mar 24th, 2008 |
| Replies: 2 Views: 1,487 i have a code like :
<table width="242" cellpadding="0" cellspacing="0" class="Form">
<tr>
<td width="11" class="leftTopForm small"> </td>
<td width="174"... |
Forum: PHP Mar 24th, 2008 |
| Replies: 1 Views: 540 any software can make a report like crystal report for php ?? or convert it to pdf,word n excel...?
Thanks all,
Ardy Satria H |
Forum: PHP Mar 23rd, 2008 |
| Replies: 1 Views: 543 |
Forum: PHP Mar 19th, 2008 |
| Replies: 3 Views: 2,317 Try to remove .htaccess or htaccess.txt file, or rename it. |