Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Creating a custom API
I'm creating a site, and I need to create a basic API. Unfortunately I have no idea where to start.
PHP error. Need help urgently
Hi,
I am programming a php site and have a problem that i just cant find out how to fix. When
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
my code does not work.
I have a code problem.
Quote"<a href=index.php?gogo=ureticidetay&'?l={$le
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
natcasesort works on one server but not on another
Hi
I have a problem that I was hoping that someone can help me with.
I'm trying to use
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto