Estimations and Effort
HI Gurus,
Would like to know whether SAP have a provision for carrying out the Project es
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
sql problems
I am having a small problem with my sql statement. it is inserting into 4 of the fields.
fie
records between 2 dates
Hello all,
I have a date tracked table which contains effective_start_date and effective
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/
Displaying Column Names
I have a question regarding the ability to show the column names from my table/query.
What I'm lo
RSS feed - FeedList for WordPress
Hi,
I'm trying to alter the FeedList plugin for WordPress so that I can click on the title of
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell