How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
parsing error
can anyone explain this syntax error:
Parse error: syntax error, unexpected T_IF
The e
Just cannot get 'area' to submit to db using same php code as already used
Basically all i have done is just modified some code and added an area section.
The form is allre
http to https
Hi,
Is there any specific method/condition to move an http:// page to https:// ?
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
login and redirect
hello! can someone help me.. can you give me an idea.. I want to make a login page and redirects it
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
DOMDocument parsing
Hello, I am parsing an xml file from an API which I have converted into a DOMDocument in php. This i