

|
Login to use this feature.
|
![]() Jun 25th, 2007
1
I don't mean to offend you, but on lines 100 - 106 in the install.php you don't need two hyphens surrounding each variable. You can simply use one.
What I mean:
100 $sqldata = '<?
101 $dbhost = '.$db_host.';
102 $dbuser = '.$db_user.';
103 $dbpass = '.$db_pass.';
104 $dbname = '.$db_name.';
105 $dbpre = '.$db_prefix.';
106 ?>';
Aug 13th, 2007
2
Small Error: Please read this post for details and fix!
Sep 14th, 2007
3
Loads and loads of errors in this code.
<?php echo "<a href="example"></a>" will generate an error becouse you're actually stopping the code before example and starting it after. Use echo "<a href='example'>" or echo '<a href="example"'. You got like 100 of these errors, I had to clean up ALOT. And that's the real basics, which every beginner knows. So please do not come here and say "it's so well coded, no errors at all!" when you can't even code the basics? And it's not an tutorial, you aren't explaining anything of the code. It's a snippet. Sep 15th, 2007
Sorry for late reply... but
Reason: I did have a backslash on them, but obviously p2l strips them for security.
Mar 27th, 2009
4
You do need 2 or db.php doesn't work and they aren't called hyphens they are apostrophes.
Jun 28th, 2011
5
A great post but How to select a cool handbags. cheap handbags We are the best store provided various cheap designer handbags but only a little white to make cheap coach handbags
![]() |
January 3rd, 2012
Pixel2Life's new Facebook page!
December 23rd, 2011
Our TOP members! Special thanks to Donna, 13lueMage, Jaymz, Rc69, Jamie Huskisson, Bug... and all our most active members.
December 21st, 2011
Should P2L Tutorials have a "Tagging" system?
December 15th, 2011
Want to suggest a new category or a new feature on Pixel2life?
December 13th, 2011
Improvements in the Forums
|















