Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~2K People Reached
About Me

Student

Favorite Forums
Favorite Tags

10 Posted Topics

Member Avatar for monsterpot

Hi, I agree with RobRob here, PHP just isn't powerful enough to be doing this sort of task. PHP is not a compiled language, so it is interpreted into machine-readable code on-the-fly. This is very slow in comparison to compiled languages such as C and C++ which naturally operate at …

Member Avatar for aqeel.mmd
0
940
Member Avatar for mohammed2raja

Hi, You appear to have got the wrong forum? This is a javascript problem I believe. I can, however, help you with a PHP progress bar if you like? I have experience in this, so let me know. Thanks, Christopher Lord

Member Avatar for Zebulons
0
218
Member Avatar for ChintuChowdary

Hi, Judging on what I just read, that looks alot like you're trying to get us to do your work? Christopher Lord

Member Avatar for praveen_dusari
0
141
Member Avatar for Shanti C

Hey Shanti, This is the wrong forum to ask this in, I definitely recommend the PHP forum. However, there are some XML libraries for PHP available (I'm not sure which off the top of my head). If not, you can simply write raw XML files using the [B]fopen()[/B] command. You …

Member Avatar for Shanti C
0
101
Member Avatar for antwan1986

Hey, I'm not sure if your asking how to do this from an interface point-of-view or from a programatic view on storing the data? The form on the screenshot does look quite out of date though.. it looks like you can split the main box into three fields easily, and …

Member Avatar for heenix
0
124
Member Avatar for MiloMan

Hi there, I believe the problem here is this may not be entirely your system (correct me if i'm wrong here). If you've just started coding PHP, as you've stated, I doubt you'll have reached templating or advanced security coding like this. However, the problem lies in the following statement: …

Member Avatar for antwan1986
0
149
Member Avatar for Bunhok

Hey, You've posted a huge code segment but not explained what it does or why it does it? Your description is rather vauge and I, for one, don't really want to dig through all that code looking for a problem I don't know about. Chris

Member Avatar for heenix
0
207
Member Avatar for Clipper34

Hi, I'm unaware of any Web Shell commands to upload, this will often be a different feature as provided by your server. Via, for examle, Control Panel. You could possibly write the files yourself through the shell, but I guess that's not helpful for exectubles. Christopher Lord

Member Avatar for heenix
0
125
Member Avatar for developerx9

Hi, I struggle to see how this information can be relevant? You've neglected to question the most important factor in every web developers decision: the client. It is highly aimed at internal web developers, yet the questions seem dumb-founded for client-based developers. As a side note, the language and grammar …

Member Avatar for R0bb0b
0
149
Member Avatar for php2sheik

Hi, I'm not so sure what your actually asking me to help you with here? However, remember that this forum has code tag rules. I'm finding it difficult to separate what your asking us, and what is PHP or SQL. Also, if possible, could you provide the field types for …

Member Avatar for heenix
0
223

The End.