CURL XML Request [From C to PHP]
Hi,
I need some help converting this into something that will work with PHP.
Code: #
Asset Transfer from One plant to another within same company code
Hi,
Please advise how to transfer one asset from one plant to another plant within same c
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
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
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
Slow data retrieval which requires improvement..please help
I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke
What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
Sufficient protection from bad input?
I am writing a simple script to let people upload 'pages' of their own content, be it simply a few b