Xacute search within SQL results
I have a query that is pulling data, and I want to return a specific value from the results of that
The repetition structure: the while statement not working
New programming student, have assignment as follows:
A restaurant has 4 lunch combos for custom
why does my session end?
my connect.php starts the session just so you know
i can navigate arround my site fine except whe
Looking for help reading a .txt or .ini file and outputting the info.
I have a file called Info.ini and It has the following info:
Code: [General]
Online=0
I wou
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
SQL query not working well
Hi,
I made a small table with 5 rows and want to make them an sql consult using rownum
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
Grabbing Values From an Array for Posting
I have a grid array that I am using with a form that when it hits the currently named test.php it lo
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br