Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #18.7K
Ranked #2K
~13.2K People Reached
Favorite Forums

11 Posted Topics

Member Avatar for extjac

I'd like to ask a followup: what is advanced PHP and what is basic PHP?

Member Avatar for TySkby
0
189
Member Avatar for billmudry

[QUOTE=;][/QUOTE] He has several questions. They are in the beginning bit, before the long stretch of code.

Member Avatar for phorce
0
183
Member Avatar for jacksantho

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?

Member Avatar for gilgil2
0
5K
Member Avatar for sparkles_links
Member Avatar for mayreeh

[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 …

Member Avatar for EnjoyYourMeal
0
118
Member Avatar for n3xtgen

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] …

Member Avatar for hakeemtunde
0
6K
Member Avatar for erik216

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.

Member Avatar for Member #120589
0
141
Member Avatar for Hendo

[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?

Member Avatar for EnjoyYourMeal
0
275
Member Avatar for daniel36

I know this thread is marked as solved, but why are you using a loop at all? The loop will only ever execute once.

Member Avatar for EnjoyYourMeal
0
83
Member Avatar for Cidco71

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.

Member Avatar for Member #120589
0
97
Member Avatar for deyesborn

The End.