TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble 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
Associates
CSS Tutorials
Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: ChrisR
Forum: Advanced PHP Programming 08-06-2010, 06:23 AM
Replies: 0
Views: 543
Posted By ChrisR
php5

Ill start off by saying i think this would be the place to post this ;) Also if this is not meant to be posted on this forum feel free to delete it :p


Well i am working on a private project (not a...
Forum: Advanced PHP Programming 12-10-2009, 02:50 AM
Replies: 1
Views: 765
Posted By ChrisR
This is how my friend done it. make a function...

This is how my friend done it.

make a function and make sure your server timezone is GMT

function getTime($timzone){
return time() + 60 * $timezone;
}

getTime(2); // Get's the current time of GMT+2
Forum: Advanced PHP Programming 12-10-2009, 02:47 AM
Replies: 15
Views: 1,446
Posted By ChrisR
I have never used MVC as i have never got how it...

I have never used MVC as i have never got how it works.

also what this BBQ?
Forum: Advanced PHP Programming 12-10-2009, 02:44 AM
Replies: 7
Views: 3,440
Posted By ChrisR
I use this method all the time i am working on a...

I use this method all the time i am working on a site right now using something like this. I think its good.
Forum: Advanced PHP Programming 09-24-2009, 10:17 AM
Replies: 2
Views: 649
Posted By ChrisR
Well thats was just an EG for what i was talking...

Well thats was just an EG for what i was talking about

I am going to have 1 xml file for accounts that holes account info as well as user groups stuff 1 xml file for other stuff Etc.

If i lock the...
Forum: Advanced PHP Programming 09-24-2009, 07:43 AM
Replies: 2
Views: 649
Posted By ChrisR
writing to files

Hello,

I would like to ask about XML and writing to files.

I am making a small database layer that uses .xml files, and was going to update them using put_file_contents().

Then i thought what...
Forum: Advanced PHP Programming 06-19-2009, 06:55 AM
Replies: 1
Views: 664
Posted By ChrisR
hook sytem

Okay after hours and hours of Google i have had it.

So what i am trying to do is make a hook system but unsure on how to do it.

so i can have a pages with say


<?php

code here blah blah
Forum: Advanced PHP Programming 06-12-2009, 03:16 AM
Replies: 5
Views: 821
Posted By ChrisR
@Sakakuchi thanx ill give that ago.

@Sakakuchi

thanx ill give that ago.
Forum: The Lounge 06-12-2009, 03:15 AM
Replies: 15
Views: 713
Posted By ChrisR
:) I got a macbook best computer ever. and i hope...

:) I got a macbook best computer ever. and i hope you fix your computer Wildhoney.
Forum: The Lounge 06-11-2009, 10:57 AM
Replies: 0
Views: 1,896
Posted By ChrisR
New Support Ticket Software.

Hello,

I did not know where to post this so ill post it here.

I am making a new support ticket system called Laydesk. I thought I would share this with you guys :)

If you have any ideas for this...
Forum: Advanced PHP Programming 06-10-2009, 10:01 AM
Replies: 5
Views: 821
Posted By ChrisR
UTF8 support

I want to know how can i make a script have full utf8 support? do i just use utf8_encode()/utf8_decode() ???
Forum: Advanced PHP Programming 01-08-2009, 08:47 AM
Replies: 0
Views: 1,044
Posted By ChrisR
ftp_fget error help.

I am getting this error here is the lines of code for it.


line 75 starts at $handle.
$remote_file = "sw_{$version}.zip";
$local_file = "data.zip";

$ftp_server = "***.**.***.***";
...
Forum: Advanced PHP Programming 01-05-2009, 07:11 AM
Replies: 2
Views: 666
Posted By ChrisR
unzip??

How can i unzip a .zip file using php i tried

"http://au2.php.net/manual/en/function.ziparchive-extractto.php"

but it does not work. what i want to do is have a zip file with say wow.php in it i...
Forum: Absolute Beginners 12-29-2008, 12:11 AM
Replies: 8
Views: 955
Posted By ChrisR
Thank you sketchMedia, Ill use this that i did...

Thank you sketchMedia,

Ill use this that i did not know you could use endforeach; and endif;
Forum: Absolute Beginners 12-28-2008, 10:44 PM
Replies: 8
Views: 955
Posted By ChrisR
Hello, Thank you for your reply's why i do not...

Hello,

Thank you for your reply's why i do not want to use a premade template system is i am trying to make my own sort of framework that ill use for all my projects. I would like it to be set out...
Forum: Absolute Beginners 12-28-2008, 10:25 AM
Replies: 8
Views: 955
Posted By ChrisR
Template System

Hello,

I need some help i have been trying to make a template system but i am unsure on how to do it.

Like it will read all the content of a file and replace seleted things with php if,foreach etc....
Showing results 1 to 16 of 16

 

All times are GMT. The time now is 11:09 AM.

 
     

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