Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
Keeping data in form
How can I keep whatever I write in the form?
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
What are the two different files you download to update kernel?
What are the two different files you download to update kernel?
upload form file types....
Hey all, I am learning PHP and I am writing a script from the W3C Schools tutorials for uploading fi
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
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
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
PHP submit form script causing blank page
Im trying to submit a form using this script, however nothing shows up on the page, does anyone know
SELECT * FROM users WHERE Users are not in Blocked
How do I select all users from users table where there users_id is not stored in the block table