Adding to an Int row in db
Hi, i have a database which houses all of the users of my site. One of the columns is for points whi
The IE or FF detector
Hello Friends,
Problem of today ( we seek for php help ) as following ,
we know all th
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know