Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is
[newb] Image hosting help.
Hey there, I'm new to php, I know some basics and i can code PWN, I'm only 14 but I'm interested in
array ...
hi
Code: function formatCategories($categories, $parentId)
{
// $navCat stores all child
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav