Help? Need help on project with templates involving mysql and php.
I'm having a hard time explaining what I want but basically here is what I have in place:
-Da
Motivational Posters
Hello,
I wonder how can i do them in php. Are there any sample codes that you can show me?
How to Detect it is public_html or httpdocs?
How to check whether it is cPanel or Plesk?
If it found public_html perform <?php incl
how to insert value
I am having file bookissueadd.php..... in which i am having tag
<td height="21&q
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
C - Reading a file into a byte array
Hi,
I'm trying to read a file into a byte array in C. I have to use C as this is for a loadru
is_dir() problem
Hello,
I'm buidling a php scripts that dynamically get's subfolders from a specific folder.
problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Reading Most Recent CSV File in Directory
I thought I had wrapped this project up, but found out that the program I use to FTP a csv file to m
Help with Password Encoding/Decoding?
Trying to design a "change password" tool. On my signup code I'm using base64_encode, now