Hi there,
I have a question about the upload of large files, like videos (files generally above 20Mo).
Is it better to use the FTP functions of php or the normal upload fonctions using additional features, like:
- php_value upload_max_filesize 40M
- php_value post_max_size 40M
- php_value max_execution_time 400
- php_value max_input_time 400
Thanks in advance for your input...
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or not. How can I do this ??
Placing and array within an array then sorting it!
I have a page that runs two large mysql queries and saves the results into arrays, in php I then perform a simple multiplication between the two arrays and the results is displayed in a dynamic html
frame help
on the bottom frame is menu.htmlCode: <body><form action='link.php' method='post' name='changer'><label>URL<input type="text"
Mass activity scheduling
Hi experts,
Run function every 5 mins ??
I have a function PostMessage()How can I run it every 5 mins ??
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,What I need to do is take a page & extract all the URLs from the page & place them in an array.However I only need to grab certain
All possible combinations of Strings from table in PL/SQL
Hi,
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built into it. Trying to figure out the best way to make the drawings work. I'm still new to cron jobs but
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so far i gotprint_r($_REQUEST['choice_name']);whch echosArray ( => Colour=Blue [1] =>
PHP Upload issue
Hi guys,I have stumble across an interesting issue with my script and is doing my head in.A little background on the application.I've got a document repository site which uses Jupload to upload