How to ask a regex question?
Hi, I thought I'd share some of my insight after seeing too many bad questions that either get ignor
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
Career Change into SAP
Hai
I am sajesh ,did my diploma in Mechatronics i have a 4 years of experience in
rookie looking for help coding a CSS form with PHP
I'm trying to figure out how to add PHP code to my xhtml form so that it is a working form embedded
Using unserialize()
Hi there.
I have some data in my database that is serialized.
e.g.
a:2:{i:0
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
Calculating n! using vector
#include
#include
#include
using
[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
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of