Uploading/Downloading files stored in MySQL database
Hey all,
This problem just came up in my website and I'm having a hard time figuring out what
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: function createthumb($name,$filename,$n
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
insert Multiple rows into the table from that table data
Hi All,
I have a requirement like to insert mulitple rows into the table from that
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
generating random codes
Hi guys n gals,
I have a requirement to generate 250,000 unique codes...
These codes a
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han