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
Showing results 1 to 12 of 12
Search took
0.04
seconds.
Search:
Posts Made By:
abiko
Forum:
The Lounge
07-20-2008, 03:27 PM
Replies:
9
do you have some good tips on how to build a webhost out of old computer post here
Views:
926
Posted By
abiko
Here is a great tutorial how to setup your host...
Here is a great tutorial how to setup your host with Centos.
The Perfect Setup - CentOS 4.3 (64-bit) | HowtoForge - Linux Howtos and Tutorials (http://www.howtoforge.com/perfect_setup_centos_4.3)
Forum:
Tips & Tricks
07-15-2008, 12:59 PM
Replies:
3
Project managment and other nice stuff about it
Views:
1,037
Posted By
abiko
Project managment and other nice stuff about it
I'm not gonna rant about how you should start your project, just give a couple of nice links.
Project managment sites
They are offering to you all you and your development team need
- Project...
Forum:
Absolute Beginners
04-01-2008, 04:05 PM
Replies:
7
Including.. :S
Views:
1,031
Posted By
abiko
Try a path to the included file - include...
Try a path to the included file
- include '/your/path/to/folder/includes/config.php';
it'll be better if you have one file that includes all other files - your admin.php just includes other needed...
Forum:
Absolute Beginners
04-01-2008, 12:21 PM
Replies:
5
getting results from database but diverent
Views:
900
Posted By
abiko
You can always use the WHERE in your SQL. Of...
You can always use the WHERE in your SQL. Of course you will have to know the id or any other "connection" you can make to get that item out.
Your query would look like then
<?php
include...
Forum:
Advanced PHP Programming
03-30-2008, 08:48 PM
Replies:
12
Plugin System
Views:
1,524
Posted By
abiko
Well, this is my way of doing plugings - I write...
Well, this is my way of doing plugings - I write them like a standalone app - with their templates, classes etc.
I have a config file in which is described which plugin go to what page. (About -...
Forum:
Absolute Beginners
03-03-2008, 06:22 PM
Replies:
11
Best Way To Delete A Cookie?
Views:
9,264
Posted By
abiko
to delete a cookie: you have your cookie code //...
to delete a cookie:
you have your cookie code
// Set cookie
setcookie("cookieName", $value, time()+3600);
// Unset Cookie
setcookie("cookieName", $value, time()-36000);
The same could be used -...
Forum:
Absolute Beginners
03-03-2008, 03:43 PM
Replies:
8
Blogs...?
Views:
975
Posted By
abiko
You're welcome. *blushes* As for Aarons answer...
You're welcome. *blushes*
As for Aarons answer :)
For a simple app like a blog - you have a users table and a blog article table.
Now user logging in/out is another story, but how to select..
First...
Forum:
Absolute Beginners
03-03-2008, 02:08 PM
Replies:
8
Blogs...?
Views:
975
Posted By
abiko
MySQL in version 5 has come close to PostrgreSQL...
MySQL in version 5 has come close to PostrgreSQL with many advanced feature, but when MySQL was v3, v4 PostgreSQL was perfect solution for enterprize sized solutions.
As blogs go SQLite would work...
Forum:
General
02-27-2008, 11:32 AM
Replies:
3
Menu with only one query?
Views:
592
Posted By
abiko
Basicly you select all the items from your menu...
Basicly you select all the items from your menu table, and then let php work it out.
Hope it helpes.
<?php
/// Select from the table
/// Delimiters if parent = 0 = main. if parent != 0 sub child of...
Forum:
General
02-25-2008, 03:20 AM
Replies:
7
Host Upgraded - File Upload won't work now
Views:
1,442
Posted By
abiko
Edit: hehe Wildhoney - same post time...
Edit: hehe Wildhoney - same post time :)
-----
oh.
YOu don't get 'adimagefile' in the $_POST -
there should on be adtitle, imagetype and url.
The adimagefile data, e.g. the data about the uploaded...
Forum:
Absolute Beginners
02-25-2008, 01:29 AM
Replies:
13
I Know Nothing, But I'm Willing To Learn.
Views:
1,466
Posted By
abiko
You first must know how to crawl to walk...
You first must know how to crawl to walk (procedural -> OOP) :)
I mean OOP's functions are procedural.. :) some.
When you go to OOP you'll see how it is easier.
And - download the PHP Manual - you...
Forum:
Absolute Beginners
02-25-2008, 12:14 AM
Replies:
13
I Know Nothing, But I'm Willing To Learn.
Views:
1,466
Posted By
abiko
Learning PHP is great if you have a script you...
Learning PHP is great if you have a script you want to write.
I started with a simple shoutbox example and went to my own CMS. Fun time :)
First learn all the functions and procedural programming and...
Showing results 1 to 12 of 12
All times are GMT. The time now is
12:32 PM
.
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