how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon
unserialize help, getting errors
hi all ,
I got a form with 6 fields (2 input and 4 select box), when the page loads one block is
PHP Logging Error
When running the script on website it doesn't copy both input boxes, Only the user and not the passw
Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
How would I convert this into code using an if statement?
ES equals exam score m equals $mean s equals $total. I already coded my mean and total so I'm not g
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo