Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
what are '%S%', '%E%'
for example when i see Code: [Select]printf("Hello %srn", $name);
what does %s means
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
how can i display php source code snippets ?
I am outputting some pho code .. and I want to display the source code so people can copy and paste
Batch Session SM35 stuck in status 'in Background
Hi Experts,
I am facing a problem with Batch Input session SM35.
The batch se
Menu restriction
How can I restrict the individual menu that would appear when a user logs in so that all users are c
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
Page Reload
I am having issues getting a page to reload after I submit data to a database. This form should inp
Post PHP form to non-existing page
The company that I work for host their PHP code on IIS on a Windows server, no Apache, so no mod_rew