Custom Container in module pool program
Hello everyone,
I have created a custom control in my module pool screen. Now I want to s
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
Preloading images
Posting this question here because I am not sure where this should belong.I am building an asp.net a
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
random generation
hi
i need help with generating this
numbers from 1-12
i want to generate in ran
My query is being run with no results.
I have this.
Code: function DropUser($duser_id, $user_email, $user_username) {
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?