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 25 of 437
Search took 0.04 seconds.
Search: Posts Made By: xenon
Forum: Show Off 07-19-2009, 05:22 PM
Replies: 47
Views: 2,669
Posted By xenon
That error is caused by a wrong BASE_URL setting....

That error is caused by a wrong BASE_URL setting. Go to /includes/config/, open defs.php and find the line which says:

define('BASE_URL'If I'm not wrong, it should be:

define('BASE_URL', 'http://'...
Forum: Advanced PHP Programming 07-17-2009, 05:15 PM
Replies: 13
Views: 882
Posted By xenon
If you go object oriented style, keep it that...

If you go object oriented style, keep it that way:

$query = "SELECT id, title, content FROM push_content WHERE type = 0 ORDER by date DESC LIMIT 1";


if ($result = $mysqli->query($query)) {

/*...
Forum: The Lounge 07-02-2009, 07:36 AM
Replies: 18
Views: 731
Posted By xenon
web developer, freelancer and some linux systems...

web developer, freelancer and some linux systems administration
Forum: The Lounge 06-30-2009, 05:34 PM
Replies: 20
Views: 1,029
Posted By xenon
this...

this (http://it.php.net/manual/en/class.splqueue.php) is also another nifty addition, I think :)
Forum: Show Off 06-29-2009, 06:39 PM
Replies: 47
Views: 2,669
Posted By xenon
Hey guys. How's it been going? There were some...

Hey guys. How's it been going? There were some guys here who said would use the platform for they're next projects and see how it goes :) So? How did it go? :D

I've been working on coding the final...
Forum: General 06-22-2009, 01:27 PM
Replies: 18
Views: 886
Posted By xenon
WebGear (http://www.webgearsoftware.com/) is the...

WebGear (http://www.webgearsoftware.com/) is the framework of my choice. Mainly, because it's written by myself, and secondly, because I don't appreciate low quality coding. It just makes the whole...
Forum: The Lounge 06-17-2009, 08:22 PM
Replies: 0
Views: 546
Posted By xenon
Looking for collaboration

Hi,

I'm looking for collaborations with other companies for developing websites and/or web applications using the following technologies: PHP/Python + HTML + CSS + Javascript + MySQL, and desktop...
Forum: Show Off 06-16-2009, 04:40 PM
Replies: 47
Views: 2,669
Posted By xenon
It's written right here...

It's written right here (http://www.webgearsoftware.com/documentation/Controllers/Examples.html) :-D
Forum: Show Off 06-16-2009, 03:08 PM
Replies: 47
Views: 2,669
Posted By xenon
Is the method called "RandomMethodAction" in the...

Is the method called "RandomMethodAction" in the controller source file or just "RandomMethod"? You might want to check that :-D
Forum: General 06-16-2009, 03:06 PM
Replies: 22
Views: 861
Posted By xenon
I never add the PHP ending tag at the end of...

I never add the PHP ending tag at the end of files...can cause alot of trouble, learned that lesson :)
Forum: Show Off 06-15-2009, 09:23 PM
Replies: 47
Views: 2,669
Posted By xenon
That was it man! I remembered I had gzip...

That was it man! I remembered I had gzip compression turned on on all content...works fine now!
Forum: Show Off 06-15-2009, 08:32 PM
Replies: 47
Views: 2,669
Posted By xenon
tried that, doesn't work...chmodded...

tried that, doesn't work...chmodded them...neither does that...I'm running out of ideas :(
Forum: Show Off 06-15-2009, 06:13 PM
Replies: 47
Views: 2,669
Posted By xenon
Thank you ETbyrne, you've been very helpful. I...

Thank you ETbyrne, you've been very helpful. I followed your advice and added a line in the license:



Now about that tar gz problem...it seems like once I upload the file through FTP (the .tar.gz...
Forum: Show Off 06-15-2009, 04:11 PM
Replies: 47
Views: 2,669
Posted By xenon
Hmm the archive really is corrupt...I'll fix it...

Hmm the archive really is corrupt...I'll fix it as soon as I get home. Thanks for that.

@ETbyrne: no need to add a banner or anything..keeping the comments in the source code is enough...if you do...
Forum: Show Off 06-15-2009, 01:20 PM
Replies: 47
Views: 2,669
Posted By xenon
We will, probably, but not right now. Thanks for...

We will, probably, but not right now. Thanks for the interest ^^ :-)
Forum: Show Off 06-15-2009, 08:58 AM
Replies: 47
Views: 2,669
Posted By xenon
Well guys, I've put alot of thought in this, and...

Well guys, I've put alot of thought in this, and I've changed the licensing system to allow commercial works, as well.

http://www.webgearsoftware.com/license.html

Enjoy :)
Forum: Advanced PHP Programming 06-14-2009, 11:58 PM
Replies: 4
Views: 647
Posted By xenon
I can't find a record that doesn't work correctly...

I can't find a record that doesn't work correctly right now in the db (it's late and the table has about ~5800 records). I'll just look some more over Google and see what I can find about pack...
Forum: Advanced PHP Programming 06-14-2009, 10:27 PM
Replies: 4
Views: 647
Posted By xenon
...and check how much faster (or slower) it...

...and check how much faster (or slower) it is...

Here's an example with serialize/unserialize failing:

$array = array(1 => 'one', "some kind of text\nanother line");

$serialized =...
Forum: Advanced PHP Programming 06-14-2009, 09:49 PM
Replies: 4
Views: 647
Posted By xenon
pack

How does actually this pack() function in PHP work? I'm thinking about creating a caching mechanism (DB based), to store some big objects (or arrays) collected during an application cycle lifetime....
Forum: Show Off 06-14-2009, 04:42 PM
Replies: 47
Views: 2,669
Posted By xenon
We will be offering support for developing using...

We will be offering support for developing using our platform to the ones who really want to buy the piece (I'm talking about companies mostly), including training to the people in that company....
Forum: Show Off 06-14-2009, 08:13 AM
Replies: 47
Views: 2,669
Posted By xenon
Sorry abut the little spam there, I realised too...

Sorry abut the little spam there, I realised too later that the server I was using had some problems sending alot of emails. The queue just filled with some crap and I had to repeat the procedure a...
Forum: Show Off 06-13-2009, 07:06 PM
Replies: 47
Views: 2,669
Posted By xenon
Beta version...

Beta version released:

http://www.webgear.ro/
http://www.webgearsoftware.com/
Forum: Advanced PHP Programming 06-06-2009, 05:20 PM
Replies: 4
Views: 569
Posted By xenon
Well then, that changes the situation...there you...

Well then, that changes the situation...there you go: http://www.php.net/svn
Forum: Advanced PHP Programming 06-06-2009, 05:14 PM
Replies: 4
Views: 569
Posted By xenon
...I don't get it...why don't you just read the...

...I don't get it...why don't you just read the...
Forum: Absolute Beginners 06-06-2009, 05:10 PM
Replies: 9
Views: 881
Posted By xenon
class OnlineNowTable extends TableWriter { ...

class OnlineNowTable extends TableWriter {

public function writeTable() {
$query = "select username from login where (loggedin > 0) AND (username != '$this->username')";

$result...
Showing results 1 to 25 of 437

 

All times are GMT. The time now is 03:47 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