Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w
The control with ID 'ace' requires a ScriptManager on the page
I'm trying to add a simple AlwaysVisibleControlExtender to my page, but it's not working. I get the
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
Include a php
Hello,
I'm trying to include a function that shows the recent searches.
Example I have <
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However