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
Small problem with image resize script
Hi!
I am a little bit new to php and I have an issue installing an image resize script I down
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&