Forum: PHP Aug 24th, 2007 |
| Replies: 29 Views: 4,220 Everything looks like its good to me except what Mitko said. I belive he may be right if else. The codes look good, I would check or uninstall/reinstall xampp. digital-ether... |
Forum: PHP Aug 24th, 2007 |
| Replies: 4 Views: 1,732 Hi nil_gh_80, try this below. Im sure it will work for I have tested this myself before replying here:
CREATE TABLE `table1` ( `name` VARCHAR( 20 ) NOT NULL ,
`age` VARCHAR( 3 ) NOT NULL ... |
Forum: PHP Aug 24th, 2007 |
| Replies: 16 Views: 3,999 This guy seems cool, try here http://phpvideotutorials.com/ or http://www.tutorialspoint.com/php/index.htm there. You also came to the right place for those. My recommendations though would be... |
Forum: PHP Aug 24th, 2007 |
| Replies: 3 Views: 11,405 I belive I may have forgotten how to submit this. LOL! |
Forum: PHP Aug 24th, 2007 |
| Replies: 3 Views: 11,405 Create the HTML we will be using. I will show the whole code and then break it down so you can see what each thing does. Let's start. Create a new html file called index.html.
HTML Code:
... |
Forum: PHP Jun 18th, 2006 |
| Replies: 3 Views: 2,036 If my scripts via codes are somewhat special as in exclusive to and for me only, I would MD5 my passwords(text boxes if any) and encrpt it with mad dog. But thats be. |
Forum: PHP Jun 18th, 2006 |
| Replies: 6 Views: 2,896 You can also call,echo or include that link to display, but ya gotta know how to script it right to show without any errors. |
Forum: PHP Mar 26th, 2006 |
| Replies: 3 Views: 3,786 Hey its nice to come back after sooooo many months and your cool looking snippets still here! |
Forum: PHP Feb 5th, 2005 |
| Replies: 4 Views: 4,783 |
Forum: PHP Feb 4th, 2005 |
| Replies: 4 Views: 4,783 Very accurate Tutorial, thanks! |
Forum: PHP Feb 1st, 2005 |
| Replies: 4 Views: 1,959 Maybe you just need to be alittle more specific. I dunno, its probly just me without coffee today. LOL, let me get some real quick! |
Forum: PHP Feb 1st, 2005 |
| Replies: 4 Views: 1,959 You mean like this example?
<div align="center"></div>
or
<table width="50%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td> </td>
</tr>
</table> :?: |
Forum: PHP Jan 30th, 2005 |
| Replies: 6 Views: 2,583 Or we can just be simple with PHP and make it like the cool way like this:
if (file_exists("THE LOCATION OF IT/favicon.ico")) {
echo "<link REL=\"shortcut icon\" HREF=\"THE LOCATION OF... |
Forum: PHP Jan 12th, 2005 |
| Replies: 7 Views: 17,804 :eek:paradox814, you beet me tothe answer again. Good job m8!:p vbmenu_register("postmenu_82884", true); |
Forum: PHP Jan 12th, 2005 |
| Replies: 1 Views: 1,686 |
Forum: PHP Jan 12th, 2005 |
| Replies: 1 Views: 1,697 So your wanting something similar to a banner script right? Why not download any banner script and just use buttons instead of banners?
If your wanting someone to design 1 for you, it can be done.... |
Forum: PHP Jan 12th, 2005 |
| Replies: 1 Views: 1,562 That sounds to me like something along the line of ASP or .NET type of work, ,maye im wrong, but if theres a PHP Script that can do that, please let me know also.
Ive never seen or heard of such... |
Forum: PHP Jan 12th, 2005 |
| Replies: 1 Views: 3,574 I love this question, heres your answer below:
<?php
$MySQL=mysql_connect("localhost","YOUR_USER","YOUR_PASS");
mysql_select_db("YOUR_DATABASE",$MySQL);
?>
Heres another... |
Forum: PHP Jan 2nd, 2005 |
| Replies: 5 Views: 2,223 Is thesite running on PHP and MySQL? or does it at lesat run on some sort of Database so that once the button IE; the form, the info goes to the database and updates itself.
Then you can have a... |
Forum: PHP Dec 28th, 2004 |
| Replies: 7 Views: 6,074 Intro
This tutorial shows how to greet your visitors depending on what time of day it is. If it's morning, it greets your visitor with "Good Morning!" If it's afternoon, it greets them with "Good... |
Forum: PHP Dec 28th, 2004 |
| Replies: 3 Views: 3,786 This tutorial shows how to greet your visitors depending on what time of day it is. If it's morning, it greets your visitor with "Good Morning!" If it's afternoon, it greets them with "Good... |
Forum: PHP Dec 27th, 2004 |
| Replies: 7 Views: 5,755 |
Forum: PHP Dec 27th, 2004 |
| Replies: 7 Views: 18,797 Yes, this would be correct as ReDuX said, it would be a bad idea. Also two things, 1 ReDuX mentioned as well, check your httpd.conf . Also, if your using or running this in a CPAnelX, and you set up... |
Forum: PHP Dec 26th, 2004 |
| Replies: 1 Views: 1,840 Oo OO OO, I appriciate that. I have to go update the pages now. My site that is. Not here. I wish. |
Forum: PHP Dec 26th, 2004 |
| Replies: 5 Views: 2,499 Forget abou the domain guys, lets get to her question.
Michelle, I belive you can try this.
<?php include('navbar.php'); ?>
now, the navbar.php is what I am assuming the name of your... |
Forum: PHP Dec 24th, 2004 |
| Replies: 11 Views: 81,119 |
Forum: PHP Dec 24th, 2004 |
| Replies: 5 Views: 21,416 Oh and btw, just upgrade and that will be taken care of. You can also see that in other versions such as yours, compare it to the new veersion like 7.5, it has no diffrences. So meaning theyve fixed... |
Forum: PHP Dec 24th, 2004 |
| Replies: 11 Views: 81,119 ERMMMM, just go and download MySQL at mysql.com Be sure to gget the latest also. If yo ujust want to run php and dont care wheather its php4 or php5 then search in google or sourcforge for PHPTrial... |
Forum: PHP Dec 21st, 2004 |
| Replies: 7 Views: 5,755 WEll, I hope my tutorial wll help you, by for now, its at my latest test site if you want to go look and read up on it, it might help you as far as Kill Cookies go or even sessions so that you wont... |
Forum: PHP Dec 21st, 2004 |
| Replies: 7 Views: 5,755 Use cookies for your login script. Set it for an expiring time for each user. Or simply use seesions if your good with PHP. Run the sessions from a MySQL Databse too, thatll help you keep track for... |
Forum: PHP Dec 18th, 2004 |
| Replies: 5 Views: 21,416 I am and I can say that Jeff is correct on this too. I also can say that I know for a fact that it works great as well. You shuold try it!
Also would like Jeff to post this tutorial on my site if... |
Forum: PHP Dec 18th, 2004 |
| Replies: 5 Views: 3,144 |
Forum: PHP Dec 18th, 2004 |
| Replies: 2 Views: 2,383 Um, is this a question or a tutorial? |
Forum: PHP Dec 18th, 2004 |
| Replies: 5 Views: 3,144 You just upgrade and overwrite all your files except the config.php.
Then run the upgrade script in the upgrade folder that came with that package. You can also et this at www.phpnuke.org,... |
Forum: PHP Dec 18th, 2004 |
| Replies: 3 Views: 2,515 Those are very good answers. You can also try upgrading your current versions of nuke. Alot of bugs are fixed such as that 1. But Im glad you found your answer because I dont have that problem with... |
Forum: PHP Dec 18th, 2004 |
| Replies: 5 Views: 3,144 I hear ya bro. Purhaps the PHPNuke version isent capible nor compatible for tha specific mod or block. 9 times of 10, thats the problem. Trust me, I kow becasue I am running the version 7.6. So, to... |
Forum: PHP Dec 18th, 2004 |
| Replies: 3 Views: 2,515 MMMM, Add a new catigoriy where? You Admin Panel, the DAtabase itself, where? |