Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
need help in mysql_num_rows()
please tell me what i am doing wrong in this query. it displays this error
Code: Warning: mys
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
About imagecopyresampled()
Hello,
I am looking to use this function to resize parts of an image to a fixed thumbnail siz
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Keeping data in form
How can I keep whatever I write in the form?