PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
Bluetooth RSSI & VIsta
Okie I got 4 Bluetooth adapters, a DBT-120 by Dlink, A Zonet Microsoft Bluetooth which is what I use
how do I show what a user have selected from a checkbox?
From my code below, how would i show which check boxes have been checked and which radio buttons sel
simple ping code
been searchin the site/web and found code thats simple but doesnt work.
I have a personal we
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
sql error
I have been looking at this code for 20mins and can't work out what I am doing wrong. There is somet
ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now