php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Procedural to OOP
John Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pr
Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
How to extract/download content from HTTPS page?
Hello to all the Members of this forum, Im Shoiab, A novice programmer in php.. for my first job I h
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han