Multi image upload
I have a gallery to build and want to build a dynamic upload form to allow for $var number of fields
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
need help in dynamic select menu in php
hi i have created a dynamic select menu using php. i have a problem in that which is when the user s
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now
Typedef struct vs just struct
Anyone know the rationale for using typedef for structs when a struct is itself a typedef? I have s
Effort Estimation Template for Steady State Support
Hi Everyone,
Is there any SAP provided template/format for system change and enhancements
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.