query based on 2 conditions
I want to select if the doc_type is either s OR f but this doesn't work:
Code: [Select]$query
browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
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
PHP & MS Access - Line Break
Hey Guys!
I'm pulling records from an MS Access database and listing them using PHP and I'm r
Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
php call servlet
I have done a php backup application .
So there is a form that user pick some files to zip and d
cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
'grab_files', multiple extension?
hey guys,
can anyone suggest a way to make to following line of code look for files with more
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&