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

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,314
    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,740
    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: 480,689
    04-02-2006, 05:18 AM Go to last post
  1. 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‎, Today 11:27 AM
    • Replies: 3
    • Views: 140
    Today, 06:42 PM Go to last post
  2. 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‎, Today 11:41 AM
    • Replies: 2
    • Views: 88
    Today, 01:58 PM Go to last post
  3. 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‎, Today 10:56 AM
    • Replies: 1
    • Views: 120
    Today, 11:36 AM Go to last post
  4. 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‎, Today 09:40 AM
    php
    • Replies: 1
    • Views: 135
    Today, 11:18 AM Go to last post
  5. 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‎, Today 11:08 AM
    • Replies: 0
    • Views: 82
    Today, 11:08 AM Go to last post
  6. 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‎, Yesterday 06:35 PM
    auto generating code, email form, form post, invoice number, php
    • Replies: 3
    • Views: 205
    Today, 08:59 AM Go to last post
  7. 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‎, Yesterday 10:35 PM
    calendar, css, event calendar, javascript, php
    • Replies: 0
    • Views: 142
    Yesterday, 10:35 PM Go to last post
  8. 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: 460
    Yesterday, 05:48 PM Go to last post
  9. 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‎, Yesterday 01:47 PM
    • Replies: 0
    • Views: 186
    Yesterday, 01:47 PM Go to last post
  10. 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: 311
    Yesterday, 11:09 AM Go to last post
  11. Smile Email attachment to upload

    hi all, most of you guys have seen a feature on popular social networks ( like facebook, flikr, picasa etc...) they allow you to send/post images via email. i am wondering how to accomplish this with PHP, more specificly, an email comes in, PHP takes care of it, checks contents and handles...

    Started by ZABI‎, 05-16-2013 05:11 AM
    attachment, email, handle, php, upload
    • Replies: 3
    • Views: 326
    Yesterday, 08:59 AM Go to last post
  12. A Problem with Apache + PHP.

    Hello Guys, I've installed Apache server (2.0.48) and PHP (4.3.4) and I've encountered this problem when trying to get variables from the address bar (don't know any other way to describe it). it can't get the id variable from there. i don't know if the problem is with apache settings or...

    Started by noahwilson‎, Yesterday 06:39 AM
    • Replies: 1
    • Views: 203
    Yesterday, 08:28 AM Go to last post
  13. Zend or Yii which Framework is good to use ??

    I am new in PHP and going to start a project soon I just want to know that is Zend framework development is the right choice for me to use for this project or not ? Plz suggest me .

    Started by johncruz‎, 05-16-2013 02:55 AM
    zend framework services
    • Replies: 2
    • Views: 242
    Yesterday, 12:07 AM Go to last post
  14. select employee where no attendance

    Hi Good day! I have 2 tables for my dtr database. first the employees where all the data of employee was save. employees fields: EmployeeID Lastname

    Started by newphpcoder‎, 05-14-2013 07:47 PM
    • Replies: 2
    • Views: 292
    05-16-2013, 08:35 PM Go to last post
  15. Usually, where did to put the php script into a domain?

    Hi, i'm at the first public project where i need to use php script along with html pages and mysql database. I would want to know from you that are more expert, what the best position for the php files? It's good to place them in a subfolder of the domain? Obiuvsly i don't want thas someone can...

    Started by American horizo‎, 05-16-2013 06:49 PM
    • Replies: 1
    • Views: 235
    05-16-2013, 07:58 PM Go to last post
  16. Urgent Looking for solution

    Hello to all, I'm new to this forum and a few days ago I started to learn web design. I have a prOject to start in September and I am looking to make effective technical. I have to send daily sms to customers and I diffenrents around 25,000 customers each with 25,000 different phone...

    Started by MacAriel‎, 05-15-2013 02:01 PM
    web solution sms
    • Replies: 1
    • Views: 269
    05-16-2013, 03:30 PM Go to last post
  17. resolved [RESOLVED] removing .php ext from URL with .htaccess

    I want to remove my .php ext and i have the script that works in my ht access. I think... But I think since I built my navbar in php its wont find the page when I remove the .php from the a href tags. if someone could help I would appreciate it. I have a var set on the top of each page...

    Started by Nicholas Diaz‎, 05-15-2013 08:08 PM
    extensions, htacces, url
    • Replies: 7
    • Views: 460
    05-16-2013, 03:24 PM Go to last post
  18. Question cURL Request in diff methods

    Hi I want to send some data via cURL using the following methods: GET POST PUT DELETE

    Started by cancer10‎, 05-15-2013 01:28 AM
    • Replies: 5
    • Views: 294
    05-16-2013, 11:09 AM Go to last post
  19. is any new version of PHP Launched

    is any new version of PHP Launched

    Started by mariajoshef‎, 05-16-2013 06:03 AM
    • Replies: 1
    • Views: 180
    05-16-2013, 10:54 AM Go to last post
  20. how to grab facebook live status automatically

    Hello! i want to put a section on my website where i want to show my recent facebook status and i want it to happen automatically.it means i want to show my facebook status on my website whenever i update my status on facebook it will also change on my website too... please help me out thank...

    Started by Dostogir‎, 05-11-2013 03:15 PM
    facebook api, mysql, php
    • Replies: 1
    • Views: 299
    05-16-2013, 03:03 AM Go to last post
  21. How do I tell if a time is 36 hours past another time and date?

    Here's my problem. I have a date an time format that looks like this: 06-01-2012, 10:15am (MM-DD-YYYY, HH:MMxx). What I want to do is create code (using PHP, preferably) that checks whether this date and time is later than 36 hours from now. For example, if today's April 29th at 11:00am, I...

    Started by multimediocrity‎, 05-12-2013 11:02 PM
    date, hours, schedule, time
    • Replies: 3
    • Views: 301
    05-15-2013, 03:53 PM Go to last post
  22. After login redirect not working on server.

    Hi friends, I am facing some loging problem with my website, after loging, redirec not working on server but its working fine on local host. I am using this if(!$con||$count=="0") { $alert="<span class=error>Please check the username or password</span>"; } ...

    Started by noahwilson‎, 05-14-2013 12:37 PM
    • Replies: 2
    • Views: 1,471
    05-15-2013, 12:41 PM Go to last post
  23. 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: 5
    • Views: 291
    05-15-2013, 12:15 PM Go to last post
  24. Junk kills my server

    Hi, I'm really screwed on this - I run a website to aid the company I work for. It has come to my attention that when junk is entered into my password box, it knocks my website offline. I then have to wait 15 minutes before (presumably my host) restarts it. The password box is alpha-numeric, or...

    Started by W8 4me‎, 05-14-2013 02:17 PM
    • Replies: 2
    • Views: 289
    05-15-2013, 10:23 AM Go to last post
  25. syntax error.

    Hi there, I can't find where I made a mistake, for years... $row = "INSERT INTO Student (Name, Surename, StudentID, Generation) VALUES ('$_POST]', '$_POST]', '$_POST]', '$_POST]')"; This is report: Parse error: syntax error, unexpected '' in Thanks in advance...

    Started by noahwilson‎, 05-15-2013 06:41 AM
    • Replies: 1
    • Views: 173
    05-15-2013, 07:13 AM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 98 users browsing this forum. (0 members & 98 guests)

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