values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
shift numbers with paging
Hi
How would i be able to display 10 numbers 1 2 3 4 5 6 7 8 9 10
and when I click next
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Page not Loading After Test
Hey All
It seemed that an inlcude statement wasn't working for some reason, so I tried a more
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
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Business Health Check
Hello
I need to create an online business health check for a client it will be multiple choi
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
Get relative path from absolute path
How would one go about getting the relative path to a file from its absolute path?