PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
PO Release Strategy Issue
Hi Experts,
I am facing an issue related to PO release strategy. The details are-
<
Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys