replacements
I have a variable in my PHP script like
ASSFDDDDDDDDDDDDDASDDDDDDDDARYTRHKKHHHHHHHHHHH and p
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
MySQL noob question
hi guys
I have a simple mysql table set up, along the lines of
Col 1 - Col 2 - Date_l
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
Multidimensional array problems in $_POST
I'm having trouble with a three-dimensional $_POST array. It starts as a two-dimensional array on th
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
Comma seperated implode & modifying returned string.
I have a PHP post form that posts up to 4 variables. I need whatever variables are passed to be comb
How to create a static html menu from a database
Hi,
I have built a small cms which allows me to create simple html pages and then upload them
problem in program for counting no of chars using pointers
Hi all, I was trying to make a program which counts number of chars in a string using concpt of poin