xml
<?php
echo "<h1>XML Articles</h1>";
$home
modifying query string with no page refresh
Hi everybody,
I've tried to get info about my problem all over the internet but i didn't find out
Best PHP Documentation generator
Hello guys!
I would like to hear from you what is the best PHP documentation generator. Perso
Disable Scrollbar in TableControl
Hello everbody,
please can anybody help me - outherwise i'm going to become desperate :P<
Date/Time and Checkbox
Hi Everyone,
I am trying to figure out how to insert the current date and tim
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
Customizing message/behavior
Hi,I'm using the ASP.NET membership/authorization controls in my application. Some parts of my appli
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?