Search found 789 matches

by EcazS
Tue Oct 11, 2011 7:26 pm
Forum: PHP
Topic: Replacing words in different files
Replies: 8
Views: 847

Re: Replacing words in different files

Alright, thanks. I'll give that a go.

I'm thinking of using this for the CMS I'm doing. That way it will be easier for "outsiders" to make their own designs and such. It shouldn't affect the speed so much right? It's a relatively small "step" to process, I hope at least :lol:.
by EcazS
Tue Oct 11, 2011 6:29 pm
Forum: PHP
Topic: Replacing words in different files
Replies: 8
Views: 847

Re: Replacing words in different files

The results of the code, I think at least. Say the string was {TEMPLATE}, I would want the page to display information from a database but the code to fetch the info from the database would be in a different file... If you understand. So basically all that would exist in the index file would be the ...
by EcazS
Tue Oct 11, 2011 4:37 pm
Forum: PHP
Topic: Replacing words in different files
Replies: 8
Views: 847

Replacing words in different files

Basically I want a back-end file that searches for the string "{SEARCH_STRING}" and then replace it with code. So, [syntax=php] check_file_for_given_string({SEARCH_STRING}); function replace($string) { $strings = array("{SEARCH_STRING}", "{TEMPLATE}", "{BLABLA}&quo...
by EcazS
Mon Oct 10, 2011 7:19 am
Forum: PHP
Topic: Secure website..
Replies: 3
Views: 738

Re: Secure website..

Whatever you do, don't use Wordpress.
by EcazS
Sun Oct 09, 2011 3:19 pm
Forum: General Chat
Topic: New Theme ?
Replies: 23
Views: 3148

Re: New Theme ?

Tino wrote:I don't know but... I'm still seeing balloons :?


Press Ctrl+F5 two or more times. I had too.

I quite liked it with the balloons :(
by EcazS
Fri Oct 07, 2011 5:04 pm
Forum: General Chat
Topic: New Theme ?
Replies: 23
Views: 3148

Re: New Theme ?

jacek wrote:How about this one with hot air balloons !?


I like it! :lol: At first when I clicked the BetterPHP bookmark I thought it redirected me to the FireFox website :lol:
by EcazS
Thu Oct 06, 2011 7:43 am
Forum: General Chat
Topic: Epic shirts
Replies: 14
Views: 1826

Re: Epic shirts

I don't know a single IP.... :lol:
by EcazS
Wed Oct 05, 2011 9:53 pm
Forum: General Chat
Topic: New Theme ?
Replies: 23
Views: 3148

Re: New Theme ?

I quite like this one http://demo.phpbb3styles.net/1BlackOut
It's a bit dark but still!

I also like this one http://demo.phpbb3styles.net/X_Silver I wish they had it "less-wide" though :S
by EcazS
Wed Oct 05, 2011 7:21 pm
Forum: General Chat
Topic: Samsung is stupid!
Replies: 8
Views: 1480

Re: Samsung is stupid!

I don't get why they can't provide a CD. It's old fashioned but if you don't have a connection then wth?!
by EcazS
Tue Oct 04, 2011 3:30 pm
Forum: General Chat
Topic: Epic shirts
Replies: 14
Views: 1826

Re: Epic shirts

Kamal wrote:The IPv6 ("version") of localhost.


Why didn't you say that then? :S
by EcazS
Tue Oct 04, 2011 11:09 am
Forum: PHP
Topic: Major Session Issues
Replies: 2
Views: 579

Re: Major Session Issues

Didn't check too much but the session_start as to be before any output. So make sure it's at the top of your script, nothing above it. Just to make sure.
by EcazS
Tue Oct 04, 2011 11:03 am
Forum: General Chat
Topic: Samsung is stupid!
Replies: 8
Views: 1480

Re: Samsung is stupid!

Temor wrote:I can't remember when anything worked the first time. Especially with phones :)


My old Sony Ericsson worked the first time. The old days were the good times....
by EcazS
Tue Oct 04, 2011 10:34 am
Forum: General Chat
Topic: Samsung is stupid!
Replies: 8
Views: 1480

Samsung is stupid!

So, my Internet wasn't working today so I thought I'd use the USB Tethering function on my Samsung Galaxy S2 which allows me to use the Wi-Fi on my phone and connect to the router (because the wireless was working but not by cable) and then use my computer over the Wi-Fi on my phone. So basically I ...
by EcazS
Mon Oct 03, 2011 7:49 pm
Forum: General Chat
Topic: Epic shirts
Replies: 14
Views: 1826

Re: Epic shirts

No, IPv6 isn't ::1 in localhost........
by EcazS
Mon Oct 03, 2011 10:38 am
Forum: General Chat
Topic: XHBB Mods?
Replies: 1
Views: 442

XHBB Mods?

I was just curios on how you are planning to enable *mods for XHBB, if you even are. I'm working on a CUMS that will include plug-ins (not in first release but later on) and I wanted sort of a drag 'n' drop feature. Like, drag "plug-in_file_one.php" into a "Plug-in" folder and th...
by EcazS
Mon Oct 03, 2011 10:31 am
Forum: Introductions
Topic: So I'll Say Hey
Replies: 5
Views: 1196

Re: So I'll Say Hey

I was confused because I thought September came AFTER October, which made me think how it was possible we hadn't gotten any new members in a month but then I realized September is BEFORE October..... Good job brain.

Anyways, welcome to zee forum!
by EcazS
Mon Oct 03, 2011 7:33 am
Forum: Other
Topic: Video
Replies: 3
Views: 968

Re: Video

Or use Flash as a punishment for people using Apple stuff...
by EcazS
Sun Oct 02, 2011 8:12 pm
Forum: General Chat
Topic: Epic shirts
Replies: 14
Views: 1826

Re: Epic shirts

JelvinJS7 wrote:
jacek wrote:It should say "There's no place like ::1" to be more modern

What's that mean?


Localhost for IPv6
by EcazS
Sun Oct 02, 2011 7:55 pm
Forum: General Chat
Topic: Epic shirts
Replies: 14
Views: 1826

Re: Epic shirts

jacek wrote:also my flat mate knows pi to 50 dp !

Why? Just...why?!
by EcazS
Tue Sep 27, 2011 3:28 pm
Forum: General Chat
Topic: Design help
Replies: 1
Views: 500

Re: Design help

Got any more details about the design?
by EcazS
Sun Sep 25, 2011 1:10 pm
Forum: General Chat
Topic: Coding Fast , Please See This Topic [ Important Thing ]
Replies: 4
Views: 719

Re: Coding Fast , Please See This Topic [ Important Thing ]

I would take that time and work on my project. There is no need to make it all complex with charts and stuff. As long as you have a mental plan of what you wanna do and how. And if you can't think of your project then shortly write it down somewhere near your PC so you know what to do.