Forum: PHP Mar 8th, 2006 |
| Replies: 5 Views: 8,815 Thanks alot guys. Those codes works. |
Forum: PHP Mar 6th, 2006 |
| Replies: 5 Views: 8,815 I am trying to assign tomorrow date to a variable in my program call $tomorrow, but i just cant seem to work out how to do it. Have done today's one by doing
$date = date('Y-m-d');
after... |
Forum: PHP Feb 7th, 2006 |
| Replies: 3 Views: 2,322 no there's no head or footer or body in my category page. plus this is a . php page.
i just need some advice on changing the display of the middle section from one php page to a next. is there... |
Forum: PHP Feb 7th, 2006 |
| Replies: 3 Views: 2,322 Please please please i need a bit of help, with setting my php site layouts. I have decided to use tables instead of page frames for various reasons.
I am now however having some problems with... |
Forum: MySQL Jan 23rd, 2006 |
| Replies: 2 Views: 37,524 IWhat exactly is the "unsigned" use for in sql and when should i consider using it? |
Forum: PHP Jan 18th, 2006 |
| Replies: 3 Views: 1,364 yep, Thank you . That works |
Forum: PHP Jan 18th, 2006 |
| Replies: 3 Views: 1,364 I have got this code, which am trying to display it in white writing. I could get the first part in white but couldn't get the variable ($HTTP_SESSION_VARS['items'] to come up in white.
echo... |
Forum: PHP Jan 18th, 2006 |
| Replies: 3 Views: 1,640 Thanks for the advice. I'll look into that. |
Forum: PHP Jan 5th, 2006 |
| Replies: 3 Views: 1,640 Am not too sure what this code does can someone help me please?
I know it starts a session but what all that xtra validation?
// start the session
session_start();
if... |
Forum: PHP Oct 18th, 2005 |
| Replies: 7 Views: 5,094 oh no, thanks for the advice, I got it working ages ago, just got my tutor to look at it for me. Am not too sure how it worked (Not so much of a programming person you see)( |
Forum: PHP Aug 29th, 2005 |
| Replies: 3 Views: 1,719 sorry am asking this again but, what is the magic_quotes_gpc? magic.... i don't know what it is, and what it does? |
Forum: PHP Aug 14th, 2005 |
| Replies: 3 Views: 1,719 :?: Have tried to make sense of this, but am not quite sure what this !get_magic_quotes_pgc does, can someone please provide me with a simple expalnation of what it is, and why do i really need it.... |
Forum: PHP Jul 26th, 2005 |
| Replies: 7 Views: 5,094 oh yeah, what a stupid mistake. Have not actually changed the database name in my config file. Thanks for pointing that out. |
Forum: PHP Jul 25th, 2005 |
| Replies: 7 Views: 5,094 A little help, required with this insert.php script, which is meant to add a new user to mysql user, unfortunately when this script is executed, and username and password inserted, it doesn't... |
Forum: C++ Jun 7th, 2005 |
| Replies: 3 Views: 2,013 yes that's exactly the error have got.
once i comment the first line, I get loads more errors.
Am guessing maybe that game is rather a C++ project, but i have tried creating it as a project... |
Forum: C++ Jun 6th, 2005 |
| Replies: 3 Views: 2,013 I have copied this program from this site, and simply copied as a new C++ file
but when run I got a number of error. so I included Myheader file which amongs other includes, the iostream.h, and... |
Forum: ASP Jun 2nd, 2005 |
| Replies: 6 Views: 2,608 |
Forum: ASP Jun 2nd, 2005 |
| Replies: 3 Views: 10,742 Thanks peeps, all clear now. |
Forum: ASP Jun 1st, 2005 |
| Replies: 3 Views: 10,742 Reading the helps, I've learnt that I need a sql server to execute my sql coding, won't that already be avaliable from me installing the iis software.
And plus, am really confused with all these... |
Forum: ASP Jun 1st, 2005 |
| Replies: 6 Views: 2,608 what exactly do i need a webhosting company for, is it just simply to run my asp pages, if am unable to do so from my computer? |