Sign Up
Log In
J
jimothy
Oct 14, 2005
Joined May 21, 2002
Discussions
Posts
20
Discussions
9
Mentions
J
retrieving html from a webpage
PHP Help
PHP Coding
Hey there, I've been trying to use some html from a weather page here: and display it on my own page that I can access from a mobile device. I've looked at a couple of differe...
0
J
quick sum() problem
PHP Help
PHP Databases
Hey, I want to add and print some fields from my table, but only from the newest entry. This is the code I have now: $query = "SELECT SUM(variable1)+SUM(variable2)+SUM(variabl...
3
J
Sum of All Fields (ok, bad pun)
PHP Help
PHP Databases
So I've got a Database with one table. And inside that table are 13 fields. 11 of the fields hold numerical data, and the other two are the 'id' fields and the 'datejoined' fi...
2
J
MAX(id)... i think
PHP Help
PHP Databases
Hi there, I'm looking for some help on displaying the information in my database. I can get the information to display correctly by using: $results = mysql_query("SELECT * fro...
5
J
sessions and mysql
PHP Help
PHP Coding
Hi there, I've run into a problem with sessions and mysql that I'm trying to use to authenticate users. I'm running XP with PHP 4.2.3, MySQL 3.23, and Apache 2.0.36. PHP code ...
8
J
confirm a password
PHP Help
PHP Coding
Howdy, I just have a small problem with my forms. I have 2 passwords fields for people to verify their password. I put this code near the top of the page that is processed by ...
6
J
Creating Uniform Usernames
PHP Help
PHP Coding
I have implemented a user creation\authentication script on my site. But I would like it to automatically create the usernames from the user's last name & first initial (e.g. ...
1
J
Problems with cookies
PHP Help
PHP Coding
I've recently been trying to run a script on my site, but it seems that my cookie vaules aren't being stored properly. I'm running apache 2, and php 4.2.1 (http://www.jimothy....
1
J
Auto Expiring User Accounts
PHP Help
PHP Coding
I am currently trying to modify an automated user creation script. The script currently will check for a valid email address, and then create the user after it is confirmed. B...
1
Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.