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 7 of 7
Search took 0.03 seconds.
Search: Posts Made By: OldManRiver
Forum: Advanced PHP Programming 03-25-2013, 03:33 AM
Replies: 9
Views: 311
Posted By OldManRiver
Application Error Html

Y,

I can tell you have not got the basics of PHP down. PHP is server side processing that renders HTML, which is the only thing passible to the user, which is why even though you can not see PHP in...
Forum: Absolute Beginners 02-22-2013, 07:11 AM
Replies: 2
Views: 347
Posted By OldManRiver
No, PHP does not work by itself, it has to have a...

No, PHP does not work by itself, it has to have a web server (Apache) with it. The default web server Apache was/is designed for Linux, thus the .tar.bz2 compressed file extension and thus the...
Forum: Absolute Beginners 02-22-2013, 06:00 AM
Replies: 19
Views: 12,986
Posted By OldManRiver
Additional

All,

I entered thread, addressing similar item at:

http://www.talkphp.com/advanced-php-programming/9473-object-fix-firefox-fullpath-issue.html

I have to have the mvc class popup object that shows...
Forum: Advanced PHP Programming 02-21-2013, 03:07 AM
Replies: 8
Views: 2,459
Posted By OldManRiver
DH, Have a detailed thread on this...

DH,

Have a detailed thread on this at:

http://www.talkphp.com/advanced-php-programming/9473-object-fix-firefox-fullpath-issue.html

This is not an easy solution as browsers are closing some options...
Forum: Advanced PHP Programming 02-20-2013, 07:46 PM
Replies: 1
Views: 131
Posted By OldManRiver
EF, You need foreach, but you have nested arrays...

EF,

You need foreach, but you have nested arrays so will go like this:

$my_array = new_occ;
foreach ($my_array as $key => $val) {
foreach ($val as $kk => $vv) {
echo "K=> $kk...
Forum: Advanced PHP Programming 02-20-2013, 07:37 PM
Replies: 9
Views: 311
Posted By OldManRiver
SAIFI, You mention an Admin Panel. What app have...

SAIFI,

You mention an Admin Panel. What app have you installed and are using?

A simple "insert new menu" or "insert menu item" will not work in some apps!

Let us know what you are working...
Forum: Advanced PHP Programming 02-19-2013, 05:34 PM
Replies: 0
Views: 131
Posted By OldManRiver
Object to fix Firefox fullpath issue!

All,

I'm working on a fix for a bug introduced by FireFox regarding getting the fullpath and filename from and input form.

I posted...
Showing results 1 to 7 of 7

 

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