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
HTML form problem
Ive made a form to that i want to send to my email via PHP. but when it send only the name's etc sen
Multiple Dropdown Selections
I have a form that let's a user insert a page with the ability to select categories. I want them to
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Number Format
Hi All,
I have number '000000000050085' I want to format it to 500.85 Can any one give me
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
Extending Exception to contain method name
I was wondering, if there's a way to extend Exception in such a way, that it would contain name of a