Is there something wrong?
Hi all,
Just a quick question... can someone look at this code and see if something is wrong?
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
Hyperlink in PHP to MySQL record
Hello,
I am having trouble as i am new to php. I have connected to the database and I have di
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
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks
Problems with adding a link to one position in a 'foreach' loop, please help
Hello!
Iam pretty new to programming and I wanna create a table with users from an array. It
UL and LI Add Form
The idea I want here is when the user click on a character name from the drop down select bar at the
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&