I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
PayPal Redirect Issue
When I have my paypal button set so that is redirects to http://empiremarketing.ca/order.php,it work
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
Checking BOM Authorization Group
Hai Friends,
I have developed a mulitilevel BOM display report. End users have been assig
Keep newlines from textarea?..
I'm creating a simple encoding program, and what I want it to do is retain the newlines, as echoing
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo