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 6 of 6
Search took
0.02
seconds.
Search:
Posts Made By:
jcorradino
Forum:
Advanced PHP Programming
08-27-2009, 08:42 PM
Replies:
11
passing a java variable to php
Views:
5,934
Posted By
jcorradino
If you are looking to do what I think you want to...
If you are looking to do what I think you want to do, you cant. Once the javascript is running, the php is already completed its job, and cannot be accessed again unless you use an AJAX call or...
Forum:
Member Introductions
04-27-2009, 04:10 AM
Replies:
10
new to talkphp
Views:
602
Posted By
jcorradino
<?PHP $welcome1 = "hello"; $welcome2 = ", "; ...
<?PHP
$welcome1 = "hello";
$welcome2 = ", ";
$welcome3 = "and ";
$welcome4 = "welcome! ";
$welcome5 = "Please ";
$welcome6 = "feel ";
$welcome7 = "free ";
$welcome8 = "to ";
...
Forum:
Advanced PHP Programming
04-05-2009, 06:27 AM
Replies:
11
passing a java variable to php
Views:
5,934
Posted By
jcorradino
as said above, JavaScript ≠ Java in any way shape...
as said above, JavaScript ≠ Java in any way shape or form.
Anyway, the only way to pass any user information (JavaScript data is considered user data in this case, since all JavaScript is...
Forum:
Absolute Beginners
10-01-2008, 11:26 PM
Replies:
3
PHP & MySQL Inserting multiple entires from range.
Views:
1,031
Posted By
jcorradino
I would think it would be easier to do it this...
I would think it would be easier to do it this way
the links would be something like:
(URL)Cleveland#.jpg
and you would have a separate field that tells the range (100 in this case)
your php...
Forum:
General
10-01-2008, 05:13 PM
Replies:
1
setting a users name in the url
Views:
528
Posted By
jcorradino
well, you can do it a clean way or a messy...
well, you can do it a clean way or a messy way
The messy way:
just use GET to call user.php?user=username
the clean way, do the above step, and mess with the .htaccess using RewriteRule to make it...
Forum:
Advanced PHP Programming
09-30-2008, 03:55 PM
Replies:
2
Help: Php User Messenger system with ajax
Views:
961
Posted By
jcorradino
well, all you really need to do is make a JS...
well, all you really need to do is make a JS function that calls the DB every couple seconds to check for new messages.
Implementing it should be rather easy, create a .js file that will power the...
Showing results 1 to 6 of 6
All times are GMT. The time now is
07:13 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