BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
$GPRMC and NMEA how to extract from report
Hi There,
Im a little bi lost and not sure where to start with this one, ive got a small gps
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
=> and <=
So I was digging through some code when I came across the <= operator. This is the first tim