what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
problems with script
I made a small script wich exchanges points in my website:
<?php
session_start
Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
Help on query replacing the date
Hi Pals,
i want to replace the current date in a column to some value say C or D or any n
Javascript using window.location seems to lose state
Not sure what forum so let me know if I'm in the wrong place.
I have a main window with a ajax grid
Code Review - SQL and Insertion Attacks (Warning: Not for Newbs)
Hey guys,
Its been a while, I know. Use to love coming here to answer peoples questions, but
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s