FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
Stumped by Third Day of Month problem
I am trying to build an algorithm that will essentially do this:
Code: [Select]$this_month = Oct
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Displaying image from database
Hi,
I've got a site where that's got a database behind it. Currently it has loads of items in
Image resize
Hi again fellers
I managed to sort out the issues with the folder,
Final hurdle is th
While Problem
i am having a problem with a while statement here is the code
Code: [Select]<?php
sess
Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
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
Session is not saving
I am not trying to do anything too fancy, I am just trying to get some $_SESSION data to save and us