form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
Select Rows as Columns..
is there a way to select COLUMN_NAME from user_tab_columns where table_name='TABLENAME';
and ha
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
Displaying pictures
i have worked my way through storing images in directory and storing the location in mySQL db.Now i
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
upload image name with extension using php
hi frds..
<input id="file1" type="file" name="file[]" &a
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me