GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
Include ("Absolute Path") of a file?
I'm not sure what I'm doing wrong. I am writing my php code in the same directory of the file that
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
I am stumped
OK. Here is what I am trying to do. I have the conditions set, and if the conditions are met, I want
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
scandir clients directory
hi,
how can i scandir the clients directory? i need a script that when i click a button it will u
cURL Sending File as Post
This is a bit complicated, I'm just hoping someone else has run into this and knows how to do it a d
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th