Simpler method of getting variables from mysql
Hi Guys,
I'm trying to streamline my CMS's code and as I was writing a new page it occured to
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Upload file and add HTML
Hey everyone,
I have a client has meeting agendas and minutes that should be posted online. I
SAP Project Module
I have seen in the SAP Project Module,plan cost and budget are not equal and even difference is sign
Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
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
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
Character Sets/Collations Stuff
Can someone please give me a check list of things I must do to setup all the charset stuff for my ph
Passing JS to PHP
So I have the following
Code: <?php
getdetails(?><script type="text/
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas