cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
PHP, jAVASCRIPT setting input values, why isn't it working?
Hi:
I am calling this javascript:
<script language="javascript">
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
Undefined variable: adHTML
Hello:
While checking my site error logs, I've noticed one repetitive error that fills the lo
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
do while...woes
I'm sure this is childsplay but it is stumping me, everytime i try what I think would make this work
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code: