Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
Any decent php formatter/beautifier/pretty printer?
Any decent php formatter/beautifier/pretty printer class/function?
I found the following whil
Date help - fetch dates for Mondays between xxx and yyy?
Does anyone know the best way to do this? I have two dates, say:
2010-01-26 and 2010-05-30
issues verifying if user is logged in
I am having issues when a user logs in via asp Login control, the IsAuthenticated still seems to com
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.