FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
dinamic "textboxes"?
Ey all, my first post here, i hope its not a hard one
I display mysql results in a table
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
Replacing a string on click of a button
Hi! Is there a way to replace a string on a click of a text link?
This is what I've come up w