Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
ALV List display - header width adjust
Hi,
I am using REUSE_ALV_LIST_DISPLAY for my ALV display.The width of the ALV varies for
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
Filtering Tables
Hello Thanks for any help any one can give Im very new to PHP..
I need to pull data for clien
limit string by words??
hello all,
I was wonder if there is a function to limit a string by the number of words inste
What are causes of a connection-timeout with fopen()?
Hello! Here is the situation: The server I host my website on just upgraded it's PHP build from 4.4.
Binding 2 UDP sockets on same port, connected to different destinations, 1 receives
Hello,
My application wants to send/recv data to 2 different UDP ports on a remote computer, us