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 15 of 15
Search took 0.04 seconds.
Search: Posts Made By: galleeandfarel
Forum: Absolute Beginners 09-29-2008, 12:35 PM
Replies: 1
Views: 884
Posted By galleeandfarel
image show

hi guyz,
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta...
Forum: Absolute Beginners 07-14-2008, 07:22 AM
Replies: 12
Views: 987
Posted By galleeandfarel
no man,actually it works when i run those files...

no man,actually it works when i run those files separately,problem is i dnt know how can i merge those files??? this is my designing page

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"...
Forum: Absolute Beginners 07-14-2008, 06:46 AM
Replies: 12
Views: 987
Posted By galleeandfarel
hey Jmz,delayedinsanity, i have joined the...

hey Jmz,delayedinsanity,
i have joined the code as u said is <?php
session_start();
$link = mysql_connect('localhost', 'root', '');
// Configuration - Your Options
$allowed_filetypes =...
Forum: Absolute Beginners 07-12-2008, 06:34 AM
Replies: 12
Views: 987
Posted By galleeandfarel
i have checked in my localhost dude.... it...

i have checked in my localhost dude....
it couldnt work....
error is
Parse error: syntax error, unexpected T_ELSE in C:\wamp\www\vgotjobs\success.php on line 61.....
Forum: Absolute Beginners 07-11-2008, 11:43 AM
Replies: 12
Views: 987
Posted By galleeandfarel
no man,that two php files are working well and...

no man,that two php files are working well and mysql server has no problem too but i need to place those files into one php file....if i paste those files into one file,database post is working,but i...
Forum: Absolute Beginners 07-11-2008, 11:25 AM
Replies: 12
Views: 987
Posted By galleeandfarel
registrarion form help...

in my registration form,i have two php files,one is register.php that is used to connect the database,and post my registration values into database,and another one is upload.php it used to upload...
Forum: Absolute Beginners 07-11-2008, 11:23 AM
Replies: 2
Views: 884
Posted By galleeandfarel
thank for the reply dude...ive changed...

thank for the reply dude...ive changed "$HTTP_POST_FILES" to "$_FILES"....it is working now.....:-)
Forum: Absolute Beginners 07-11-2008, 07:08 AM
Replies: 2
Views: 884
Posted By galleeandfarel
upload file

my design code is
<form action="upload.php" method="post" enctype="multipart/form-data">
File: <input type="file" name="filename" />
<input type="submit" value="Upload" />
</form>

php code...
Forum: Absolute Beginners 07-07-2008, 11:27 AM
Replies: 1
Views: 979
Posted By galleeandfarel
search script needed

hi all,
i have to create "advanced search" for my site,plz post some scripts or link to do this task....
Forum: Absolute Beginners 06-13-2008, 11:01 AM
Replies: 10
Views: 1,229
Posted By galleeandfarel
my OS is Windows XP man...

my OS is Windows XP man...
Forum: Absolute Beginners 06-13-2008, 10:57 AM
Replies: 10
Views: 1,229
Posted By galleeandfarel
[PHP] ;;;;;;;;;;;;;;;;;;; ; About php.ini ...

[PHP]

;;;;;;;;;;;;;;;;;;;
; About php.ini ;
;;;;;;;;;;;;;;;;;;;
; This file controls many aspects of PHP's behavior. In order for PHP to
; read it, it must be named 'php.ini'. PHP looks for it...
Forum: Absolute Beginners 06-13-2008, 10:37 AM
Replies: 10
Views: 1,229
Posted By galleeandfarel
Bug mail problem

I was trying the send mail to gmail id....from my local server configured with Apache 2.0, PHP 5.2..,, but when the script is executed... the following error is displayed..

Warning: mail()...
Forum: Absolute Beginners 06-10-2008, 10:08 AM
Replies: 3
Views: 980
Posted By galleeandfarel
Terminal search form

how to create "search" form in php....please give me some very basic steps.....
Forum: Absolute Beginners 06-10-2008, 10:03 AM
Replies: 8
Views: 768
Posted By galleeandfarel
my code is here.....pl help me to...

my code is here.....pl help me to do
<?php
session_start();
$link = mysql_connect('localhost', '', '');
if (!$link) {
die('Could not connect: ' . mysql_error());
}
$dbselect =...
Forum: Absolute Beginners 06-09-2008, 10:46 AM
Replies: 8
Views: 768
Posted By galleeandfarel
Smile registration form help

ive created registration form in php,but i could not post the datas in to database,it tells "can not select DB",
im very beginner on this php,so i wanted some very basic steps to create my site.....
Showing results 1 to 15 of 15

 

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