Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
problem with php server update from mid 2009
Hi,
I have this navigation menu on 2 websites which used to work just fine. After a recent up
PHP switch function help
Hi, I am trying to create a search function for a directory website. On the search function on html
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Return X values where an ID number doesnt matter
Well as for subject heading, thats the best i could think of.
Currently im having a problem w
Java API in PHP?
I have an application that we use internally here at the office.
The software company provide
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.