Changing files over
Just thought I'd start with the new forums looking really nice .
Ok basically I've made this
Working with popups and such in a class
I've recently started building my applications completely enclosed in classes. I like the fact that
Stats of viewers
Hello. I have a website in php and people can login. I want to make an admin control panel where u c
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
EU VAT Package 2010
Does any one know whether SAP will be developing new reporting functionality due the new VAT rules t
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However