pointer 102 question
I read a book
1
2
3
4
5
6
7
8
9
10
11
12
int main()
{
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
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
unserialize help, getting errors
hi all ,
I got a form with 6 fields (2 input and 4 select box), when the page loads one block is
Help with search.php
Hello All
I need the search engine on a site I am building at the moment to display the searc
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr