How to store and call a value (phpMyAdmin)
Need a DIY php.
Hello.
I am a new user to "cpanel.domain.net" and I have the following task.
I have 100 users sitting on a webbrowser. They call an URL like
test.domain.net:8080/test2.php?mycount=73
I am the admin and I want to read the values of "mycount" the 100 users
have sent.
I'm using cpanel.domain.net:2082 and I want to make a ".php"
where I can read the values with e.g.
test.domain.net:8080/test3.php?action=read
and the server then lists the last 100 values (unsorted) from the
database in my webbrowser.
Annotation: The server can show the results unsorted and
the result must not be in a table.
Question:
I am beginner. Can somebody post links (or code) the test2.php ?
-
Hello :) You will likely receive more input on this type of topic at a forum dedicated to discussions of PHP programming. The forums here are primarily intended for discussions of the cPanel/WHM software itself. Thank you. 0
Please sign in to leave a comment.
Comments
1 comment