Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
Keeping data in form
How can I keep whatever I write in the form?
To change the name of label on SAP screen XK02.
Hi All,
Can one suggest me how to change the label of an input field of a sap standard s
Socket Server Response Headers
Earlier I had a post about my Socket Server, I wasn't able to get it to connect, now I can
I
Troubles with a spider class
I am building a spider that will crawl through random whitepages (eg. anywho.com, switchboard.com, w
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Nested (echoed) php running wrong script
Got a problem with a php website I'm creating.
In a nutshell, the first page is entirely html
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga