gmdate() - want 1 hr before time
Hi,
I am using php gmdate().
Now I am entering all dates in my dbase using gmdate("Y-m-d
Images outside webroot
Im hopeing someone can help me with this because i cant figure it out.I have setup an ASP.NET websit
Object Interfaces
EDIT: Never mind, I just updated to php 5.
Hey all,
I'm currently experimenting with p
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Check Digits and extracting digits
I think I can figure out the code for this but I am having a very hard time getting past the first s
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
RTF fomatting to email content
Im trying to sen an email with content is picked up from a rtf-file (file_get_contents('*.rtf'). Mai