Search found 6 matches
- Thu Jan 25, 2007 7:12 am
- Forum: PHP - Code
- Topic: dynamic stat counter
- Replies: 2
- Views: 351
dynamic stat counter
I have a real estate listing site an I would like to have a stat counter that the lister can use. My listings page now uses the get method to display the listing. ie http:mysite.com/listings.php?id=15 so what do you think the best approach to registering the page views? I have this simple script <?p...
- Tue Nov 07, 2006 11:55 pm
- Forum: PHP - Code
- Topic: dynamically calling multiple tables for admin
- Replies: 1
- Views: 281
dynamically calling multiple tables for admin
ok forgive me if my question is a bit convoluted. I am using php 4.4.4 and mysql 4.01. To start off with I want a user to register. the results will go into table users. now after the user registers I would like another table to be created dynamically and the table name would then be inserted into t...
- Thu Oct 19, 2006 3:42 pm
- Forum: PHP - Code
- Topic: passing url variable and mkdir
- Replies: 3
- Views: 315
- Wed Oct 18, 2006 9:40 pm
- Forum: PHP - Code
- Topic: passing url variable and mkdir
- Replies: 3
- Views: 315
passing url variable and mkdir
feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] ok i have...
- Sat Oct 14, 2006 2:39 am
- Forum: PHP - Code
- Topic: sephiroth dreamweaver php upload extension with filepath ins
- Replies: 1
- Views: 1177
sephiroth dreamweaver php upload extension with filepath ins
Hello all, I am having a problem finding out a way to use the sephiroth php upload extension for dreamweaver and insert the image path into the database. I have a add record page that inserts info into a database. It all works just the way I want. The only problem I have is that the user has to uplo...
- Fri Sep 22, 2006 11:58 am
- Forum: PHP - Code
- Topic: mulitple image file into mysql
- Replies: 1
- Views: 282
mulitple image file into mysql
feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Hello all...