473,775 Members | 2,625 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

PHP Forum

PHP web programming language - Ask questions about php scripting, databases, mysql, templates, PEAR, php functions, PHP-GTK, setup and installation, object oriented programming, classes, files, security, sessions, arrays and more.
0
2,751
thread by: Benjamin Grieshaber | last post Dec 4 '07 by: Benjamin Grieshaber
Hi, I´m on SuSE 9.3 with xmlrpc-c and xmlrpc-c-devel installed (ver. 0.9.10) I tried to compile php with xmlrpc support and got the following errors: ext/xmlrpc/.libs/xmlrpc-epi-php.o(.text+0x359): In function `set_zval_xmlrpc_type': /php-5.2.5/ext/xmlrpc/xmlrpc-epi-php.c:1313: undefined reference to...
3
2,288
shane3341436
thread by: shane3341436 | last post Dec 4 '07 by: shane3341436
Hello, I need to upload a number of files at one click of button. Is there any way to upload the whole folder instead of uploading files one by one? or is there any way to upload the files at the same time?Seeking for ur help. Thank You.
1
410
thread by: ajauctionpro | last post Dec 4 '07 by: datetopia_com
AJ Dating Script is built with focus on increased ease of users and raised profits of webmasters. PHP/My SQL development are the cornerstone of our work. We also provide solutions in various domains like auction, jobs, dating, matrimonial, HYIP, matrix, affiliate system, content management system and more. And desktop software includes system...
12
1,250
thread by: jodleren | last post Dec 4 '07 by: Tim Roberts
Hi! In while (false !== ($file = readdir($handle))) what happens? The $file gets assigned, and the value of that is compared with false? The assignment is being compared with false Say, I want to return true or an error code. Can I do;
11
2,833
thread by: coldrex | last post Dec 4 '07 by: coldrex
Hi all, here my simple code: <?php $name = $_REQUEST; $email = $_REQUEST; $comment = $_REQUEST;
5
2,822
thread by: adam.timberlake | last post Dec 4 '07 by: Jerry Stuckle
I've just finished reading the article below which goes into some depth about exceptions. The article was rather lucid and so I understand how to implement it all, the thing I'm having trouble with though is why would I need to them? For example, I could suppress my functions using the @ sign and then use an if statement to check if they...
4
1,123
thread by: cheesecaker | last post Dec 4 '07 by: pbmods
Hi, I need to check if a file with a certain string in its filename exists. How would I do that?
3
3,874
thread by: Adeel | last post Dec 4 '07 by: =?ISO-8859-1?Q?Oliver_Gr=E4tz?=
I am new to php. i have installed the PDT all in one package and then i installed the zend debugger plugin for PDT. Every thing is running fine and i am able to debug the single php page using zend debugger. However, i want to know how i can configure it to debug the whole project. I mean i need to debug all files at one time not single file....
1
1,064
thread by: Scuzzelbutt | last post Dec 4 '07 by: nothing1
I have just recently started creating PHP Forms but I am still learning. One of the snags I ran into has been bothersome for the last week or so. I have created a PHP form but it's very long and if the client doesnt fill in lets say 1/2 of the form. When the email form is printed out it takes a lot of paper. I would like to create something where...
5
2,321
thread by: LittleCake | last post Dec 3 '07 by: LittleCake
Hi All, I have a multidimensional array where each sub-array contains just two entries, which indicates a relationship between those two entries. for example the first sub-array: =Array ( =30 =31 )
2
2,688
thread by: kerriejones | last post Dec 3 '07 by: kerriejones
I am a bit rusty with my php, but I need to move some code on to a new website and coming upon a lot of problems. This one I can not solvefor the life of me. I am trying to insert a record into a table which has an auto number as the key. I was not sure if my connection was the problem so I tried the following select first, but it runs...
2
2,173
thread by: Sujeetha | last post Dec 3 '07 by: Sujeetha
Hello all, We are, a bunch of college students, trying to host a website for our dept symposium. We are using php for web development. We wanted to send a mail for those who have been accepted for a competion. We tried the following php code <?php $mail_to="recipientname@gmail.com"; $mail_from="myname@yahoo.com";...
1
1,197
thread by: carlkevin | last post Dec 3 '07 by: Markus
i'm just a beginner in PHP please help me...
1
1,596
thread by: olddocks | last post Dec 3 '07 by: Markus
what is the best method to process the form on the same page with PHP? How to do it?
1
1,083
thread by: olddocks | last post Dec 3 '07 by: Markus
i am currently working on a small blog project with PHP. I have implemented a login system where users must register an account to make a blog post and comment it. does this necessarily prevent SPAM (like comment spam etc) ?
4
1,523
thread by: Viator | last post Dec 3 '07 by: C. (http://symcbean.blogspot.com/)
Hi folks, I have a basic question. When I do object-oriented programming using C++ or Java, all my objects reside in RAM. I do not have to think about storing and retrieving them, because they are in RAM and that space has been allocated for them and the program is continually running, so neither program nor objects are going to disappear....
12
5,218
thread by: Ziggy | last post Dec 3 '07 by: AnrDaemon
Hello, What function allows conversion md5 in text? Thanks in advance Thierry
5
1,395
thread by: Hyperion | last post Dec 3 '07 by: trushalshah
hello all, presently im doing an ecommerce project ,and i donty have any idea how to conect withthe gateway can any one help me from the basic pt . thank you
0
417
thread by: ajauctionpro | last post Dec 3 '07 by: ajauctionpro
AJ Auction software is the latest and most advanced Auction Script to set up an online auction site with excellent navigation features. They help you build your own online Auction. Auction Script can be easily customized to accustom your needs with a potential to generate heavy revenues. Sources:...
2
1,430
thread by: fobilow | last post Dec 3 '07 by: carlkevin
pls i want to write a script that read a html file n tell me the number of fields the form has (i.e the html file contains a form) i just need a guide on how to go about it
5
5,484
thread by: eihabisaac | last post Dec 3 '07 by: carlkevin
hi i have a field in my database (status) which have the value 0 or 1 how can i update these value using check box if checked then 1 if not checked then 0 and also how to insert values using checkbox thanks for any help
3
1,731
thread by: rahia307 | last post Dec 3 '07 by: carlkevin
hi i use $REQUEST_URI function to get url currently use in web browse. i have http://localhost//index.php?CatID=8&PerID=63 url. when i use $REQUEST_URI function i can get only http://localhost//index.php?CatID=8. but i want to get full url like this http://localhost//index.php?CatID=8&PerID=63. if any body have idea about it please...
1
1,693
thread by: spartan84821 | last post Dec 3 '07 by: MarkoKlacar
I've been trying to figure this out for hours, but it seems so simple--that's why I'm so frustrated. I have three tables (newsarticles, sportsarticles, opinionarticles) with identical structures in a database and a search query on my website that, at this point, can search through only the "newsarticles" table. The code for the working search of...
0
1,752
LacrosseB0ss
thread by: LacrosseB0ss | last post Dec 3 '07 by: LacrosseB0ss
Hey community; What I would like to do is open an XML document and change whatever is in a given node using PHP. I have read some stuff on DOM but can't really figure it out. As well in the past all I've used is simplexml_file_load() to work with XML files. I was trying ->asXML() and ->asXML($path) but they overwrote the entire file. Is...
1
1,394
thread by: sovereign6 | last post Dec 3 '07 by: nothing1
Hi all Newbie at PHP. Unable to get my POST form to work at all. http://pro-netmarketing.co.uk/index.php?option=com_staticxt&staticfile=FreeWebsiteAnalysis1.html Any help would be greatly appreciated Thanks

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.