Basic Forum Tutorial
Hi, I'm new to PHP. I want to build a basic forum for my site using PHP and MySQL. I've searched t
Baffled by Undefined Index in Simple Array: Please Help!
Hello. I have a form which posts an array to this script. However, I can't seem to access the values
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
Parse error: syntax error, unexpected T_ELSEIF in /home/......html/item.php on l
I do not know what is wrong with this. Hope some one can help. I do nto want to post the entire site
FTP issues
Hi all,
I am currently facing some serious problems with a script and really need some ad
Populate drop down list from table??
Lets say for arguments sake that i have a table which contains the numbers 1 to 10.
How can i get
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
Text to picture Generator
Hello, i have found this script and it works really good^^ But i have one problem, i would like to c
Need help adding a timestamp to my filename/variable
Hello,
I'm kind of stupid when it comes to php and I need a tiny bit of help. I've got a f
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
Access database inside of a validation class
Hello,
For quite some time, I have been using functions to validate form input and access the
BIG file upload!
Hey guys!
I'm trying to upload a file, it works well with smaller files but with 60mb+, I get
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it