Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
Help with echo()
I'm having some problems with this code:
Code: echo '
<A HREF="jav
Company Code for Vendors created through Business Partners
Hi, experts!
I'm trying to set up the integration between Business Partner (BP) and Vendo
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..