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
1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this error
Code: Warning: mys
Turning Data into URLs?
This may seem very basic to you, but I'm having a hard time figuring out how to do this since I don'
Add trigger to UpdatePanel programmatically
Hi,I'm working on a website which uses AJAX and Masterpages. What I have is an AJAX UpdatePanel whi
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
Show message after entering data
Hello Colleagues
I would like to display messages after entering the data example: "
dat
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself