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
delete comma
HI,
How to delete "," at the end of the string.
Code: $match = 2009/02/03/a2corr
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
Sendmail.php - heading error following check_input
Hi,
I would greatly appreciate some help? I am brand new to PHP and have been searching and e
Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very