pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.
output printing as hexadecmal... XD
Everything works except the calcem call for the totusold and totuprice. The out put shows up as hex.
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<