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 50
Search took 0.00 seconds.
Search: Posts Made By: khile
Forum: MySQL & Databases 07-15-2009, 09:48 PM
Replies: 14
Views: 985
Posted By khile
ive inserted the code into the above but when i...

ive inserted the code into the above but when i run query always returns with username unavailable even when it is available
Forum: MySQL & Databases 07-14-2009, 04:20 PM
Replies: 14
Views: 985
Posted By khile
could someone help me what im wanting to do is...

could someone help me what im wanting to do is add username lookup to his forum for a friends forum i said yes ill do it but not sure how lol here code


<?php
require...
Forum: MySQL & Databases 07-13-2009, 02:40 PM
Replies: 14
Views: 985
Posted By khile
below is the textbox i want to include lookup...

below is the textbox i want to include lookup in

<label><strong><?php echo $lang['Username'] ?></strong><br /><input type="text" class="textbox" name="req_username" size="40" maxlength="25" /><br...
Forum: MySQL & Databases 07-13-2009, 02:10 PM
Replies: 14
Views: 985
Posted By khile
ive tried the method mentioned above but keeps...

ive tried the method mentioned above but keeps returning username not found even when it is say i enter admin is registration field it then checks database and should come back saying username...
Forum: MySQL & Databases 07-11-2009, 11:54 PM
Replies: 14
Views: 985
Posted By khile
Help username checker

hi pps im wanting to create a username checker where a user enter there name in say username field and that is checked against mysql database to see if it exist but is done instant like Ajax ive seen...
Forum: Advanced PHP Programming 04-17-2008, 07:51 PM
Replies: 30
Views: 1,502
Posted By khile
just in a php file

just in a php file
Forum: Advanced PHP Programming 04-17-2008, 07:36 PM
Replies: 30
Views: 1,502
Posted By khile
sort of it greabs what ever is in the DE section...

sort of it greabs what ever is in the DE section of status.php
Forum: Advanced PHP Programming 04-17-2008, 07:17 PM
Replies: 30
Views: 1,502
Posted By khile
no like i said if user ...

no like i said if user status.php?check_status_lang=en what ever infomaton is stored in en part of the document is displayed and if de is displayed in look in the document till it finds the de...
Forum: Advanced PHP Programming 04-17-2008, 07:11 PM
Replies: 30
Views: 1,502
Posted By khile
well what ever is in the EN or DE section of that...

well what ever is in the EN or DE section of that document
Forum: Advanced PHP Programming 04-17-2008, 07:00 PM
Replies: 30
Views: 1,502
Posted By khile
one document with x many lauages and once a user...

one document with x many lauages and once a user visit an area in admin panel and click the status bar a window popup and then the infomation is displayed now i have programed all of that apart from...
Forum: Advanced PHP Programming 04-17-2008, 06:53 PM
Replies: 30
Views: 1,502
Posted By khile
i want it so if a user goes and its ...

i want it so if a user goes and its status.php?check_status_lang=en it goes to english section of the document and displays all the infomation in en what ever that may be
Forum: Advanced PHP Programming 04-17-2008, 05:47 PM
Replies: 30
Views: 1,502
Posted By khile
i am evry thankful for that but i really want to...

i am evry thankful for that but i really want to do it this way could you possibly help me with doing it this way
Forum: Advanced PHP Programming 04-17-2008, 05:36 PM
Replies: 30
Views: 1,502
Posted By khile
well i have been working on this for a while and...

well i have been working on this for a while and would really like to do it this way could anyone give me hints or tips how to do this as this will proberbly be easyist in long run and plus i have...
Forum: Advanced PHP Programming 04-17-2008, 04:56 PM
Replies: 30
Views: 1,502
Posted By khile
well basicaly i want the program im making to use...

well basicaly i want the program im making to use launage packs and i know both english and german and i have made the function that puts the launage on end of url but not sure of the code i should...
Forum: Advanced PHP Programming 04-17-2008, 02:03 PM
Replies: 30
Views: 1,502
Posted By khile
Section

im having a few problems

i want to create a script that can show status to people of a given projects so like this

status.php?check_status_lang=en - displays infomation in the en...
Forum: Advanced PHP Programming 03-04-2008, 06:31 PM
Replies: 21
Views: 1,649
Posted By khile
some one suggested Serialized PHP how do i do...

some one suggested Serialized PHP how do i do that never used it?
Forum: Advanced PHP Programming 03-04-2008, 12:38 PM
Replies: 21
Views: 1,649
Posted By khile
hmm maybe im doing something wrong keep getting...

hmm maybe im doing something wrong keep getting Connection refused
Forum: Advanced PHP Programming 03-04-2008, 09:44 AM
Replies: 21
Views: 1,649
Posted By khile
//$aeburl =...

//$aeburl = 'http://localhost/".global['usite']"/updates.php?version='.$globals['version'];
$aeburl = 'http://www.".global['usite']".com/aebinfo.js?version='.$globals['version'];
</span></span>
Forum: Advanced PHP Programming 03-03-2008, 07:15 PM
Replies: 21
Views: 1,649
Posted By khile
the too files in question are...

the too files in question are

<?php

if(!defined('AEB'))
{
die('Restricted access');
}
Forum: Advanced PHP Programming 03-03-2008, 04:11 PM
Replies: 21
Views: 1,649
Posted By khile
you mean what im trying prior to this or how ive...

you mean what im trying prior to this or how ive tried implementing above methods?
Forum: Advanced PHP Programming 03-03-2008, 01:55 PM
Replies: 21
Views: 1,649
Posted By khile
i've looked at a few tutorials and on php.net...

i've looked at a few tutorials and on php.net about these things but implementing them is proving difficult
Forum: Advanced PHP Programming 03-03-2008, 12:33 PM
Replies: 21
Views: 1,649
Posted By khile
all the above are good by keep returning errors...

all the above are good by keep returning errors could someone help implement them as keet returning things like $end ect
Forum: Advanced PHP Programming 03-02-2008, 10:15 PM
Replies: 21
Views: 1,649
Posted By khile
could someone give me an example as im not too...

could someone give me an example as im not too shore really where to start and not sure if xml or php is better
Forum: Advanced PHP Programming 03-02-2008, 07:08 PM
Replies: 21
Views: 1,649
Posted By khile
Version Checker

ive started a version checker for my script but not shore of exactly how to doit .
1) i want it to show a message if its out of date and give a link
2) show a message to say its uptodate

any help...
Forum: Advanced PHP Programming 02-21-2008, 12:32 PM
Replies: 7
Views: 655
Posted By khile
OK and sorry your help is appropriated

OK and sorry your help is appropriated
Showing results 1 to 25 of 50

 

All times are GMT. The time now is 08:45 PM.

 
     

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