How to restrict the display of report variants
Hello All,
I want t know how to restrict the display of report variants.
I mean, whe
Bar charts using Graphical Framework.
I am using Graphical Frameworks(GFW) to create a chart Graphic . There is no problem with the data d
php + mysql count consecutive data
I have a database of values and I want to work out how to display them if the values match a consecu
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
Form File Upload
I've read through tons of resources and tutorials and as far as I can tell, my code is accurate, but