mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
Specific name typed, specific image shown on html page
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
generate seo frienly url from a text like wordpress
Convert: "åäö" to "aao", "space" to "-", "!?&q
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric
an interesting question
Greetings folks, got to ask an interesting question...
let say
i have created a function s
Load file in PHP
I have 2 files. The first is a PHP generated XML file that's dependent by 2 inputs. The second is a
Mouseover to edit (Ajax)
hi friends, can anyone help with the code behind to get this application working, please in VB (new
reorder sql query
ok so i have this very simple code:
Code: $query = "SELECT search_keywords, COUNT(search_key
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?