How to make URL loads only on login
On my page, when a user login he's redirects to user_home.php. I made it also to open the chat scree
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
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
Warning: session_start() headers already sent error - Driving me Nuts!
I am trying my sister in laws site and I keep getting an error with my coding. I am more of a design
Serial number of exernal hard disk/Thumbdrive
Hi guys,
I am new tio java networking concepts.Please tel me how to get Serial
number of exernal
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
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
Email Form Syantax Issue 2
How to make this look FROM:"OUR TEAM" instead of FROM:abc@mail.com
$headers = "
smart reading from a text file
Hello there fellow coders, i was wondering if one of you wouldnt mind helping me with this problem i
Echoing ASCII code
I have a php page that splits a string into chars and then echoes the ASCII code for each char. I'm