mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
with clause
hi all, i have a big query that usually access the same table more than once. for example, i have s
How to kill asynchronous postback / current postback?
Hi,here is my problem:I have a web site with many pages of which some may take time to process resul
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
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_
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.