How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
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
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma
session variables not working anymore
hello,
i use sessions to handle authentication within my site. my host has been changing a lot of
Restricted access to sub-folder in iis6 doesn't work?
Basically I'm trying to add restriction to sub-folder (which contains pdf) in web.config for iis6 as