pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Automatically Detect Phone Model for WAP Jar Deployment
Making a wap site is fairly simple, but I'd like to know if there's a way to make it so that the wap
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
Displaying a record from mysql in a simple swf file
Hi,
I have a mysql database containing information I would like to display in my swf.
Ball movement
I want to move a ball from one point to another and it should hit a group of balls at the other end
PHP onsubmit in the form not going to the fuction.
I have a form through ‘onsubmit’ calling a function validation(). But not going to the
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
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