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 =
SAP Management Console is blank
Dear All ,
I am facing problem in my des sever suddely in SAP Management Console is blank and
Custom array sort? asc then desc
Any ideas how I could sort this array? I've been trying for a while. Maybe with usort, but I have no
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
PHP Error
On my .php page I have a drop down box that has several names in it. When a user clicks the name &am
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
order by date not ID number help php
I am trying to orginize the following code to order by date not id number.
any help would be grea
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...