captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
FFmpeg Images 2 Video conversion problem ??
I got folder full of images , number of images = 600 , I want to make a video which plays one image
Hotlinking Picasa as the image folder of a website
Hi there PHP freaks, I would like to create a private album in Picasa to use it as the image folder
Show specific day of the week
I have been racking my brain trying to get this function to work properly and it is doing so for eve
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
PHP & Images [Resize, Crop, Save]
Hey! Well I have a little dilema, hoping I could find some guidance.
I have a CMS and on the
temporary objects
Until now i thought every temporary object in C++ is created as constant. I'm wondering why my compi