www.webdeveloper.com
+ Post New Thread
Page 7 of 7 FirstFirst ... 5 6 7
Threads 151 to 153 of 153

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,569
    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,784
    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,977
    04-02-2006, 05:18 AM Go to last post
  1. Need Help inserting / retrieving images from MySQL Database

    Good morning programmers, How do you insert an image name into a MySQL database? For example - car.jpeg, bike.png What is the code for storing a name with a decimal (.) in it? Do I use blob, longblob, varchar?

    Started by phpnewbie34‎, 04-22-2013 07:22 AM
    • Replies: 3
    • Views: 890
    04-22-2013, 12:27 PM Go to last post
  2. Question unable to edit row in the table

    <?php $con=mysqli_connect("localhost","root","","test"); if (mysqli_connect_errno($con)) { echo "Failed to connect to MySQL: " . mysqli_connect_error(); } ?> <?php

    Started by subrat‎, 03-25-2013 06:51 AM
    mysql, php
    • Replies: 2
    • Views: 905
    04-22-2013, 10:28 AM Go to last post
  3. Lightbulb The question about SESSIONS and COOKIEs disabled

    Hi Suppose to have an e-shop web site, how to take trace of the user wallet througth pages? The response should be to use Sessions, but how we know, they are based on the cookie capacity of the web browser.. What happen if the user have the cookies disabled? The reply should be to use the GET...

    Started by American horizo‎, 04-21-2013 06:51 AM
    • Replies: 1
    • Views: 411
    04-21-2013, 10:44 AM Go to last post

Forum Information and Options

Moderators of this Forum
Users Browsing this Forum

There are currently 223 users browsing this forum. (0 members & 223 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