Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
Asset Transfer from One plant to another within same company code
Hi,
Please advise how to transfer one asset from one plant to another plant within same c
BIG file upload!
Hey guys!
I'm trying to upload a file, it works well with smaller files but with 60mb+, I get
Character Set Setup
Whats the best character set to use if you want every character to work, and also how do you make yo
Having Problem with Date
l have a submit buttom where user have the possibility to add a date to specify when his message s
Is this Safe or Unsafe?
Hi i made a few pages with lots of peoples help now i just want to know if they are safe or not can
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br