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
Variable uses and placement
I'm new to PL/SQL and am trying to learn about variable valid uses/placement (any pointers to any do
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
Storing the referrer in session... problems with tabs
Hello All
I am currently working on an ERP project based on the MVC methodology, when a user
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
2 decima places & How to reload my page
Hello There,
How do i put full-stop (.) after second figure from behind? ie if i have 123456
ob_ dynamic content
i was wondering about the potential to use ob to create a <div then remove it when the page
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
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