Home
Forums
Articles
Glossary
Awards
Register
Rules
Members
Search
Today's Posts
Mark Forums Read
Account Login
User Name
Password
Remember Me?
Latest Articles
The basic usage of PHPTAL, a XML/XHTML template library for PHP
by
awuehr
on
11-10-2008
in
Tips & Tricks
Vulnerable methods and the areas they are commonly trusted in.
by
Village Idiot
on
11-04-2008
in
Classes & Objects
Simple way to protect a form from bot
by
codefreek
on
10-23-2008
in
Basic
The Basics On: How Session Stealing Works
by
wiifanatic
on
09-12-2008
in
Security & Permissions
How to keep your forms from double posting data
by
drewbee
on
07-03-2008
in
Tips & Tricks
IRC Channel
Join the friendly bunch on IRC...
(
#TalkPHP on Freenode
)
...Also available via a
web interface
.
See
this thread
for information on the TalkPHP Free Hugs Initiative™.
Subject to availability.
Associates
Wired Flame
ClientExec
Handy PHP
PHP Kitchen
PHP Tutorials
Insane Visions
Associates
TalkPHP
>
Search Forums
»
Search Results
Page 1 of 3
1
2
3
>
Page 1 of 3
1
2
3
>
Showing results 1 to 25 of 52
Search took
0.06
seconds.
Search:
Posts Made By:
oMIKEo
Forum:
Absolute Beginners
08-17-2009, 03:00 PM
Replies:
2
Special characters function
Views:
834
Posted By
oMIKEo
Anyone with any ideas?
Anyone with any ideas?
Forum:
Absolute Beginners
08-14-2009, 03:22 PM
Replies:
2
Special characters function
Views:
834
Posted By
oMIKEo
There isn't another function to generate...
There isn't another function to generate characters randomly. Sorry if I didn't make it clear but the Title I pass into this function could be something like:
Facto Delaf้ y las Flores Azules
and...
Forum:
Absolute Beginners
08-14-2009, 02:31 PM
Replies:
2
Special characters function
Views:
834
Posted By
oMIKEo
Special characters function
Hi, I have this function that takes a title with any random characters in it and generates a friendly url from it:
function generateFriendlyURL($title)
{
// Switch none standard letters...
Forum:
The Lounge
07-08-2009, 07:59 AM
Replies:
1
Freelance Work
Views:
793
Posted By
oMIKEo
Freelance Work
Hi guys,
I am looking for someone to help finish off a project for me. I have built a cms and require a section to be complete and some frontend jquery gallery work.
I have a full breakdown of jobs...
Forum:
Advanced PHP Programming
07-08-2009, 07:52 AM
Replies:
3
Video uploading and converting to flv
Views:
729
Posted By
oMIKEo
I have used ffmpeg (ffmpeg.org) which is a free...
I have used ffmpeg (ffmpeg.org) which is a free solution if you have a dedicated server. There are also alot of paid solutions such as sothinkmedia.com. Another way is some hosting providers offer...
Forum:
General
06-08-2009, 02:00 PM
Replies:
2
Management options for multiple websites?
Views:
609
Posted By
oMIKEo
Management options for multiple websites?
Hi guys,
I currently have 40+ websites that I manually manage. Each site has its own unique design and is structured slightly differently but has many of the same sections.
I am obviously looking...
Forum:
General
05-11-2009, 07:06 PM
Replies:
1
Error in function structure, blank page result ?
Views:
403
Posted By
oMIKEo
might be totally wrong here but isn't there a {...
might be totally wrong here but isn't there a { missing after: if ($file != '.' && $file != '..')
Forum:
Absolute Beginners
04-23-2009, 09:12 AM
Replies:
3
Language database
Views:
680
Posted By
oMIKEo
Hi Kalle, thank you for such a detailed answer....
Hi Kalle, thank you for such a detailed answer. It's a little complex but i understand the approach you are going for and that should make it easier to manage! Thanks!
Forum:
Absolute Beginners
04-22-2009, 09:39 PM
Replies:
3
Language database
Views:
680
Posted By
oMIKEo
Language database
Hi guys,
I've got a table of fields for translations but am looking for an effective way to display them all in a form and update them.
The table looks like:
LANGUAGES
id
language_name
translation1
Forum:
Absolute Beginners
04-22-2009, 09:20 PM
Replies:
6
Directory site maintenance
Views:
756
Posted By
oMIKEo
Ok thanks guys will look for some examples of...
Ok thanks guys will look for some examples of cURL and try and get something working.
Forum:
Absolute Beginners
04-21-2009, 12:01 PM
Replies:
6
Directory site maintenance
Views:
756
Posted By
oMIKEo
Directory site maintenance
Hi guys,
I am working on a directory site and am trying to find out the best ways to maintain it.
What i would ideally like it to be able to run a script that checks to see if a url still works....
Forum:
Absolute Beginners
12-15-2008, 10:18 PM
Replies:
5
Understanding Session ID
Views:
1,099
Posted By
oMIKEo
Understanding Session ID
Hi guys,
I am starting work on a large development with some pretty sensitive data so want to push to make the site as secure as possible. I have been reading a bit about security but am having a...
Forum:
Absolute Beginners
11-13-2008, 10:38 AM
Replies:
5
preg_replace limit results
Views:
1,151
Posted By
oMIKEo
That worked perfectly - thank you.
That worked perfectly - thank you.
Forum:
Absolute Beginners
11-12-2008, 04:07 PM
Replies:
5
preg_replace limit results
Views:
1,151
Posted By
oMIKEo
Noticed a slight problem now, if there is a...
Noticed a slight problem now, if there is a return in the middle of the 2 SiteNotes it doesnt display anything. Here is what i have so far:
$postText =...
Forum:
Absolute Beginners
09-03-2008, 10:30 AM
Replies:
2
Calendar Script - Week View
Views:
1,185
Posted By
oMIKEo
Calendar Script - Week View
Hi, I have a calendar script which i have cusomised slightly to just display a list of days in a month and for each day it checks to see if there are any events and echos them out.
What i need to do...
Forum:
Absolute Beginners
06-10-2008, 07:37 PM
Replies:
1
Ordering using up/down arrows
Views:
948
Posted By
oMIKEo
Ordering using up/down arrows
Hi all,
I have a list of records (videos) that are ordered using a value in a field called 'theorder'. 1 is at the top of the list. When the user clicks up or down next to each of the videos then it...
Forum:
General
06-09-2008, 10:09 PM
Replies:
6
Importing text
Views:
682
Posted By
oMIKEo
i changed to this: <META...
i changed to this:
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
But they still come up as squares?
Forum:
General
06-09-2008, 08:37 PM
Replies:
6
Importing text
Views:
682
Posted By
oMIKEo
I have tried the following but it doesnt seem to...
I have tried the following but it doesnt seem to do anything at all:
$biog = str_replace("", "'", $biog);
$biog = str_replace("", "'", $biog);
$biog = str_replace("", "\"", $biog);
$biog =...
Forum:
General
06-03-2008, 07:58 PM
Replies:
6
Importing text
Views:
682
Posted By
oMIKEo
Importing text
Hi,
Im importing alot of text that contains bits such as:
and and
These are not understand in IE/FF and come up as either squares or diamond question marks.
Any ideas how i can dynamically...
Forum:
General
05-14-2008, 04:24 PM
Replies:
4
ffmpeg converting using a cronjob
Views:
1,785
Posted By
oMIKEo
ok i changed the script to do this: $output =...
ok i changed the script to do this:
$output = exec ("ffmpeg -i ".$dir_root.'o_'.$o_newname." -s qvga -y ".$dir_root.'n_'.$temp_new.".flv",$arrayOutput, $returnOutput);
echo print_r($arrayOutput);...
Forum:
General
05-13-2008, 09:46 PM
Replies:
4
ffmpeg converting using a cronjob
Views:
1,785
Posted By
oMIKEo
ffmpeg converting using a cronjob
Hi,
I'm making some progress with ffmpeg but need some help working out why i cant run the same code using php as when i run in ssh.
Here is the php:$dir_root =...
Forum:
General
05-05-2008, 08:54 PM
Replies:
2
mod_rewrite causing issues
Views:
653
Posted By
oMIKEo
Perfect thank you!
Perfect thank you!
Forum:
General
05-05-2008, 04:13 PM
Replies:
2
mod_rewrite causing issues
Views:
653
Posted By
oMIKEo
mod_rewrite causing issues
Hi,
I've finally got my mod rewrite working but i have the problem that it thinks all my url's are wrong, is there something i can do in the .htaccess to fix this rather than adding long urls to all...
Forum:
The Lounge
04-28-2008, 08:24 PM
Replies:
3
First Dedicated Server.... Help
Views:
789
Posted By
oMIKEo
I think this is what you want: CentOS Linux...
I think this is what you want:
CentOS Linux 5
Webmin version 1.410
I know the *basics* of command line, i can move around easy enough and ive played around with ffmpeg to know how that works.
Forum:
The Lounge
04-28-2008, 12:59 PM
Replies:
3
First Dedicated Server.... Help
Views:
789
Posted By
oMIKEo
First Dedicated Server.... Help
Hi guys,
Ive just been given access to my first dedicated server which im going to use for a video upload site with ffmpeg.
Ive got ssh and a webmin interface. Ive managed to work out how to get...
Showing results 1 to 25 of 52
Page 1 of 3
1
2
3
>
All times are GMT. The time now is
08:06 PM
.
Contact Us
-
TalkPHP - PHP Community
-
Archive
-
Top
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by
vBSEO
3.1.0
Inactive Reminders By
Icora
Web Design