FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
Login Script Issues
I am using a script I got from http://phpsense.com/php/php-login-script.html in order to allow peopl
Putting double spaces instead of single spaces
Im looking at trying to replace all single spacing between fields with double spacing
At pres
Need help with unexpected T-STRING error
I'm a newbie and I'm still learning PHP. However this error has me stumped. I've googled, searched t
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple