39,320 Topics
| |
Hello again Until recently we were using a free script on our client's site to generate form submissions to send e-mails to our clients. However spammers were apparently able to exploit the code to send spam from our server. I was hoping to get some help either finding a new … | |
Happy New Year To You All ! I have a php site and would like to upload the same site onto another domain name, while keeping the current site also in it's current domain name. Does anyone know how I can upload the database - mysql - and duplicate the … | |
Hello, I have two small PHP scripts runnng on a test page at: usernomics.com/ergonomic-products-accessories5.html Both scripts work perfectly when there is one script on a page. However, if I place two on the page (one above the other), the second script will not render. It may be my newbie coding … | |
I have a simple PHP script that creates a couple of dbase files and moves them to my anonymous FTP directory. However, I am unable to see these files when viewing that directory in a web browser. I can see them when logged with a FTP client though. One thing … | |
Hey everyone. I want to change the following: [code]if ($pageNav->limit < $pageNav->total) puarcade_html::WritePagination($url,$pageNav); echo "<center><br><br><a href=".$livesite."/index.php?option=".$option."&Itemid=".$Itemid."><< Choose Another Game</a></center>";[/code] to this: [code]if ($pageNav->limit < $pageNav->total) puarcade_html::WritePagination($url,$pageNav); echo "<center><br><br><a href="http://novatrader.net/index.php?option=com_puarcade&Itemid=51"><< Choose Another Game</a></center>"; [/code] But everytime I get this error: Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /home/content/s/o/l/username/html/components/com_puarcade/puarcade.html.php on … | |
hai friends I need one solution for multidimentional array merging option using php Please send me any samples multidimensional array merging __________________ Thanks Vssp | |
I need any body to help me getting this scripts: 1- add comment script. 2- print this topic script. 3- send this topic to a friend script. 4- vote script. I will be thankfull if any body helped me to get this. | |
hi, I want to start learning php.... but i dont knw how to run it i mean is there any free compilers available. i tried installing apache and php bt couldnt figure it :( help please | |
I have to make one web development environment in my machine running in windows. I downloaded the require files such as php- php-5.2.0-Win32 mysql- mysql-essential-4.1.21-win32 Apache- httpd-2.0.59-win32-src Which one may i start to install first? and is there any guide to install all these setup?. Please help me regarding this. | |
Hey, I've got a sendmail problem on a dedicated server, shall I post the configs or what do you suggest? Problem is, that all coming in via smtp is sent through fine, but messages I try to send via PHP mail() are not going through, error in root is "deferred: … | |
I'd like a free tool that I can give different pieces of information and have it go and peruse my code base and generate a report. Is there such a tool out there? I'm thinking something along the lines of a spider that can fill in form data (when instructed) … | |
How do you put a bitmap (or possibly jpeg) image on the screen in Turbo C++ ? I just want to display the picture on the screen for about 15 seconds or so and then move on to another screen. Please Help. | |
I need some scripts to finish my site, anybody cn help me get them?? 1- Add comment script. 2- print this topic script. 3- send this topic to a friend script. 4- vote script. I will be thankfull if any body helped me in this | |
I'm using a PHP script called rwf_mail.php ([url]http://www.robertswebforge.com/scripts/rwf_mail.shtml)[/url]. It creates a form that can be emailed. It consists of the php file and a plain html file to display the form. So in the HTML page, I have code similar to: [code=HTML]<input size=50 name="NAME"><br>[/code] The PHP script pulls the $fields{"NAME"} … | |
Hello, I've just installed a new script and i'm getting this error [code]Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource[B]/home/www/ [/B]line 13 [/code] This is line 13: [code]while($row = mysql_fetch_array( $result )) [/code] Is this wrong? | |
I wrote a PHP script to "Access your Outlook application using PHP". Actually I wanted to access my Microsoft Outlook Calender to be accessed on web. I have tried for the following link [URL]http://www.programmersheaven.com/articles/Bogomil/art.htm[/URL] But I was getting the error Warning: (null)(): Unable to obtain IDispatch interface for CLSID {0006F03A-0000-0000-C000-000000000046}: … | |
Could anyone plz suggest whether it would be better to use php or asp.net for making a cms?I am farily new to both of these :) | |
Does anyone know of a free php form processing script that would allow me to set some fields as required, can both send to an email address and populate a flat file (something I could export to Excel) AND is easy to set up? | |
Hi, I wanted to get Drupal and Dotproject together and i reworked the tracker to get the link up and added this to the navigation sytem. dotproject way of handling sessions is different and drupal way. i wud like to know whether i could maintain two session datas in drupal … | |
Anyone know where is my mistake? The error show when i click on "buy" in product.php. Please guide me. --------------------------------------------------------- Error shown: Fatal error: Call to a member function fetch_row() on a non-object in C:\test\kelly.php on line 14 ---------------------------------------------------------- [PHP] //product.php <?php include("db.php"); $db=new mysqli('localhost','root','','test'); $db->select_db('test'); $query="select * from book … | |
Hello, I am fairly new to PHP, although I am fairly familiar with c++. I am just looking for some good php websites. I am interested in Content Managedment Systems and MemberSystems. I am not exactly looking to download someone elses code. I am instead looking for tutorials, that teach … | |
Hi, I have been working on image resizing feature such as zoom functionalities. If I increase the size of the picture then the clarity of the picture will go poor. Is there any idea for improve the pixel resolution while increas the size of the picture in php. Thanks. | |
Hai friends I have developed the website using version php 4.3 and complete my project. Now The live server configuration change to 4.4.4.Now I get some issue to run my project. Project was not working properly. How to solve the issue. Please send me any suggession T __________________ Thanks Vssp | |
Hai friends I need to sort the array values. Array value is Array ( [160x600] => Array ( [0] => 21 [1] => 1 [2] => 0 [3] => 0 ) [300x250] => Array ( [0] => 32 [1] => 2 [2] => 0 [3] => 0 ) ) First … | |
[B]Intro[/B] Before we start need to create a databse to work in (i will assume you are using phpadmin to do this) just go to (databases)... and in the blank textbar create a new database, and call it phpforms then open up your command prompt and enter your mysql shell … | |
I was wondering if maybe someone could shed a light on something for me. I am performing the same SELECT Statement from Oracle on two servers via a simple export script. [B]Server one:[/B] My Localhost Apache/2.2.0 (Win32) PHP/5.1.2 from a RAW field and it is returning the ascii characters, which … | |
Hello everyone, I am looking for software that can tie in all of my software together. I want it so that when a user visits my website and logs in to my phpbb forum they are automaticall logged into my classifieds section as well and also my photohosting software and … | |
Hi all, I have one small doubt in query string. Can anyone know how many maximum characters passed via querystring through URL. Is there any limitation for sending characters in querystring? If anyone know answer for this kindly reply me... | |
Hi... I'm one of the principal developers for Wordtracker, an SEO tool vendor based in London. This role has me doing web development and full text work. I develop in PHP, Ruby and C with some extra stuff in SQL, XSLT and shell scripts. I'm an OO coder rather than … | |
hi , Good Morning. Well i would like ot know how i could parse this URl in PHP as parse_url() would give me a query part ...the problem is actually i want to parse the query part of URl thatg we get using the parse_url. for eg: the url below … |
The End.