Forum: PHP Aug 21st, 2006 |
| Replies: 20 Views: 44,047 Well the error isn't in those lines because they are all commented out. The only thing I could see is that maybe the error is in one of the included files. |
Forum: PHP Aug 21st, 2006 |
| Replies: 1 Views: 1,056 http://us2.php.net/ftp
Is that what you want? If not please give more information about what exactly you want. It will help in trying to help you. Thanks |
Forum: PHP Aug 21st, 2006 |
| Replies: 20 Views: 44,047 First off please put your code inside of the php code tags
Code here
The error is on line 14 but I can't really tell where line 14 starts in your code. Please either clean the code up a little... |
Forum: PHP Aug 21st, 2006 |
| Replies: 7 Views: 4,828 Is your httpd.conf file setup properly? Because from the little information I am thinking that there are some things you need to do in your httpd.conf file to get php to work properly. I don't know... |
Forum: PHP Aug 21st, 2006 |
| Replies: 2 Views: 3,081 Can you please post the code that you are having problems with?
From the info you gave I would have to say that the problem is that you are trying to send html header info to late in the program.... |
Forum: PHP Jun 15th, 2005 |
| Replies: 1 Views: 7,906 an intranet is just webpages that can only be seen from inside the network. so creating it in php just means to create there web apps in php what kind of apps do they want? intranet isnt a type of... |
Forum: PHP May 13th, 2005 |
| Replies: 3 Views: 2,200 from the searching i have done it looks like you can convert from access to mysql i have found a migration thing on the mysql website i dont know if its free but if you do a search on google for a... |
Forum: PHP May 13th, 2005 |
| Replies: 6 Views: 4,695 i would say both PostgreSQL or MySQL are great options i personally use MySQL for everything i do on my own. but at work we use PostgreSQL and they are both great systems and both free :) |
Forum: PHP Mar 7th, 2005 |
| Replies: 8 Views: 24,895 wouldnt you use the system() or exec() commands?
http://www.php.net/manual/en/function.exec.php
http://www.php.net/manual/en/function.system.php |
Forum: PHP Oct 19th, 2004 |
| Replies: 19 Views: 7,216 o'reilly php and mysql book (http://www.amazon.com/exec/obidos/tg/detail/-/0596005431/qid=1098200879/sr=8-2/ref=pd_csp_2/104-7777281-6256709?v=glance&s=books&n=507846)
i have used this book and... |
Forum: PHP Sep 7th, 2004 |
| Replies: 1 Views: 2,192 i believe you can but im not exactly sure how you would get this working
http://www.phpbuilder.com/columns/siddarth20000228.php3
that is the first site that game up when searching for... |
Forum: PHP Jul 26th, 2004 |
| Replies: 14 Views: 4,334 you would save it as a .php file and then you will have to upload it to your server that has php running on it and what it should look like is that it will pring hello world in the body of the html... |
Forum: PHP Jul 5th, 2004 |
| Replies: 7 Views: 4,006 the actual problem was that the host i had didnt have alot of things turned on in the configurations of php. and they where limiting everything so it wouldnt run. and after a week of not hearing from... |
Forum: PHP Jul 2nd, 2004 |
| Replies: 4 Views: 3,298 Ok here it goes i was wondering if anyone here knew of all the specs a good cms (content management system) should have. i have planning on writing one to help me learn php. and i know this would be... |
Forum: PHP Jul 1st, 2004 |
| Replies: 4 Views: 8,681 i think i mite have to start studing up and some day take that baby :) it seems like a good idea |
Forum: PHP May 18th, 2004 |
| Replies: 29 Views: 63,351 you dont have to worry about that cause the min your access a php script from a browser it will parse the information and all the person viewing the site could see is html. like if you go and look at... |
Forum: PHP May 17th, 2004 |
| Replies: 29 Views: 63,351 yeah as said before you dont need a compiler to say, for php. all you do is name it .php file and put it in your web directory and access it with a browser and the server with parse the code and show... |
Forum: PHP Apr 20th, 2004 |
| Replies: 7 Views: 4,006 well i will give them a week to get it working and if they cant im canceling my hosting account with them, and i cant get vbulletin cause i cant afford it, i believe thats what you where getting too... |
Forum: PHP Apr 20th, 2004 |
| Replies: 7 Views: 4,006 yeah thats what im thinking too. but since this is a hosting company server i had to call them up last nite and see what was goin on. and then they had to push it off to ppl that are higher up and... |
Forum: PHP Apr 19th, 2004 |
| Replies: 7 Views: 4,006 i keep getting this error at the top of my page when i go to my forum index. i jst installed it and have never gotten this error before.
Warning: set_magic_quotes_runtime, set_time_limit,... |
Forum: PHP Mar 18th, 2004 |
| Replies: 13 Views: 6,510 how many of these boards are free. i would like to switch my board from phpbb but i dont want to spend any money :) |