j1inmis Ouput layout changes
Hi,
Can anybody tell how can j1inmis output layout can be changed so that vendor names ge
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Casting Decimals in Oracle
This code worked as a query in DB2, but I am not sure what the syntax is for casting decimals in Ora
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
blank page.... nothing is happening.
I'm new to a lot of this but in the last 24hrs have learned a lot.
Installed latest version of my
Login page problems
I developed a website a few months ago and I am now having an issue with logging into it. The place
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.