Renaming a file that a user uploads to site?
My site allows for registered users to upload images to the site under their own gallery. Currently
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
fname||lnam
present value of sequence?
Hi
Please help me to find out the present value of sequence?
Thanks
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10