pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
Inserting a variable in a link
I have this code that I want to insert for my own variable but I have no idea how. This is what I wa
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
want a code for uploading and downloading
i m trying to upload and download to my site..i need upload and download code ...i use a code for up
Not connecting to DB using ruby, error:env.c:257:in oci8lib.so: ORA-12154:
Hi All,
I am trying to connect to the database server from the client server using ruby and f
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but
an interesting question
Greetings folks, got to ask an interesting question...
let say
i have created a function s
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would