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 18
1
2
3
11
>
Last
»
Page 1 of 18
1
2
3
11
>
Last
»
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
New PHP Framework
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
Need to output MYSQL as array(1 => 'January', 'feb', 'March');
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
Poll:
What is your job?
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
PHP 5.3 is here!!!
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
New PHP Framework
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
Do you Code from scratch or use framework ?
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
Looking for collaboration
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
New PHP Framework
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
New PHP Framework
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
Do you end your PHP documents with "?>"?
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
New PHP Framework
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
New PHP Framework
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
New PHP Framework
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
New PHP Framework
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
New PHP Framework
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
New PHP Framework
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
pack
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
pack
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
pack
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
New PHP Framework
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
New PHP Framework
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
New PHP Framework
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
Displaying Subversion Files
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
Displaying Subversion Files
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
abstract classes and constructors
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
Page 1 of 18
1
2
3
11
>
Last
»
All times are GMT. The time now is
03:47 AM
.
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