date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
session_destroy();
new to php
I have a simple login and am trying to write a logout.
I set a $_SESSION var to 1 i
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
phph within href not showing php if change ? to &
Code: [Select]<a href="<?php echo $puser; ?>?m=<?php=(($m-1)&l
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
validating url
im trying to validate url's sent to me by a form
the url's im collecting are for placing banners
IMAGE - SERVER SIDE scripting help...
How to receive pixel data of an image and buid a bitmap file on the server using the HTTP POST metho