- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
11 Posted Topics
I'd like to ask a followup: what is advanced PHP and what is basic PHP?
[QUOTE=;][/QUOTE] He has several questions. They are in the beginning bit, before the long stretch of code.
I don't see a need to start a new thread. I am relatively new to PHP, but in the line just before line 29(the one with the stars) there is a triple "=" as in "===". Is that correct?
Perhaps you could hire someone to get it done for you?
[QUOTE=cwarn23;1695491]I believe he is looking for an algorithm that can reverse md5 hashes which I can easily provide and a computer which can process the algorithm. To have a computer to process the algorithm, you would need to invent the zero point module (zpm) to power a computer which is …
You might want to try using GET for development, so you can see if anything shows up in the URL bar. If not, the problem is with the source page. If so, the problem is with the destination page. The destination page should set $member to either $_GET[memberidd] or $_POST[memberidd] …
a. What is it you are trying to do? b. Please reduce the number of tabs in your code and repost the code. c. Thanks.
[QUOTE]Then obviously, I'm doing something seriously wrong. Ok...lets attack this from a different angle then.[/QUOTE] Have you tried copying and pasting the code already given, seeing if it works, and then walking through it to see how it works?
I know this thread is marked as solved, but why are you using a loop at all? The loop will only ever execute once.
I'm unclear on why you are using "." to end your statements instead of ";" but you might want to post lines 1-47, as php errors are often well before the line mentioned in the error message.
You're using wayyyyy too many quotes marks in the query on line 30.
The End.
EnjoyYourMeal