login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
upgrade from 4.7 to ECC 6.0
Hi all,
we are going to do an upgrade from R/3 4.7 to ECC 6.0. I need to know if i can find som
Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
Filename like the user name
I am creating a form and storing the values in file. Could anyone please tell me how to write a code
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
keeps going back to index.html ???????
ok so i started making my site using mostly.html files now i have added a fair chunk of php. My inde
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Problem with PHP/mySQL login code
Hello,
There is an error in my login script and I can't figure out what it is...
I believe