39,393 Topics

Member Avatar for
Member Avatar for sifuhall

I'm in quite a bind and need help. I must have PHP (version 4 or 5) installed on a Windows 2003 IIS machine ASAP. I have been trying for a couple of days and had no luck at all. I followed the instructions here: [url]http://www.benmardesign.com/IIS_PHP_MYSQL_setup/php_setup.html[/url] with no luck. If anyone …

Member Avatar for zeromancer
0
110
Member Avatar for vjw757

hay i just wanted to know if anyone could do a script like the one here [url]http://findingahost.com/[/url] or if they know what script they are using.

Member Avatar for tomcromp
0
124
Member Avatar for MaxM

Hello friends I am using Image Management software (by webligo) on my image hosting site...but when i try to login to account it don't let me in! -it say 'You must have cookies enabled'... i have tried to login from different browsers,different computers BUT all vain :(:( Can someone help …

Member Avatar for MaxM
0
186
Member Avatar for eugui

hello guys, i have a system login and i put the correct login and password and the script is correct but donĀ“t show any information about the user [PHP] <? if (isset($_POST['usr']) && isset($_POST['pwd'])) { $usr = stripslashes($_POST['usr']); $sql = mysql_query("SELECT * FROM usuarios WHERE login = '".$usr."'"); $campo = …

Member Avatar for eugui
0
120
Member Avatar for Joanne-RCI

I have been trying to implement UFPDF into my programs which currently use FPDF to generate pdf files. We have changed to use UTF-8 within our system and now must change the pdf generation programs. I have also tried TCPDF and do not seem to be able to get anywhere …

0
94
Member Avatar for eugui

hi, i have two tables and i want to search in two tables and show info about the user. i have: ususarios id name age login 1 ruan 14 ruan1 boleto id name money login 5 ruan 43,00 ruan1 and i have this code: [PHP] if (isset($_POST['usr']) && isset($_POST['pwd'])) { …

Member Avatar for techniner
0
208
Member Avatar for eugui

i have: [PHP] function numero() { $R .= rand (1,100000000000000); } $sql = "INSERT INTO boleto (`numero`) VALUES ('".numero()."')"; $comsql = mysql_query($sql) or DIE("ERRO Mysql: ".mysql_error()); [/PHP] and why no insert the rand number? why?

Member Avatar for eugui
0
107
Member Avatar for BinFrog

Hi everyone, I have a SQL statement that runs just fine: select distinct(b.swName), a.mwBillToCompanyID, a.mwPaymentTerm, c.swCountry, d.mwCommCode, e.mwGRWarehouse, e.mwDongle, case when e.mwExportStatus in ('B','C','EL','EUS') then 'End Use Required' else 'No End Use Required' end as 'EndUse', dbo.mw_Get_Distrib_Countries(a.mwBillToCompanyID) as 'Countries in Territory', mwDiscountName, dbo.mw_Get_Distrib_Discounts(a.mwBillToCompanyID) as 'Discount Amounts' from mw_office_info a join …

0
91
Member Avatar for server_crash

I know that you might get mad at me for posting this here, but I CAN'T seem to get anyone's help elsewhere. I installed a simple attachment mod for a phpbb forum, and it's done something...I get these three errors: Warning: Cannot modify header information - headers already sent by …

Member Avatar for Troy
0
132
Member Avatar for lonelystll

hi, i'm really a newbie and hoping that anyone can help me with this. I have a Window XP installed running IE6. i sometime run registryfix to clean up window. ...recently, when i run registryfix, it stops at HKey_Current_User/software/microsoft/internet explorer/main/showedcheckbrowser. ...It stops and then abort the operation of registryfix. Thus …

0
50
Member Avatar for BBDS

Hi there, i am looking for a random google search script, which i have seen several month ago on a site, i couldn`t remember. Its very simple just graps some words from a dictonary file and send it to google with a seach reply. Maybe someone knows where i can …

Member Avatar for BBDS
0
102
Member Avatar for hbmarar

hi, I am not able to make out the use of vcalendar.I think it suits my need. I would like to make a small apllication that would be working in a intranet and the issue is I want to get some data of date expiry in the client outlook or …

0
78
Member Avatar for ashneet

I am really not sure what kind of problem this is but my guss is that it has to do something with php here is the code: [PHP]echo "<tr> <td colspan=\"3\" align=\"center\">"; for ($I=0;$I<$nrow;$I++) { $row1 = mysql_fetch_array($result); extract($row1); echo "<a href=\"./result?result_catalog=$TBL\"><img border=\"0\" src=\"http://www.eezs.com/images/$Picture\" width=\"111\" height=\"90\" /></a>"; if ($I == …

Member Avatar for ashneet
0
117
Member Avatar for tim_ver

I would like to have weather on my website, just current conditions. I have seen some websites that have it on it now. Here is one I like : [url]http://www.accrisoft.com/index.php?submenu=Contact&src=gendocs&link=ContactInformation&category=Contact[/url] Can someone help me out on this? Thanks alot. :)

Member Avatar for tim_ver
0
210
Member Avatar for mohamed78

hi .... i want a code in php make me can to send an email from my web site for any one with image and text ... plze help me :-| :-| :rolleyes: :cry:

Member Avatar for jayant
0
89
Member Avatar for n2ads

Hi, I bought a turnkey website that is just like the-car-site(.com) For some reason when a user logs in and posts an item for sale, the item does not show up in the search results. Can someone tell me what to do to fix it?

Member Avatar for n2ads
0
91
Member Avatar for Sp!ke

Hello everyone. I have a page that echos success on a successful login, and I want it to then sleep(2); and then redirect to another page. Unfortunately and obviously, the headers are already sent if I'm in the body of the page. So, is there a way (with any language, …

Member Avatar for zippee
0
169
Member Avatar for n2ads

I have a script on my website that requires an includes.php file to work. I am trying to control the font size of the links that it provides but I do not know how to do that. Can someone help me? Here is the code on my site that gets …

Member Avatar for zippee
0
254
Member Avatar for TAW1

Hello there! We're working on development of a site for a person who would like a calendaring function for the site users. Specifically we're looking for a small-sized calendar (approx 2"x2" at the largest) that can show (by hilighting or a small graphic) what the current day of the month …

Member Avatar for zippee
0
78
Member Avatar for T.J

hello all i want to update my online store and i want also to know is it good to do it in PHP or should i use ASP again cuz for my opinion i dont like the design of the website and you can all check it here [url]Http://www.hamilalmusk.com[/url] and …

Member Avatar for Troy
0
476
Member Avatar for n2ads

I recently purchased a domain name on a server that came with a website that has been set up like a classifieds site. an example is at [url]www.the-car-site.com[/url]. It uses php to run the whole thing. I don't like the way the site has been set up graphically and so …

Member Avatar for n2ads
0
104
Member Avatar for n2ads

I have a classified site and when I try to add a listing through the site admin panel I get the following error: Warning: Cannot modify header information - headers already sent by (output started at /home/n2ads/public_html/includes.php:292) in /home/n2ads/public_html/siteadmin/AddOffer.php on line 54 Can someone help me fix it?

Member Avatar for n2ads
0
114
Member Avatar for Brinnie

Hi people, once again I need your help. :o I have just installed a toplist {[url=http://www.artanderotica.com/toplist/]Here[/url]} I want to put it centered on the bottom of {[url=http://www.artanderotica.com/links]This Page[/url]} I am mildly familiar with php includes and iframes, but I don't know the best way to go about doing this and …

Member Avatar for Brinnie
0
123
Member Avatar for StrikeFreedom

Hi people, I have been trying to develop a database searching PHP script and encountered some problem. The problem is that whatever I type in as the keyword the script would return me all the entries from the database regardless of whether the word is actually there or not. Can …

Member Avatar for Sp!ke
0
97
Member Avatar for Disconnectus

Hi, I installed apache 2.0 But when i look to system tray, PhpGeek Utility is not working. When i click phpgeek in the windows service, i saw path : c:\apache\apache.exe But this not true, because i installed it program files folder. :cry: Before instalition of apache 2, i installed an …

Member Avatar for kiwimedia
0
203
Member Avatar for Brinnie

I've got AutoRank 2.0 and uploaded all the files to my public_html folder an CHMOD the folders like the directions told me, but when I run the installer, I am propted by a login/password box but it won't take my ftp login. Did I miss something? Please help me out …

Member Avatar for kiwimedia
0
53
Member Avatar for ashneet

HI, I need to know how to display a variable from DB that has antoher variable in it: here is what i mean ($Description) is an variable that contain this html code: [HTML]<table height="688" width="500" border="0"> <tbody> <tr> <td width="82%" height="20"><strong><font face="Arial">$Name</font></strong></td> <td height="20"><strong><font face="Arial">$Item_num</font></strong></td> </tr> <tr> <td colspan="2" height="380">&nbsp;</td> …

Member Avatar for ashneet
0
219
Member Avatar for Brinnie

What is the best, or where can I find the best link/affiliate scripts? I had no luck as sourceforge and found a few at hostscipts... But I want to know, in your opinion, what are the best affiliate scripts? [B] Now, pertaining to my search, I am looking for 2 …

Member Avatar for sarahk
0
221
Member Avatar for escolta

the first echo [PHP]echo $strSQL;[/PHP] gives: SELECT company_name from passwds where user = "jgonzalez" and ID = "0052" wich is allright but the second pair of echos are supposed to return solution if company_name is solutions and selex if company name is selex but i always get for an echo …

Member Avatar for sarahk
0
147
Member Avatar for breakaway

I have a script that has tables embedded inside php. When I change the td width in a table, it shows up in internet explorer, but it doesnt show up in firefox. I am having to do [CODE]<td width='230' .....[/CODE] because the "" will throw off the PHP. I am …

Member Avatar for Kschikan
0
108

The End.