Sign Up
Log In
R
rocketchef
Feb 6, 2004
Joined Jan 18, 2001
Discussions
Posts
20
Discussions
13
Mentions
R
shopping cart customisation
PHP Help
PHP Coding
Hello all, I'm looking for a php shopping cart to customise. I could build what I want from scratch, but time is my enemy. Any suggestions will be very gratefully recieved. Wh...
3
R
Multilingual Application
PHP Help
General Help
I'm doing some research for a news script at the moment. It needs to be accessible in a variety of languages. I've been looking into various mechanisms of writing multilingual...
0
R
Sockets and fgets again....
PHP Help
PHP Coding
I have some borrowed/modified socket+fgets code that stopped working sometime over the break(although that may be irrelevant)... I\'m tearing my hair out, so help is appreciat...
3
R
Charset Nightmare...
PHP Help
PHP Coding
Does anyone have advice in relation to character sets used by form submissions? I have an email application that is generating wierd characters in certain email clients. Typic...
1
R
SQL Statement order...
PHP Help
PHP Databases
I'm having a strange problem with a statement in my events db, I'm stumped. "SELECT * FROM events, venues WHERE events.vid<>2 AND events.vid=venues.vid AND events.date >= CURR...
6
R
Calling variable using variable name....
PHP Help
PHP Coding
Hi, I'm building a quiz online, and I want to call the correct answer to a quiz. $correct[$i] is a number 1-3 $answer1[$i], $answer2[$i], $answer3[$i] are answers, one of whic...
2
R
Large volumes of email...
PHP Help
General Help
Hey there. I'm writing a mail application, and I've heard that the mail() function isn't too great at large volumes of email, say in a looped function. Obviously, there's no e...
1
R
HELP! MySQL changing dates after Updates
PHP Help
PHP Databases
Help! I'm using MySQL for calendar stuff, and I'm using the following query to update a single digit where neccessary, unrelated to the date information. "UPDATE events SET b_...
2
R
Checking existence of variable..
PHP Help
General Help
Hi. I need to see if a variable exists, I guess using isset($var) somehow. My problem is that the variable name to check it against is from an array. So how do I reference the...
8
R
Next event query
PHP Help
PHP Databases
Hello, I'm trying to write a 'next events' mySQL query to display the events on every page. I have to account for the possibility that there may be more than one event on that...
0
R
multiple tables/queries
PHP Help
PHP Databases
Hey, Got some code that I know could be more efficient. I basically need to list composers and their compositions after their name. In my following code, I generate a mysql qu...
1
R
Simple one...
PHP Help
PHP Databases
Hi. I can't figure out why the following MySQL statement only brings back one row. I've checked this with this line: $i_total = mysql_num_rows($inst_result); and it shows up i...
3
R
SELECT WHERE using an array
PHP Help
PHP Databases
Hey, I'm trying to write a SELECT query based on an array to match up $ses_prod_id[] with product_id. I've written an UPDATE before using IN($imploded_array), but this doesn't...
2
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.