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
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
article site help remaining text
Hi all hope you will be fine
I am creating a article site in this site i want to put some text on
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
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
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
pageination not working right... coping images over 4 pages
Code: <?php //This code will obtain the required page number from the $_GET array. Note that
form class help (oop php5)
Hidy Ho Neighbors,
I'm forcing myself to learn oop/classes for php5. It seems like a good id
PEAR in appliactiond development
When I was picking up PHP I went from procedural programming, fairly quickly into OOP, then after wr