PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
extract a file from zip file
hi,
i know how to unzip a zip file in php, but is there a way to just extract a certain file only
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
PHP form authentication
Hi guys,
what am trying to achieve is this: Whenever a user tries to login to my website, an
uploading video files into mysql in php
hi,
I have the video files which i have to upload into mysql db. along with creating thumbnails f
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send