Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
xml
<?php
echo "<h1>XML Articles</h1>";
$home
Can we convert non uni code system into unicode
Hi All,
Presently i am using non-unicode system and the sap version is 4.7.
Can i c
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Join Query Help
Hi all,
I am having problems with the below code, which we shall call 'my first join query'!
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,