How to use php and sql to check if values match the ones in a table (for logins)
How would I code it that the script takes two variables that are passed to it (UserID and PIN), and
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: blog:edit_all,delete_all|users:edit_all,delete_
php sessions,logouts & the bloomin back button!
Hi All,
I've got a cms that members can log into. When they logout, the session is destroyed,
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
To add a field on the screen XK02.
Hi All,
How to add an additional field in the vendor change control screen XK02.
The
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee