Help =( !! Upload Pics [PHP script]
Hello
I need help with a php script [MULTIPLE UPLOAD IMAGES] , where I want to add a feature (wat
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo
printing links
Hi every1
i am connecting to a table in sql and the looping through with a while ($ var = my
Why use OOP?
Can someone explain to me why I should use OOP instead of procedure based code.
Im building a
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys