Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Add User script "Could not execute query"
This should be an easy script but I can't get it to run. Can someone please help me?
<
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw