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 15 of 15
Search took
0.04
seconds.
Search:
Posts Made By:
galleeandfarel
Forum:
Absolute Beginners
09-29-2008, 12:35 PM
Replies:
1
image show
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
registrarion form help...
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
registrarion form help...
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
registrarion form help...
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
registrarion form help...
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
registrarion form help...
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
upload file
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
upload file
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
search script needed
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
mail problem
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
mail problem
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
mail problem
Views:
1,229
Posted By
galleeandfarel
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
search form
Views:
980
Posted By
galleeandfarel
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
registration form help
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
registration form help
Views:
768
Posted By
galleeandfarel
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
.
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