The above category should be included excluded from the search
There are 446 results for "Php" in Topics
Akujin Sep 15, 2006PHP Tutorial: Header RedirectsThe first tutorial in a (hopefully) never ending series of PHP tutorials I will be introducing today is an explanation of HTTP headers ... to our advantage, and how to work with them in PHP. Specifically we'll be looking at redirecting a user with HTTP headers ...
ryuuchiba Aug 07, 2008PHP troubles ... Files\xampp\htdocs\UHMSAC\content\div\5.php on line 1Notice: Undefined variable: user in ... Files\xampp\htdocs\UHMSAC\content\div\5.php on line 2Notice: Undefined variable: user ... \xampp\htdocs\UHMSAC\content\div\5.php on line 4Notice: Undefined variable: user ...
Akujin Sep 15, 2006PHP Tutorial: Header RedirectsYay for PHP. Reckon you could do some basic stuffs soon? Like really basic PHP website coding to get us nublets into PHP
ryuuchiba Aug 07, 2008PHP troubles ... '] is equal to the number 1-5, then require the page.... The problem is that the code doesn't know what "$user['category']" is...so you must tell it somewhere above that code.
I see your using xampp, are you sure all the PHP mods are setup correctly?
ryuuchiba Aug 07, 2008PHP troubles ... like that (though you can just use isset()).
Notice reporting shouldn't be turned on by default anyway but you can override it by putting this in your PHP at the very top.
CODE
error_reporting(E_ALL ^ E_NOTICE); //Show all errors except notices.
lockergnome Jul 02, 2008PHP WeatherBug Wrapper - WeatherBug API Entry ... difficult for programmers to do?
So what does the PHP WeatherBug Wrapper offer?
wb_searchLocations - Returns the ... And WeatherBug - You'll Have To See It To Believe It!
PHP Weather Widget - WeatherBug API Entry
...
Lexiphanic Feb 04, 2008OO-PHP help ... diffrently the procedural programming. On the topic of php itself a few of the following may ... not a normal thing that occures in php but a basic task in most langauges ... , shirt_color, pants_color.Again i don't write php so im going to use basic C'#ish syntax ...
woodcore Jun 07, 2007PHP help request ... time, imagination and yeah ... yes I'm lazy. I am a PHP newbie and I have used some minor PHP-injections (include) for metadata, header and footer. I wan't the ... best solution for that, and I do want it to be PHP-driven,any suggestions? I hope you get ...
Lexiphanic Feb 04, 2008OO-PHP help ... . What I'm having a lot of trouble understanding is object-oriented PHP.I get it from a high-level concept position: you're writing ... does anyone have any good tutorials or notes for understanding OO PHP from a more practical perspective? Stuff like "$this" ...
Lexiphanic Feb 04, 2008OO-PHP help ... OOP environments like Java or C before jumping into PHP where you should only use OOP as ... code.
There's nothing better then the reference of php.net coupled with real world OOP ... to see how they work with the PHP manual as your reference to code you don't ...
nuttycoder Feb 16, 2009PHP Help ResourcePHP Help Resource is a newly created site which aims to help like minded designers and developers.There is currently over 35 tutorials ranging from PHP to HTaccess to actionscript.The site is has a fully features forum to ...
gnack May 12, 2009PHP FrameworksI have used a few frameworks.I took a huge liking to CodeIgnitor and CakePHP.CakePHP falls down when it comes to documentation.CakePHP has quite a bit of 'automagic' which is nice - but CodeIgnitor makes things easy to the point that not having as much ...
Akujin Aug 29, 2006PHP Help yar!If anyone needs any help with PHP let me know.
Topics I know fairly well,
headers, cache control, compression, cookies, sessions, mysql, GD library (making pictures with PHP), security, hashing, preventing SQL injection, etc
I might post some ...
woodcore Jun 13, 2007PHP help request ... get a different look form the others -> id="current"). But I only use ONE php-file for the header in all of the sections. I want (with ... if you use different documents for every section, but now I use some php and only one page for it I dont know how to do ...
drpfenderson Feb 17, 2009Fatal error during tag deletion/addition ... : submissions::$getSubmissionByIDCache in /var/www/artician.com/htdocs/classes/submissions.php on line 1333It always eventually add them correctly - but all it ... page:Edit > Tags > Either add or delete tag and click SaveSeems like more of a PHP issue, though.
lektricmedia Apr 14, 2009PHP Secure Image Uploading ... is my dilemma:I've been googling for hours and I am nervous as to if i can create a secure PHP script that will allow the uploads of only JPG, GIF and PNG files.I'm fluent in PHP for the most part except for when it comes to flat ...
gnack Jun 06, 2009PHP FrameworksQUOTE(moberemk @ Jun 3 2009, 12:41 PM) I have to agree with Planck on this one-CakePHP is great, but the documentation is horrific. I'll admit to not having used CodeIgniter yet, but it seems like one of the better ones out there.CakePHP does have bad ...
Dnix Jul 19, 2009SOAP in PHP?Check this out
http://us.php.net/manual/en/intro.soap.php
Akujin Aug 30, 2006PHP Help yar!Some tutorials would be great, i want to get into PHP sometime as it can really separate an average website with a professional, good looking site.