Search found 8 matches

by martijn1
Wed Aug 03, 2011 1:26 pm
Forum: PHP
Topic: Would it be good/secure?
Replies: 1
Views: 515

Would it be good/secure?

Hello So soon I am going to create a big site, at this big site the admin will get the oppurunity to suspend users, close registrations etc. Would it be good to use integers for this, for example, if the admin opens registration the int would be 1, if closed it would 0. Is this a good and secure way...
by martijn1
Sun May 29, 2011 7:55 pm
Forum: PHP
Topic: Jump to Else
Replies: 8
Views: 1332

Re: Jump to Else

You can use the switch() method..

http://w3schools.com/php/php_switch.asp
by martijn1
Mon May 23, 2011 7:34 pm
Forum: Suggestions
Topic: Get magic quotes
Replies: 2
Views: 982

Re: Get magic quotes

jacek wrote:I'm not really sure how that would work, but I can have a go :)
Thanks, I hope seeing it soon
by martijn1
Mon May 23, 2011 6:41 am
Forum: Suggestions
Topic: Get magic quotes
Replies: 2
Views: 982

Get magic quotes

Hello I was wondering if you could do a tutorial on the secure function get_magic_quotes, I see that it is being used often, but I just don't get what the use off it is. http://php.net/manual/en/security.magicquotes.php http://php.net/manual/en/function.get-magic-quotes-gpc.php Thanks in advance Mar...
by martijn1
Thu May 19, 2011 2:57 pm
Forum: Suggestions
Topic: Post your tutorial code
Replies: 20
Views: 6936

Re: Post your tutorial code

there is some kinda weird noise on the background of the [1] vid http://betterphp.co.uk/board/viewtopic.php?f=11&t=56 ;) you don't have to watch it again, post the problem you are having and we will try to help out :D But still I think it would be better to post the code, because after the tuto...
by martijn1
Mon May 16, 2011 7:07 pm
Forum: Suggestions
Topic: Post your tutorial code
Replies: 20
Views: 6936

Re: Post your tutorial code

What don't you get about it ? Maybe post in the tutorial help section ;) The problem with posting the code is that people will just copy it into their editor to fix any problems, by doing that and not solving the problem there is less learning. Yea ok, I will watch the tutorial again, but it someti...
by martijn1
Mon May 16, 2011 7:02 pm
Forum: Suggestions
Topic: Post your tutorial code
Replies: 20
Views: 6936

Re: Post your tutorial code

jacek wrote:I deliberately left this out as I don't want to have people just copy it.

I guess I could post some of the more useful code in the Code section ?
Yea, because I still don't get the pagination(bad sound), so that's why it would be handy just to look over the code how it goes.


Thanks
by martijn1
Mon May 16, 2011 6:51 pm
Forum: Suggestions
Topic: Post your tutorial code
Replies: 20
Views: 6936

Post your tutorial code

Hi

I really like your tutorials, but maybe it would be a nice addition to add a section here where the members/users could have a quick look over the code again, from your tutorials.

I hope you could add this.

Thanks in advance

Martijn1