www.webdeveloper.com
+ Post New Thread
Page 1 of 7 1 2 3 ... LastLast
Threads 1 to 25 of 157

Forum: PHP

Discussion and technical support for using and deploying PHP based websites.

  1. Exclamation Sticky Thread Sticky: We're looking for PHP authors for PHPBuilder.com

    Do you have some great PHP topics that you'd like to write about (and get paid for)? We're looking for high quality PHP articles to publish on PHPBuilder.com. If you're interested, send me a note at sclark at jupitermedia.com with your proposed article! Thanks, Scott

    Started by sclark‎, 03-08-2005 10:11 AM
    5 Pages
    1 2 3 4 5
    • Replies: 66
    • Views: 134,633
    05-07-2013, 06:25 AM Go to last post
  2. Sticky Thread Sticky: FAQ - Please Read Before Posting!

    Frequently Asked Questions (If you have comments or suggestion for this FAQ, post them in this thread.) 1. What is PHP? 2. Is there online documentation and tutorials that can help me learn PHP? 3. Can I run PHP locally on my PC? 4. How do I make my code color-coded and indented in my...

    Started by NogDog‎, 04-06-2006 05:46 AM
    • Replies: 11
    • Views: 50,796
    04-06-2006, 05:53 AM Go to last post
  3. Sticky Thread Sticky: How to: Upload images using PHP

    this thread. - MOD] How to upload images using PHP is one of the most frequently asked questions in this PHP forum so I am going to use this post to look at the basics. Uploading images can be broken down into the three following steps which will be looked at in turn: An HTML form with a...

    Started by bokeh‎, 04-02-2006 05:14 AM
    • Replies: 2
    • Views: 481,075
    04-02-2006, 05:18 AM Go to last post
  1. Is php running

    I recently upgrade xampp versions and even though I get indication of good install, I can key in 127.0.0.1 and create and edit databses, all features of Xampp Console work but my php is only producing php code. My files have been running successfuly for years but not now. I have ...

    Started by 12Strings‎, 05-02-2013 10:33 PM
    • Replies: 2
    • Views: 686
    Today, 04:26 PM Go to last post
  2. What are Register Global Variables?

    It is a frequent necessity to transfer variable values between pages. You may have an HTML <form> which asks for user input to named fields. These fields (as well as hidden variables) will be transferred to a PHP page for processing. This may be the same page that defines the form, or a different...

    Started by noahwilson‎, Today 11:58 AM
    • Replies: 2
    • Views: 104
    Today, 04:18 PM Go to last post
  3. Question Unable to fetch data from textfield

    Hello , I have to files <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>index...

    Started by suyash‎, Today 11:28 AM
    data, fetch, html, php, post
    • Replies: 0
    • Views: 35
    Today, 11:28 AM Go to last post
  4. Unhappy Form throwing error messages

    When I submit my form, I get an the "You must write a message" echo from the PHP code, and I also get the error message from the ajax. I don't need the PHP echo messages because I have the ajax messages. Can't figure out the problem. I would like to only use the ajax messages. Here is the...

    Started by wjordan87‎, 02-22-2013 06:16 AM
    ajax, contact form, help fix it, php mailer script
    • Replies: 4
    • Views: 784
    Today, 05:33 AM Go to last post
  5. insert PDF table in database

    Hi All What i want is to read content in PDF table and convert it into either XML or associative array to be inserted in database on the fly. I have gone through many libraries on net providing text extraction from PDF and converting in array but that array does not seem to be useful as its...

    Started by sarikasoni12‎, Today 05:08 AM
    pad extraction, pdf reading, pdf to array, pdf to excel, pdf to xml
    • Replies: 0
    • Views: 148
    Today, 05:08 AM Go to last post
  6. Integrating CodeIgniter with Wordpress

    This is causing me no end of grief, I thought I had cracked it but it seems I still have a problem. wordpress is at root level / codeigniter is off the root in /ci/ I thought it was ok, I could call wordpress functions from codeigniter like get_header(); etc The first issue I had was I...

    Started by AlaNio‎, 04-10-2013 11:39 AM
    • Replies: 4
    • Views: 813
    Today, 03:57 AM Go to last post
  7. How to block some browser features by php ?

    Hi, Our application is client/server application between main office (as server) and branches at another city (as client). The application is made using PHP , and we use Linux + Apache + Mysql as server. Actually we can use a client/server application made with Java (we have linux server, and at...

    Started by giovanni4000‎, Today 01:36 AM
    • Replies: 0
    • Views: 131
    Today, 01:36 AM Go to last post
  8. PHP JSON Data Switch

    Hi there, Hope someone is able to help, I am currently putting the final touches to a html5 web banner designed in adobe edge. The banner loops through 5 messages, which are randomly chosen and dynamically inserted via my ajax.php file. The majority of the messages are just straight text,...

    Started by rbrown‎, Yesterday 09:26 AM
    • Replies: 0
    • Views: 212
    Yesterday, 09:26 AM Go to last post
  9. Altering data in php array

    I am having a problem replacing the content of a php array which seems to be beyond my limited knowledge of coding, and wonder if someone can point me in the right direction. - My first task was to resize all the images in a folder - I have a script that works for doing this. - Next I wanted to...

    Started by pewe‎, 05-19-2013 06:17 AM
    • Replies: 1
    • Views: 319
    Yesterday, 06:08 AM Go to last post
  10. Fix for Gallery issues on 4.4.1 servers.

    As most of you are (or should be!) aware, we've been updating PHP slowly to 4.4.1. This appears to have caused some issues for Gallery users trying to create, edit, or delete an exhibition. The fix is simple, just download the following script and replace the current editor_functions.php file. To...

    Started by noahwilson‎, Yesterday 04:47 AM
    • Replies: 0
    • Views: 232
    Yesterday, 04:47 AM Go to last post
  11. I have a question regarding a PHP file, and instructions to cut and paste code.

    Howdy folks, My names Jon and this is my first post. I don't have a background in web design. Actually, I'm a taxi driver. About 3 years ago I had to quit driving, cause of kidney damage, and I've been dispatching out of my house ever since. So I found out about a thing called Wordpress. ...

    Started by Alpha Zeta‎, 05-12-2013 12:22 AM
    • Replies: 7
    • Views: 575
    05-19-2013, 10:09 PM Go to last post
  12. Problem with some bugs I have found

    Hi guys, I need your help. When I hired the PHP devloper, he created the list of code in my php which it seem to be a bit of mess. I have found some bugs that I need to get it fixing it asap. When I pressed on the keyboard right arrow button which it start to fire, I can see the first block...

    Started by mark107‎, 05-19-2013 04:55 PM
    • Replies: 0
    • Views: 269
    05-19-2013, 04:55 PM Go to last post
  13. installation on Windows 7 fails

    Hello everybody!! Could you please help me? I'm trying to run php on IIS in Windows 7 and when I try to install it following every step closely from php.net, it gives me an error: HTTP Error 500.0 - Internal Server Error An unknown FastCGI error occurred Module: FastCgiModule Notification:...

    Started by hyess‎, 05-19-2013 12:56 PM
    • Replies: 0
    • Views: 268
    05-19-2013, 12:56 PM Go to last post
  14. PHP EXEC in Linux

    Hi Team, I am able to execute exec('file.exe') in my local wampserver in widows. Problem: When I have uploaded the same code in Linux server in web, it is not getting executed. Help plz..

    Started by dhrubajyoti‎, 05-19-2013 03:18 AM
    • Replies: 1
    • Views: 294
    05-19-2013, 12:41 PM Go to last post
  15. Creating a membership login

    Needing some assistance with a client's site They are a martial arts school that is looking to setup a section for their members to review their belt class requirements and view videos. There will probably be only one database with one table for all the members and in it will be path to the...

    Started by JEMdesigns‎, 05-15-2013 09:40 AM
    • Replies: 7
    • Views: 529
    05-19-2013, 09:10 AM Go to last post
  16. change td cell background based on current date!

    This simple one has eluded me for a while. I have a basic table with the date for one week in each row. eg <td>14 May<br>Tues</td> <td>15 May<br>Wed</td> <td>16 May<br>Thurs</td> <td>17 May<br>Fri</td> <td>18...

    Started by Nigel45‎, 05-17-2013 10:35 PM
    calendar, css, event calendar, javascript, php
    • Replies: 1
    • Views: 274
    05-18-2013, 09:53 PM Go to last post
  17. Need Thoughts On A Concept

    I needed the dev communities collective minds on this one. I'm in the process of creating a comment section. It's written in jQuery. So therefore, when someone makes a comment, the new elements are dynamically created and appended to a target <div>. Well, the problem is since its dynamically...

    Started by ChuckB‎, 05-18-2013 11:27 AM
    • Replies: 4
    • Views: 345
    05-18-2013, 09:37 PM Go to last post
  18. Having trouble retrieving DB records

    I am betting this is going to come out to be something simple but it has me stumped. I have set up an MVC framework that gives me the following. A controller... class AboutController extends Controller { function display() { $this->setTitle('Some Title'); ...

    Started by cwbraun‎, 05-18-2013 11:41 AM
    • Replies: 2
    • Views: 266
    05-18-2013, 01:58 PM Go to last post
  19. confirmation email on new registration help?

    Hello friends, I want to make my website registration more secure and i want to send a confirmation mail on new registration. so guys help me and suggest me a best php script for that. Thanks.

    Started by noahwilson‎, 05-18-2013 10:56 AM
    • Replies: 1
    • Views: 247
    05-18-2013, 11:36 AM Go to last post
  20. Exclamation Auto_increment PHP

    I have a form with an auto_inc field. The form on submit creates in the table the tuple - with the auto_inc field. What I then need to do is pull the auto_inc field back into the form for processing as a variable to both be displayed in the form, and additionally saved to another table, all in the...

    Started by Xayan Coder‎, 05-18-2013 09:40 AM
    php
    • Replies: 1
    • Views: 277
    05-18-2013, 11:18 AM Go to last post
  21. Take Screenshot of a Site without opening browser

    Hi Experts, My Requirement Take screeshot of a website without opening the site in browser Browser. Eg.. My input will be www.google.com and the output will be a jpg/png with the screenshot Plz help

    Started by dhrubajyoti‎, 05-18-2013 11:08 AM
    • Replies: 0
    • Views: 213
    05-18-2013, 11:08 AM Go to last post
  22. Question php form reply with attachment like invoice or html but needs different invoice #

    Ok, What I am trying to achieve is automatic invoicing to customer after they have filled out my contact form. what would be good if the script could automatically generate a pdf which quotes their name, product,date, and a message from me saying thank you blah blah blah. but the pdf...

    Started by HugoX‎, 05-17-2013 06:35 PM
    auto generating code, email form, form post, invoice number, php
    • Replies: 3
    • Views: 310
    05-18-2013, 08:59 AM Go to last post
  23. Fun with PHP

    Silliness that passed the last quarter hour of work today: <?php class foo { public function foo(&$foo) { $foo = create_function( '$foo', 'echo "Hello, $foo.";' ); }

    Started by NogDog‎, 05-10-2013 04:06 PM
    • Replies: 3
    • Views: 522
    05-17-2013, 05:48 PM Go to last post
  24. trying to configure xampp 1.8.0

    could someone advise me per. this ? I'd really like to try this new version. Thanks in advance ################################################################# ################################################################## /*Below is the advice that was offered. My ?s are in ( ) */ ...

    Started by 12Strings‎, 05-17-2013 01:47 PM
    • Replies: 0
    • Views: 237
    05-17-2013, 01:47 PM Go to last post
  25. Question create a new module in vTiger

    Hi, Could someone tell me how to create a new module with some text fields or whatever inputs you want in vTiger 6? I need to know which files to create/edit and what to put in. I need a starting point. I'm asking because the documentation is really thin and that "Payslip" example on their...

    Started by ssdog‎, 05-16-2013 08:07 AM
    module
    • Replies: 3
    • Views: 381
    05-17-2013, 11:09 AM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 262 users browsing this forum. (2 members & 260 guests)

  1. 12Strings
  2. Strider64

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center



Recent Articles